[TYPO3-dam] Re (2): dam_frontend - number of files

Joe Berger joeberger at gmx.de
Fri Aug 22 12:13:41 CEST 2008


Hi Georg,

thanks a lot for your quick helpful answer. I've never created an own
extension before but I will try it with your hints. 

By the way shouldn't it be possible to change the value in the source code
directly. I know this is not the perfect way but it's so easy.  :-)

Kind regards
Joe



>>> georg kuehnberger<georg at georg.org> schrieb am 22.08.2008 um 00:12 in
Nachricht
<mailman.1.1219356773.19422.typo3-project-dam at lists.netfielders.de>:
,
> 
> So you can define the number of max-items in with a simple line like:
>  
>
$TCA['tt_content']['columns']['tx_damdownloadlist_records']['config']['maxit

> ems'] 
> = 50;
> which you would put into you custom extension containing only a file 
> called ext_tables.php.
> Then load your custom extension AFTER the EXT dam_frontend and off you 
> go with 50 elements.



More information about the TYPO3-project-dam mailing list