Wrong confirmation ID
  • Email
  • Favorite
  • Download
  • Embed
  • Private Content

Loading…

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

Using TSconfig to tailor TYPO3 to your needs

by jweiland on Apr 17, 2009

  • 7,387 views

This presentation shows some of the customization features in the TYPO3 backend for editors

This presentation shows some of the customization features in the TYPO3 backend for editors

Accessibility

Categories

Tags

t3con09-dallas tsconfig t3con09 typo3

Upload Details

Uploaded via SlideShare as Apple Keynote

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

4 Embeds 106

http://qiahoe.blogspot.com 74
http://www.slideshare.net 24
http://xn--9krx86o.com 6
http://addls.com 2

Statistics

Favorites
7
Downloads
0
Comments
1
Embed Views
106
Views on SlideShare
7,281
Total Views
7,387

11 of 1 previous next

  • grwillems grwillems Hi Jochen,

    I found that adding the following code (1) does help to prevent the form from allowing only 10 files. But when the form is saved still only 10 files are saved. Then I added the following code (2) to the extTables.php file in typo3conf and the entire problem is solved.

    1: TCEFORM.tt_content.media.config.maxitems = 100
    2: $GLOBALS['TCA']['tt_content']['columns']['media']['config']['maxitems'] = 100;
    2 years ago Reply
    Are you sure you want to Yes No
Post Comment
Edit your comment Cancel

Using TSconfig to tailor TYPO3 to your needs — Presentation Transcript