[TYPO3-english] How to output the absolute path to tt_news image?
Morten Kjems
mortenkjems at gmail.com
Sun Aug 28 20:50:59 CEST 2011
> You should use an TS Object of type IMAGE_RESOURCE to accomplish that
Thanks for the sugestion.
Can anyone show me how to edit the code? I am not too familiar with
typoscript.
plugin.tt_news.genericmarkers {
data = image
### path to tt_news image
startimage = TEXT
startimage {
field = generic_image
wrap = {$baseURL}fileadmin/|
}
}
Regards
More information about the TYPO3-english
mailing list