[TYPO3] LATEST on every page

Dmitry Dulepov [typo3] dmitry at typo3.org
Wed Mar 12 15:03:44 CET 2008


Hi!

Not an answer but a note about your TS.

Matyi Gábor wrote:
> I'd like to put the tt_news LATEST box on every page. In templatevoila I put load the lib.righbox to the template, and this is my TS
> 
> lib.rightbox < tt_news
> lib.rightbox {
>     code >
>     code = LATEST
>     pid_list >
>     pid_list = 16 # the pids of the pages where your news are stored
>     catImageMode = 0
>     catTextMode = 0
> }
> 
> 
> 16 is the pid  of the news storage.
> 
>  My question why I see the "no news_id given" error instead of the latest items?

Strange. This message is shown only when tt_news runs in SINGLE mode :(

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-english mailing list