|
<?php
|
|
return array (
|
|
'core' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/core/',
|
|
'typo3RelPath' => 'sysext/core/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/core/ext_tables.php',
|
|
'ext_tables.sql' => '/vagrant/typo3/sysext/core/ext_tables.sql',
|
|
'ext_icon' => 'ext_icon.png',
|
|
),
|
|
'backend' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/backend/',
|
|
'typo3RelPath' => 'sysext/backend/',
|
|
'ext_icon' => 'ext_icon.png',
|
|
),
|
|
'frontend' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/frontend/',
|
|
'typo3RelPath' => 'sysext/frontend/',
|
|
'ext_icon' => 'ext_icon.png',
|
|
),
|
|
'cms' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/cms/',
|
|
'typo3RelPath' => 'sysext/cms/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/cms/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/cms/ext_tables.php',
|
|
'ext_tables.sql' => '/vagrant/typo3/sysext/cms/ext_tables.sql',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'lang' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/lang/',
|
|
'typo3RelPath' => 'sysext/lang/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/lang/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/lang/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'sv' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/sv/',
|
|
'typo3RelPath' => 'sysext/sv/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/sv/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/sv/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'extensionmanager' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/extensionmanager/',
|
|
'typo3RelPath' => 'sysext/extensionmanager/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/extensionmanager/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/extensionmanager/ext_tables.php',
|
|
'ext_tables.sql' => '/vagrant/typo3/sysext/extensionmanager/ext_tables.sql',
|
|
'ext_tables_static+adt.sql' => '/vagrant/typo3/sysext/extensionmanager/ext_tables_static+adt.sql',
|
|
'ext_typoscript_setup.txt' => '/vagrant/typo3/sysext/extensionmanager/ext_typoscript_setup.txt',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'recordlist' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/recordlist/',
|
|
'typo3RelPath' => 'sysext/recordlist/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/recordlist/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'extbase' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/extbase/',
|
|
'typo3RelPath' => 'sysext/extbase/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/extbase/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/extbase/ext_tables.php',
|
|
'ext_tables.sql' => '/vagrant/typo3/sysext/extbase/ext_tables.sql',
|
|
'ext_typoscript_setup.txt' => '/vagrant/typo3/sysext/extbase/ext_typoscript_setup.txt',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'fluid' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/fluid/',
|
|
'typo3RelPath' => 'sysext/fluid/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/fluid/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/fluid/ext_tables.php',
|
|
'ext_typoscript_setup.txt' => '/vagrant/typo3/sysext/fluid/ext_typoscript_setup.txt',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'cshmanual' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/cshmanual/',
|
|
'typo3RelPath' => 'sysext/cshmanual/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/cshmanual/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'install' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/install/',
|
|
'typo3RelPath' => 'sysext/install/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/install/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/install/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'info' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/info/',
|
|
'typo3RelPath' => 'sysext/info/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/info/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'perm' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/perm/',
|
|
'typo3RelPath' => 'sysext/perm/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/perm/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'func' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/func/',
|
|
'typo3RelPath' => 'sysext/func/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/func/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'filelist' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/filelist/',
|
|
'typo3RelPath' => 'sysext/filelist/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/filelist/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'about' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/about/',
|
|
'typo3RelPath' => 'sysext/about/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/about/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'version' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/version/',
|
|
'typo3RelPath' => 'sysext/version/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/version/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/version/ext_tables.php',
|
|
'ext_tables.sql' => '/vagrant/typo3/sysext/version/ext_tables.sql',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'tsconfig_help' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/tsconfig_help/',
|
|
'typo3RelPath' => 'sysext/tsconfig_help/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/tsconfig_help/ext_tables.php',
|
|
'ext_tables.sql' => '/vagrant/typo3/sysext/tsconfig_help/ext_tables.sql',
|
|
'ext_tables_static+adt.sql' => '/vagrant/typo3/sysext/tsconfig_help/ext_tables_static+adt.sql',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'context_help' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/context_help/',
|
|
'typo3RelPath' => 'sysext/context_help/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/context_help/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'extra_page_cm_options' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/extra_page_cm_options/',
|
|
'typo3RelPath' => 'sysext/extra_page_cm_options/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/extra_page_cm_options/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'impexp' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/impexp/',
|
|
'typo3RelPath' => 'sysext/impexp/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/impexp/ext_tables.php',
|
|
'ext_tables.sql' => '/vagrant/typo3/sysext/impexp/ext_tables.sql',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'sys_note' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/sys_note/',
|
|
'typo3RelPath' => 'sysext/sys_note/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/sys_note/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/sys_note/ext_tables.php',
|
|
'ext_tables.sql' => '/vagrant/typo3/sysext/sys_note/ext_tables.sql',
|
|
'ext_typoscript_constants.txt' => '/vagrant/typo3/sysext/sys_note/ext_typoscript_constants.txt',
|
|
'ext_typoscript_setup.txt' => '/vagrant/typo3/sysext/sys_note/ext_typoscript_setup.txt',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'tstemplate' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/tstemplate/',
|
|
'typo3RelPath' => 'sysext/tstemplate/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/tstemplate/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'tstemplate_ceditor' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/tstemplate_ceditor/',
|
|
'typo3RelPath' => 'sysext/tstemplate_ceditor/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/tstemplate_ceditor/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'tstemplate_info' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/tstemplate_info/',
|
|
'typo3RelPath' => 'sysext/tstemplate_info/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/tstemplate_info/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'tstemplate_objbrowser' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/tstemplate_objbrowser/',
|
|
'typo3RelPath' => 'sysext/tstemplate_objbrowser/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/tstemplate_objbrowser/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'tstemplate_analyzer' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/tstemplate_analyzer/',
|
|
'typo3RelPath' => 'sysext/tstemplate_analyzer/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/tstemplate_analyzer/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'func_wizards' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/func_wizards/',
|
|
'typo3RelPath' => 'sysext/func_wizards/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/func_wizards/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'wizard_crpages' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/wizard_crpages/',
|
|
'typo3RelPath' => 'sysext/wizard_crpages/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/wizard_crpages/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'wizard_sortpages' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/wizard_sortpages/',
|
|
'typo3RelPath' => 'sysext/wizard_sortpages/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/wizard_sortpages/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'lowlevel' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/lowlevel/',
|
|
'typo3RelPath' => 'sysext/lowlevel/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/lowlevel/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/lowlevel/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'belog' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/belog/',
|
|
'typo3RelPath' => 'sysext/belog/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/belog/ext_tables.php',
|
|
'ext_typoscript_setup.txt' => '/vagrant/typo3/sysext/belog/ext_typoscript_setup.txt',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'beuser' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/beuser/',
|
|
'typo3RelPath' => 'sysext/beuser/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/beuser/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/beuser/ext_tables.php',
|
|
'ext_typoscript_setup.txt' => '/vagrant/typo3/sysext/beuser/ext_typoscript_setup.txt',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'aboutmodules' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/aboutmodules/',
|
|
'typo3RelPath' => 'sysext/aboutmodules/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/aboutmodules/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'setup' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/setup/',
|
|
'typo3RelPath' => 'sysext/setup/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/setup/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'taskcenter' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/taskcenter/',
|
|
'typo3RelPath' => 'sysext/taskcenter/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/taskcenter/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'info_pagetsconfig' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/info_pagetsconfig/',
|
|
'typo3RelPath' => 'sysext/info_pagetsconfig/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/info_pagetsconfig/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'viewpage' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/viewpage/',
|
|
'typo3RelPath' => 'sysext/viewpage/',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/viewpage/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'rtehtmlarea' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/rtehtmlarea/',
|
|
'typo3RelPath' => 'sysext/rtehtmlarea/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/rtehtmlarea/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/rtehtmlarea/ext_tables.php',
|
|
'ext_tables.sql' => '/vagrant/typo3/sysext/rtehtmlarea/ext_tables.sql',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'css_styled_content' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/css_styled_content/',
|
|
'typo3RelPath' => 'sysext/css_styled_content/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/css_styled_content/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/css_styled_content/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
't3skin' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/t3skin/',
|
|
'typo3RelPath' => 'sysext/t3skin/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/t3skin/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/t3skin/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
't3editor' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/t3editor/',
|
|
'typo3RelPath' => 'sysext/t3editor/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/t3editor/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/t3editor/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'reports' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/reports/',
|
|
'typo3RelPath' => 'sysext/reports/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/reports/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/reports/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'felogin' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/felogin/',
|
|
'typo3RelPath' => 'sysext/felogin/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/felogin/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/felogin/ext_tables.php',
|
|
'ext_tables.sql' => '/vagrant/typo3/sysext/felogin/ext_tables.sql',
|
|
'ext_typoscript_setup.txt' => '/vagrant/typo3/sysext/felogin/ext_typoscript_setup.txt',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'form' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/form/',
|
|
'typo3RelPath' => 'sysext/form/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/form/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/form/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'rsaauth' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/rsaauth/',
|
|
'typo3RelPath' => 'sysext/rsaauth/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/rsaauth/ext_localconf.php',
|
|
'ext_tables.sql' => '/vagrant/typo3/sysext/rsaauth/ext_tables.sql',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
'saltedpasswords' =>
|
|
array (
|
|
'type' => 'S',
|
|
'siteRelPath' => 'typo3/sysext/saltedpasswords/',
|
|
'typo3RelPath' => 'sysext/saltedpasswords/',
|
|
'ext_localconf.php' => '/vagrant/typo3/sysext/saltedpasswords/ext_localconf.php',
|
|
'ext_tables.php' => '/vagrant/typo3/sysext/saltedpasswords/ext_tables.php',
|
|
'ext_icon' => 'ext_icon.gif',
|
|
),
|
|
);
|
|
#
|