[TYPO3] Image zoom only if width > X

John Angel johnange at gmail.com
Fri Aug 11 16:59:43 CEST 2006


It cannot be done strictly using Typoscript?


> tt_content.image.20.1.imageLinkWrap {
>    enable.data = register:IMAGE_NUM
>    enable.postUserFunc = yourWidthCheckingFunction
> }
> 
> You need the register to get the position of the image in the CSV list of
> files.




More information about the TYPO3-english mailing list