[TYPO3-ttnews] image caption ts quesion
Horn Gábor
gabor at h3online.hu
Mon Oct 8 22:45:37 CEST 2007
Hi,
i'm trying to find a way to append the image caption text in the popup
window that appears when clicking on images in single view. So far i
found that i can use ts to modify content in that window, but not sure
how i can access the caption from ts :(
------
plugin.tt_news.displaySingle.image.imageLinkWrap {
enable = 1
bodyTag = <BODY bgColor="#fffff">
wrap = <A href="javascript:close();"> | </A>
JSwindow = 1
JSwindow.newWindow = 1
JSwindow.expand = 15,20
}
-------
can anybody please help ifd its possible using ts to append the caption
of the image after the image?
thanks, hirisov
More information about the TYPO3-project-tt-news
mailing list