[TYPO3] tt_news - setting the max number of items to display

Francois Suter fsuter at cobweb.ch
Wed Nov 7 22:20:27 CET 2007


Hi,

> To me, that should display all the news items. But perhaps there is  
> some
> default behavior that says to display at most 5 items on a page. I  
> tried
> the TypoScript:
> plugin.tt_news {
>   pageBrowser {
>     maxPages = 1000
>   }
> }

The proper TS setting to use in your case is

plugin.tt_news.latestLimit = 1000

I've never tried simply setting it empty to have no limit, but it's  
worth a try :-)

HTH

François Suter

-- 
Cobweb Development Sàrl
www.cobweb.ch

Rue Eugène-Marziano 15, CH-1227 Les Acacias (Geneva - Switzerland)
T: +41 22 880 00 93, F: +41 22 880 00 94, E: support at cobweb.ch
web solutions for professionnal requirements






More information about the TYPO3-english mailing list