[Typo3] Help! click enlarge other images

Henry Wilhelm henry at hexhe.de
Mon Sep 12 10:00:43 CEST 2005


Hi Peter				

Thank you for this hint. I know about "tt_content.image" object defined in "EXT:css_styled_content/static/". But i do not know, how i can redefine it in that way, that imageLinkWrap will make a linkwrap to another image than the according image. 

10 = IMAGE
10.file.import = uploads/tx_templavoila/
10.file.import.current = 1
10.file.import.listNum = 0

==> ok, i have got the image from DS-field "field_imagesmall"

10.imageLinkWrap

==> this is allways the same image from DS-field "field_imagesmall", but here i need the image from DS-field "field_imagebig"

the output should look something like this

<a href="#" onclick="openPic('http://localhost/typo3/showpic.php?file=uploads/tx_templavoila/img_big.jpg...'"><img src="uploads/tx_templavoila/img_small.jpg".../></a>

I don`t think, that this is possible with TS, am i right? Or can you please give an example?

thanks

Henry

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110138117/
					



More information about the TYPO3-english mailing list