[TYPO3-ttnews] Default news id - template problem

Stephan Bauer stephan_bauer at gmx.de
Fri Oct 8 17:41:50 CEST 2010


Hello,

I'm using the 'Default news id' example from the manual.
It is working together with typoscript_code.

But the news template used by this CE is not the one I defined
in plugin.tt_news.file.templateFile

Is there a way to fix this?

This is the code I'm using:
   10 = CONTENT
   10.table = tt_news
   10.select {
     pidInList = 6
     orderBy = datetime desc
     max = 1
   }

Thanks in advance

Regards

Stephan



More information about the TYPO3-project-tt-news mailing list