[TYPO3] tt_news template

Andreas Burg typo3 at andreasburg.de
Fri Aug 29 13:25:14 CEST 2008


Hi Luca,
> I've followed the tutorial, removing from the statics include and insert
> the plugin.tt_news.templateFile = fileadmin/...

you don't have to remove the static include, you have to insert static CSS-based 
tmpl (tt_news).

BTW If you want to put a "CONSTANT" into your template path, you have to put 
following into the "SETUP" of your TS-template:

plugin.tt_news.templateFile = {$path}tt_news_template.html

Andreas


More information about the TYPO3-english mailing list