[TYPO3-english] Take over function displayList tt_news

Daniel Huf dhuf at cross-systems.com
Fri Jan 9 17:18:02 CET 2009


It doesn't answer the question, but I inserted two plugins with this 
option active and a limit for the display:

plugin.tt_news.excludeAlreadyDisplayedNews = 1

Hope that might help.
Daniel

Jeroen Visser | ROQUIN E-Solutions wrote:
> Hi all,
> 
> I need to create banner location within a LIST view of tt_news. This 
> banner should be placed for instance after every third item. The 
> pagebrowser needs to be kept as it is.
> I thought to use the hook "extraGlobalMarkerHook" so from there I could 
> call my own function "getListContent" that than could be rewriten to 
> insert the banner location. In "getListContent" I can determine if I
> am at the third listitem or not. Does anyone know how to accomplish this?
> 
> Thanks in advance.
> 
> Regards,
> Jeroen


More information about the TYPO3-english mailing list