[TYPO3-ttnews] Plugin template file is persistent... argh!
Andreas Burg
typo3 at andreasburg.de
Mon Jul 14 13:13:48 CEST 2008
Andrew Plank schrieb:
> Hi tt_news experts!
>
> I have discovered an irritation with tt_news, though I think it must be
> something I'm doing, as I can't find other people commenting on the same
> issue...
>
> In my tt_news TS template constants, I have:
>
> plugin.tt_news.file.templateFile = fileadmin/[path to file]
>
> And in the setup I have:
>
> plugin.tt_news.templateFile = {$plugin.tt_news.file.templateFile}
Hi Andrew,
you just have to put it in the CONSTANTS of your TS-Template ->
plugin.tt_news.file.templateFile = fileadmin/my_tt_news_template.html
and don't forget to delete the path to the original template in the tt_news content-elements you
have in your site.
Greetings Andreas
More information about the TYPO3-project-tt-news
mailing list