[TYPO3] tt_news - latest news in SINGLE view

Michael Cannon michael-typo3 at cannonbose.com
Mon May 15 00:47:37 CEST 2006


Gunmar,

Try putting the following into your TypoScript template setup area.

plugin.tt_news._LOCAL_LANG.default {
     noNewsToListMsg = Select a news item below to view an article.
}

Alternately, put no text at all to not show any message if no news ID

plugin.tt_news._LOCAL_LANG.default {
     noNewsToListMsg =
}

This way single view is blank on page view if no news id is passed.

Michael

-----
Michael Cannon
President of Cannonbose, LLC
Tel    : +1 (603) 294-4418         Fax : +1 (802) 609-2776



More information about the TYPO3-english mailing list