[TYPO3] Include more than once template in TS
Tapio Markula
tapio.markula at atwebteam.com
Sat Apr 21 17:45:33 CEST 2007
Christian Leicht kirjoitti:
> Hello, i split the Templatre file from tt_news in templ_latest,
> templ_list and templ_single, for more overview.
>
> Is it possible to iclude this 3 files in TS and not in BE ?
>
> plugin.tt_news.file.templateFile =
> fileadmin/template/news/templ_latest.html
> plugin.tt_news.file.templateFile = fileadmin/template/news/templ_list.html
> plugin.tt_news.file.templateFile =
> fileadmin/template/news/templ_single.html
>
> like it is possible with css files ?
no - the last one is used.
plugin.tt_news.file.templateFile is jusa configuration variable
More information about the TYPO3-english
mailing list