cab_uniquenews : Unique news displayer

This extension adds 2 new items to the "What to display" field of the tt_news front-end plugin :

  • UNIQUE_LIST
  • UNIQUE_LATEST

Everytime a news item is listed thru the tt_news plugin, regardless of it's "What to display" field, it's UID is stored in a special global variable.

When the tt_news plugin processes the UNIQUE_ codes, it simply calls the tt_news plugin, exluding the UID already in the global variables.

This plugin therefore garantees that a single news item will never be repeated on the same page, even if multiple news plugins are used.

 

Available on request only for now

This extension is still in testing and has not been uploaded yet in the extension repository.

Once we will be satisfied by it's quality, it will be uploaded.