[TYPO3-ttnews] News List images with popups to show up caption

Nicolas Cohen nicolas at basicpayments.com
Fri Jan 27 16:40:21 CET 2006


I have modified the images in the news list to popup with full version:

   displayList.image {
     imageLinkWrap = 1
     imageLinkWrap {
       enable = 1
       title = Picture
       bodyTag = <BODY bgcolor="#FFFFFF" leftmargin="0" topmargin="0"
marginwidth="0" marginheight="0">
       wrap = <a href="javascript:close();"> | </a>
       width = 790m
       height = 590m
       JSwindow = 1
       JSwindow.newWindow = 1
       JSwindow.expand = 0,0
     }
   }

i need to add the caption to the small image in the news list... cant 
find any reference on this.

Any suggestions?

Nicolas



More information about the TYPO3-project-tt-news mailing list