[TYPO3-english] add link to multiple image captions

Muriel le Pair typo3 at strangefruit.nl
Thu Feb 20 11:40:17 CET 2014


Muriel le Pair schreef op 20-02-14 11:18:
> If the image_link is set I would like to display it as well in the
> caption. The image content element can contain multiple images.

Solved. In TYPO3 version 6.1.7 it should be:

tt_content.image.20.caption.1.1 {
   typolink.parameter {
     field = image_link
     listNum {
       splitChar = 10
       stdWrap.data = register : IMAGE_NUM_CURRENT
     }
   }
}

--
kind regards,

Muriel le Pair



More information about the TYPO3-english mailing list