Bug #21034 » 11924.diff
t3lib/stddb/tables.php (Arbeitskopie) | ||
---|---|---|
'size' => '1',
|
||
'maxitems' => '1',
|
||
'minitems' => '0',
|
||
'show_thumbs' => '1'
|
||
'show_thumbs' => '1',
|
||
'wizards' => array(
|
||
'suggest' => array(
|
||
'type' => 'suggest',
|
||
),
|
||
),
|
||
)
|
||
),
|
||
'tx_impexp_origuid' => array('config'=>array('type'=>'passthrough')),
|
typo3/sysext/cms/ext_tables.php (Arbeitskopie) | ||
---|---|---|
'size' => '3',
|
||
'maxitems' => '1',
|
||
'minitems' => '0',
|
||
'show_thumbs' => '1'
|
||
)
|
||
'show_thumbs' => '1',
|
||
'wizards' => array(
|
||
'suggest' => array(
|
||
'type' => 'suggest',
|
||
),
|
||
),
|
||
),
|
||
),
|
||
'shortcut_mode' => array (
|
||
'exclude' => 1,
|
||
... | ... | |
'config' => array (
|
||
'type' => 'group',
|
||
'internal_type' => 'db',
|
||
'allowed' => 'pages',
|
||
'allowed' => 'pages',
|
||
'size' => '1',
|
||
'maxitems' => '1',
|
||
'minitems' => '0',
|
||
'show_thumbs' => '1'
|
||
)
|
||
'show_thumbs' => '1',
|
||
'wizards' => array(
|
||
'suggest' => array(
|
||
'type' => 'suggest',
|
||
),
|
||
),
|
||
),
|
||
),
|
||
'mount_pid' => array (
|
||
'label' => 'LLL:EXT:cms/locallang_tca.xml:pages.mount_pid',
|
||
'config' => array (
|
||
'type' => 'group',
|
||
'internal_type' => 'db',
|
||
'allowed' => 'pages',
|
||
'allowed' => 'pages',
|
||
'size' => '1',
|
||
'maxitems' => '1',
|
||
'minitems' => '0',
|
||
'show_thumbs' => '1'
|
||
)
|
||
'show_thumbs' => '1',
|
||
'wizards' => array(
|
||
'suggest' => array(
|
||
'type' => 'suggest',
|
||
),
|
||
),
|
||
),
|
||
),
|
||
'keywords' => array (
|
||
'exclude' => 1,
|
typo3/sysext/cms/tbl_tt_content.php (Arbeitskopie) | ||
---|---|---|
'config' => Array (
|
||
'type' => 'group',
|
||
'internal_type' => 'db',
|
||
'allowed' => 'pages',
|
||
'allowed' => 'pages',
|
||
'size' => '3',
|
||
'maxitems' => '22',
|
||
'minitems' => '0',
|
||
'show_thumbs' => '1'
|
||
)
|
||
'show_thumbs' => '1',
|
||
'wizards' => array(
|
||
'suggest' => array(
|
||
'type' => 'suggest',
|
||
),
|
||
),
|
||
),
|
||
),
|
||
'recursive' => Array (
|
||
'exclude' => 1,
|
||
... | ... | |
'size' => '5',
|
||
'maxitems' => '200',
|
||
'minitems' => '0',
|
||
'show_thumbs' => '1'
|
||
)
|
||
'show_thumbs' => '1',
|
||
'wizards' => array(
|
||
'suggest' => array(
|
||
'type' => 'suggest',
|
||
),
|
||
),
|
||
),
|
||
),
|
||
'spaceBefore' => Array (
|
||
'exclude' => 1,
|
typo3/sysext/cms/tbl_cms.php (Arbeitskopie) | ||
---|---|---|
'size' => '3',
|
||
'maxitems' => '1',
|
||
'minitems' => '0',
|
||
'show_thumbs' => '1'
|
||
)
|
||
'show_thumbs' => '1',
|
||
'wizards' => array(
|
||
'suggest' => array(
|
||
'type' => 'suggest',
|
||
),
|
||
),
|
||
),
|
||
),
|
||
'shortcut_mode' => array (
|
||
'exclude' => 1,
|