[TYPO3-ttnews] Max related news items
Oliver Rowlands
oliver at liquidlight.co.uk
Sat Aug 2 13:32:15 CEST 2008
Hi Antonio,
Add the following to your 'typo3conf/extTables.php':
t3lib_div::loadTCA('tt_news');
$TCA['tt_news']['columns']['related']['config']['maxitems'] = 10;
Then clear your configuration cache.
The default value of the maximum number of related articles is 200.
Best regards,
Oliver
Antonio Willybiro wrote:
> Hi,
>
> how can i set the maximum number of items there should be in the related
> news list?
>
> Thanks
> Antonio
>
>
--
Oliver Rowlands
:: Liquid Light ::
E - oliver at liquidlight.co.uk
W - http://www.liquidlight.co.uk
T - 00 44 (0)845 6 58 88 35
F - 00 44 (0)845 6 58 44 35
More information about the TYPO3-project-tt-news
mailing list