[TYPO3-english] Overriding images from CE "text with image"

Bert Hiddink [BENDOO e-work solutions] hiddink at bendoo.com
Mon Apr 26 18:32:35 CEST 2010


Hello

I have the following:

tt_content.image.20.1.file >
tt_content.image.20.1.file = GIFBUILDER
tt_content.image.20.1.file {
   5=IMAGE
   5.file=fileadmin/images/home/fotos_rechtsonder1.jpg
   XY = 177,125
   10 = TEXT
   10.text.field = imagecaption
   10.fontSize=12
   10.fontColor=  #ffffff
   10.offset=5,15
   10.niceText=1
   10.wordSpacing = 2
}

This gives works partially but how do I read out the field 
"imagecaption" with TS if I each line corresponds to the caption of the 
loaded images? I have seen examples with "splitChar" but could not get 
this working.

Any suggestions/ideas?

Thanks in advances!

-brt


More information about the TYPO3-english mailing list