[Typo3] 20++ Subgroups

Robert Markula robert.markula at gmx.net
Thu Apr 21 12:34:05 CEST 2005


Mathias Schreiber [wmdb] wrote:
(...)
> File a bug for what?
> For preset values?
> Come on...
> I don't want to sound rude, but it's like this:
> Kasper configures Typo3 by default to those values.
> If the glove does not fit your hand, change those values.
> Not in the sourcecode but (like intended) in an extTables.php file.
> This way the default values are still set by the core, but overridden by 
> your extTables.php.
> 
> Short Intro on how to do this:
> /typo3conf/localconf.php
> Add line:
> $typo_db_extTableDef_script = 'extTables.php';
> /typo3conf/extTables.php
> Add line(s):
> <?php
> $GLOBALS['TCA']['[NAME_OF_TABLE]']['columns']['[NAME_OF_FIELD]']['config']['[VALUE_OF_FIELD_CONFIG]']=[YOUR_DESIRED_VALUE]; 
> 
> ?>
> 
> clearer now?

Hi Matthias,
I know how to do that, but there are many who don't. Why having this 
limitation anyway? It just restrains people.

If there is a specific reason for setting these values so low, ok, leave 
it. If there isn't, please, remove this limitation.

Ro



More information about the TYPO3-english mailing list