[Typo3-dev] How can I add altText for images?

David Denicolo' davdenic at intera.it
Wed Apr 28 18:26:01 CEST 2004


Hello I had read a lot about insert altText, but nothing work for me :(
Now I'm trying to copy the "caption" into the altText, but it doesn't work:
I tryed different codes on my typoscript template:

tt_content.textpic.20.alttext < tt_content.image.20.caption

tt_content.textpic.20.alttext.value < tt_content.image.20.caption

tt_content.textpic.20.alttext.cObject = TEXT
tt_content.textpic.20.alttext.cObject.value < tt_content.image.20.caption


tt_content.textpic.20.alttext = dummy text

tt_content.textpic.20.alttext.value = dummy text

tt_content.textpic.20.alttext.cObject = TEXT
tt_content.textpic.20.alttext.cObject.value = dummy text


Nothing works :""(
Please help me
Cheers, D.

-- 
__________________________
Dr. David Denicolò 
Chief Designer at InteRa srl
Ravenna - Italy - www.intera.it










More information about the TYPO3-dev mailing list