[TYPO3] Incorporating tt_news in tempavoila problem
David Rennert
david50000 at gmail.com
Thu Jun 8 13:46:57 CEST 2006
Hi,
I'm trying to have a templavoila page display a list of news items.
I am using this typoscript code:
plugin.tx_tt_news_pi1 {
code= LATEST
pid_list = 527
latestLimit=10
}
lib.latest_news < plugin.tx_tt_news_pi1
but nothing happens.
There's no problem with the TO itself- when use this code:
lib.latest_news < plugin.tt_news
I get a "tt_news configuration error" telling me that value for "code"
is configured.
More information about the TYPO3-english
mailing list