[TYPO3-core] RFC: #9758: Write Configuration to extTables.php
Steffen Kamper
info at sk-typo3.de
Mon Nov 10 10:03:57 CET 2008
Dmitry Dulepov schrieb:
> Hi!
>
> Steffen Kamper wrote:
>> as this is an admin tool the admin should knopw where it's written to,
>> it's the place to look up.
>
> Why? Should he use the tool to write settings and then go to edit
> this file manually? What's the point of the tool than? ;)
>
> I am for getting rid of unneeded complexity and these small details,
> which make BE technical rather than simple :)
>
ok, i changed that locally:
Following line was added to configuration:
$GLOBALS['TCA']['sys_template']['columns']['include_static']['config']['size']
= 20;
Admin should know where to look at, you're right.
vg Steffen
More information about the TYPO3-team-core
mailing list