[TYPO3-ttnews] Re: Hide current displayed news in sidebar list (tx_news)

Volker Burggräf volker.burggraef at uni-oldenburg.de
Wed May 22 23:26:50 CEST 2013


Hi Daniel,

the line 
<n:excludeDisplayedNews newsItem="{newsItem}" /> 
has to be placed inside the <f:section ...> range, i.e. directly after the section line:

<f:section name="content">
	<n:excludeDisplayedNews newsItem="{newsItem}" />

Regards,
Volker


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