[TYPO3-ttnews] Different limits for different Lists - List1, List2... Header_List, Latest ...

Sebastian Runge sebastian.runge at uni-rostock.de
Thu Jun 10 10:25:25 CEST 2010


Hello,

is it possible to set different limits for e.g. the listview, list2view, 
the headerlist, searchview etc?

i know its possible to set different limits for the latest- and the 
listview:
plugin.tt_news.latestLimit =
plugin.tt_news.limit =

i would like to set a global limit for the header_list-view for all 
plugins. at this time its necessary to set this within the plugin via 
flexform.

i mean something (not existing?) like this:
plugin.tt_news.headerlistLimit = (limit for the header_list-view)
plugin.tt_news.searchLimit = (limit for the search-result-view)
plugin.tt_news.limit2 = (limit for the list2-view)

best regards
Sebastian


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