[TYPO3] Default content types
James Corell
jcorell at e-p-c-s.com
Thu May 24 19:50:31 CEST 2007
I'd like to change the default content type for pagecontent items using TS.
I've tried:
TCEFORM.tt_content.columns.CType.config.default = 'textpic';
which doesn't work. Am I only able to change *some* TCA values from TS?
The configuration file change:
$TCA['tt_content']['columns']['CType']['config']['default'] = 'textpic';
should do what I want, but I want to avoid changing the config files.
-------------------------
James Corell
EPCS, 111 W. Mitchell St. Suite E, Gaylord, MI 49735
DSL for Businesses - Websites That Work!
jcorell at e-p-c-s.com www.e-p-c-s.com
989-732-1366 (fax 989-732-0893)
More information about the TYPO3-english
mailing list