[TYPO3-core] RFC: #9758: Write Configuration to extTables.php
Steffen Kamper
info at sk-typo3.de
Mon Nov 10 09:58:49 CET 2008
Hi Dmitry,
Dmitry Dulepov schrieb:
> Hi!
>
> Steffen Kamper wrote:
>> imho the extTables is the place where those settings go to?
>> There are some simular (commented) pre-settings in.
>
> No, they go to localconf.php :) All settings are in localoconf.php.
> If the same setting is in two places, do not you know which takes
> precedence? As a developer you can find it but what regular people
> should do? There is a central place for settings (localconf.php) and
> all settings should be there.
>
please look to the extTables.php which is shipped with dummy package and
the comment is written there ;-)
* Overriding $TCA
*
* The TYPO3 Configuration Array (TCA) is defined by the distributed
tables.php and ext_tables.php files.
* If you want to extend and/or modify its content, you can do so with
scripts like this.
vg Steffen
More information about the TYPO3-team-core
mailing list