TYPO3: Don’t display duplicate tt_news items

This makes sure tt_news never displays duplicate news items on the same page. Put this is your typoscript setup:

plugin.tt_news {
excludeAlreadyDisplayedNews = 1
}

This can be usefull when you have multiple news plugins on one page, like latest and list.

Bookmark and Share

1 Comment »

 
  • Henjo says:

    Hi Maarten,

    be aware this might destroy the archive if you have a plugin on the same page redirecting to it… :-|

    Henjo

 

Drop a comment