[TYPO3-core] RFC: #9758: Write Configuration to extTables.php

Michael Stucki michael at typo3.org
Mon Nov 10 10:34:31 CET 2008


Steffen Kamper wrote:
> ok, i changed that locally:
> Following line was added to configuration:
> $GLOBALS['TCA']['sys_template']['columns']['include_static']['config']['size']
> = 20;

Side note: As the file is included on the global scope, you can refer to
$TCA directly instead of $GLOBALS['TCA'].

I still remember some strange bug where these values had different
contents. However, the last time I checked it, I was not able to
reproduce this...

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/


More information about the TYPO3-team-core mailing list