[TYPO3-dev] Default TCA settings for pages
Tapio Markula
tapio.markula at dnainternet.net
Tue Mar 28 11:59:28 CEST 2006
Hi
IMO default TCA settings for page types 1 and 2 are
not reasonable. IMO these could be better:
$TCA['pages']['types'] = Array (
'1' => Array('showitem' => 'hidden;;;;1-1-1, doktype;;2;button,
title;;3;;2-2-2, subtitle, nav_hide, nav_title, --div--, keywords,
--div--, TSconfig;;6;nowrap; l18n_cfg'),
'2' => Array('showitem' => 'hidden;;;;1-1-1, doktype;;2;button,
title;;3;;2-2-2, subtitle, nav_hide, nav_title, --div--,
abstract;;5;;3-3-3, keywords, description, media;;;;4-4-4, --div--,
TSconfig;;6;nowrap;5-5-5, storage_pid;;7, l18n_cfg, fe_login_mode,
module, content_from_pid'),
Why
1) for anybody keyword nad nav title are reasonable
2) storage_pid is a special setting - not reasonable for the page type 1
- TSConfig is questionable too
It is easy to reset them - but default setting could be better - is this
worth of any conversation?
More information about the TYPO3-dev
mailing list