Moving assets and resources to the public folder

This commit is contained in:
Matteo Gallo
2026-07-07 13:02:16 +02:00
parent 6571f0d398
commit 2f698971ae
5207 changed files with 47282 additions and 180074 deletions

View File

@@ -0,0 +1,919 @@
<?php
return array (
'web' =>
array (
'labels' => 'LLL:EXT:core/Resources/Private/Language/locallang_mod_web.xlf',
'iconIdentifier' => 'modulegroup-web',
'navigationComponent' => '@typo3/backend/page-tree/page-tree-element',
'packageName' => 'typo3/cms-core',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-core\\Classes/../',
),
'file' =>
array (
'labels' => 'LLL:EXT:core/Resources/Private/Language/locallang_mod_file.xlf',
'iconIdentifier' => 'modulegroup-file',
'navigationComponent' => '@typo3/backend/tree/file-storage-tree-container',
'packageName' => 'typo3/cms-core',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-core\\Classes/../',
),
'site' =>
array (
'labels' => 'LLL:EXT:core/Resources/Private/Language/locallang_mod_site.xlf',
'workspaces' => 'live',
'iconIdentifier' => 'modulegroup-site',
'packageName' => 'typo3/cms-core',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-core\\Classes/../',
),
'user' =>
array (
'labels' => 'LLL:EXT:core/Resources/Private/Language/locallang_mod_usertools.xlf',
'iconIdentifier' => 'modulegroup-user',
'appearance' =>
array (
'renderInModuleMenu' => false,
),
'packageName' => 'typo3/cms-core',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-core\\Classes/../',
),
'tools' =>
array (
'labels' => 'LLL:EXT:core/Resources/Private/Language/locallang_mod_admintools.xlf',
'iconIdentifier' => 'modulegroup-tools',
'packageName' => 'typo3/cms-core',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-core\\Classes/../',
),
'system' =>
array (
'labels' => 'LLL:EXT:core/Resources/Private/Language/locallang_mod_system.xlf',
'iconIdentifier' => 'modulegroup-system',
'packageName' => 'typo3/cms-core',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-core\\Classes/../',
),
'help' =>
array (
'labels' => 'LLL:EXT:core/Resources/Private/Language/locallang_mod_help.xlf',
'iconIdentifier' => 'modulegroup-help',
'appearance' =>
array (
'renderInModuleMenu' => false,
),
'packageName' => 'typo3/cms-core',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-core\\Classes/../',
),
'media_management' =>
array (
'parent' => 'file',
'access' => 'user',
'path' => '/module/file/list',
'iconIdentifier' => 'module-filelist',
'labels' => 'LLL:EXT:filelist/Resources/Private/Language/locallang_mod_file_list.xlf',
'aliases' =>
array (
0 => 'file_FilelistList',
),
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Filelist\\Controller\\FileListController::handleRequest',
),
),
'moduleData' =>
array (
'displayThumbs' => true,
'clipBoard' => true,
'sort' => 'file',
'reverse' => false,
'viewMode' => 'tiles',
),
'packageName' => 'typo3/cms-filelist',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-filelist/',
),
'system_dbint' =>
array (
'parent' => 'system',
'access' => 'admin',
'workspaces' => 'live',
'path' => '/module/system/dbint',
'iconIdentifier' => 'module-dbint',
'labels' =>
array (
'title' => 'LLL:EXT:lowlevel/Resources/Private/Language/locallang.xlf:module.dbint.title',
'shortDescription' => 'LLL:EXT:lowlevel/Resources/Private/Language/locallang.xlf:module.dbint.shortDescription',
'description' => 'LLL:EXT:lowlevel/Resources/Private/Language/locallang.xlf:module.dbint.description',
),
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Lowlevel\\Controller\\DatabaseIntegrityController::handleRequest',
),
),
'packageName' => 'typo3/cms-lowlevel',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-lowlevel/',
),
'system_config' =>
array (
'parent' => 'system',
'access' => 'admin',
'workspaces' => 'live',
'path' => '/module/system/config',
'iconIdentifier' => 'module-config',
'labels' =>
array (
'title' => 'LLL:EXT:lowlevel/Resources/Private/Language/locallang.xlf:module.configuration.title',
'shortDescription' => 'LLL:EXT:lowlevel/Resources/Private/Language/locallang.xlf:module.configuration.shortDescription',
'description' => 'LLL:EXT:lowlevel/Resources/Private/Language/locallang.xlf:module.configuration.description',
),
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Lowlevel\\Controller\\ConfigurationController::indexAction',
),
),
'moduleData' =>
array (
'tree' => '',
),
'packageName' => 'typo3/cms-lowlevel',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-lowlevel/',
),
'web_FormFormbuilder' =>
array (
'parent' => 'web',
'access' => 'user',
'iconIdentifier' => 'module-form',
'inheritNavigationComponentFromMainModule' => false,
'labels' => 'LLL:EXT:form/Resources/Private/Language/locallang_module.xlf',
'extensionName' => 'Form',
'controllerActions' =>
array (
'TYPO3\\CMS\\Form\\Controller\\FormManagerController' =>
array (
0 => 'index',
1 => 'show',
2 => 'create',
3 => 'duplicate',
4 => 'references',
5 => 'delete',
),
'TYPO3\\CMS\\Form\\Controller\\FormEditorController' =>
array (
0 => 'index',
1 => 'saveForm',
2 => 'renderFormPage',
),
),
'packageName' => 'typo3/cms-form',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-form/',
),
'tools_toolsmaintenance' =>
array (
'parent' => 'tools',
'access' => 'systemMaintainer',
'path' => '/module/tools/maintenance',
'iconIdentifier' => 'module-install-maintenance',
'labels' => 'LLL:EXT:install/Resources/Private/Language/ModuleInstallMaintenance.xlf',
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Install\\Controller\\BackendModuleController::maintenanceAction',
),
),
'routeOptions' =>
array (
'sudoMode' =>
array (
'group' => 'systemMaintainer',
'lifetime' =>
\TYPO3\CMS\Backend\Security\SudoMode\Access\AccessLifetime::medium,
),
),
'packageName' => 'typo3/cms-install',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-install\\Classes/../',
),
'tools_toolssettings' =>
array (
'parent' => 'tools',
'access' => 'systemMaintainer',
'path' => '/module/tools/settings',
'iconIdentifier' => 'module-install-settings',
'labels' => 'LLL:EXT:install/Resources/Private/Language/ModuleInstallSettings.xlf',
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Install\\Controller\\BackendModuleController::settingsAction',
),
),
'routeOptions' =>
array (
'sudoMode' =>
array (
'group' => 'systemMaintainer',
'lifetime' =>
\TYPO3\CMS\Backend\Security\SudoMode\Access\AccessLifetime::medium,
),
),
'packageName' => 'typo3/cms-install',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-install\\Classes/../',
),
'tools_toolsupgrade' =>
array (
'parent' => 'tools',
'access' => 'systemMaintainer',
'path' => '/module/tools/upgrade',
'iconIdentifier' => 'module-install-upgrade',
'labels' => 'LLL:EXT:install/Resources/Private/Language/ModuleInstallUpgrade.xlf',
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Install\\Controller\\BackendModuleController::upgradeAction',
),
),
'routeOptions' =>
array (
'sudoMode' =>
array (
'group' => 'systemMaintainer',
'lifetime' =>
\TYPO3\CMS\Backend\Security\SudoMode\Access\AccessLifetime::medium,
),
),
'packageName' => 'typo3/cms-install',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-install\\Classes/../',
),
'tools_toolsenvironment' =>
array (
'parent' => 'tools',
'access' => 'systemMaintainer',
'path' => '/module/tools/environment',
'iconIdentifier' => 'module-install-environment',
'labels' => 'LLL:EXT:install/Resources/Private/Language/ModuleInstallEnvironment.xlf',
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Install\\Controller\\BackendModuleController::environmentAction',
),
),
'routeOptions' =>
array (
'sudoMode' =>
array (
'group' => 'systemMaintainer',
'lifetime' =>
\TYPO3\CMS\Backend\Security\SudoMode\Access\AccessLifetime::medium,
),
),
'packageName' => 'typo3/cms-install',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-install\\Classes/../',
),
'web_layout' =>
array (
'parent' => 'web',
'position' =>
array (
'before' => '*',
),
'access' => 'user',
'path' => '/module/web/layout',
'iconIdentifier' => 'module-page',
'labels' => 'LLL:EXT:backend/Resources/Private/Language/locallang_mod.xlf',
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Controller\\PageLayoutController::mainAction',
),
),
'moduleData' =>
array (
'function' => 1,
'language' => 0,
'showHidden' => true,
),
'packageName' => 'typo3/cms-backend',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-backend\\Classes/../',
),
'web_list' =>
array (
'parent' => 'web',
'position' =>
array (
'after' => 'page_preview',
),
'access' => 'user',
'path' => '/module/web/list',
'iconIdentifier' => 'module-list',
'labels' => 'LLL:EXT:core/Resources/Private/Language/locallang_mod_web_list.xlf',
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Controller\\RecordListController::mainAction',
),
),
'moduleData' =>
array (
'clipBoard' => true,
'searchBox' => false,
'collapsedTables' =>
array (
),
),
'packageName' => 'typo3/cms-backend',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-backend\\Classes/../',
),
'site_configuration' =>
array (
'parent' => 'site',
'position' =>
array (
'before' => '*',
),
'access' => 'admin',
'path' => '/module/site/configuration',
'iconIdentifier' => 'module-sites',
'labels' => 'LLL:EXT:backend/Resources/Private/Language/locallang_siteconfiguration_module.xlf',
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Controller\\SiteConfigurationController::overviewAction',
),
'edit' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Controller\\SiteConfigurationController::editAction',
),
'save' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Controller\\SiteConfigurationController::saveAction',
'methods' =>
array (
0 => 'POST',
),
),
'delete' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Controller\\SiteConfigurationController::deleteAction',
'methods' =>
array (
0 => 'POST',
),
),
),
'packageName' => 'typo3/cms-backend',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-backend\\Classes/../',
),
'about' =>
array (
'parent' => 'help',
'position' =>
array (
'before' => '*',
),
'access' => 'user',
'path' => '/module/help/about',
'iconIdentifier' => 'module-about',
'labels' => 'LLL:EXT:backend/Resources/Private/Language/Modules/about.xlf',
'aliases' =>
array (
0 => 'help_AboutAbout',
),
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Controller\\AboutController::handleRequest',
),
),
'packageName' => 'typo3/cms-backend',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-backend\\Classes/../',
),
'pagetsconfig' =>
array (
'parent' => 'site',
'access' => 'admin',
'path' => '/module/pagetsconfig',
'iconIdentifier' => 'module-tsconfig',
'labels' =>
array (
'title' => 'LLL:EXT:backend/Resources/Private/Language/locallang_pagetsconfig.xlf:module.pagetsconfig.title',
'description' => 'LLL:EXT:backend/Resources/Private/Language/locallang_pagetsconfig.xlf:module.pagetsconfig.description',
'shortDescription' => 'LLL:EXT:backend/Resources/Private/Language/locallang_pagetsconfig.xlf:module.pagetsconfig.shortDescription',
),
'navigationComponent' => '@typo3/backend/page-tree/page-tree-element',
'packageName' => 'typo3/cms-backend',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-backend\\Classes/../',
),
'pagetsconfig_pages' =>
array (
'parent' => 'pagetsconfig',
'access' => 'admin',
'path' => '/module/pagetsconfig/records',
'iconIdentifier' => 'module-tsconfig',
'labels' =>
array (
'title' => 'LLL:EXT:backend/Resources/Private/Language/locallang_pagetsconfig.xlf:module.pagetsconfig_pages',
),
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Controller\\PageTsConfig\\PageTsConfigRecordsOverviewController::handleRequest',
),
),
'packageName' => 'typo3/cms-backend',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-backend\\Classes/../',
),
'pagetsconfig_active' =>
array (
'parent' => 'pagetsconfig',
'access' => 'admin',
'path' => '/module/pagetsconfig/active',
'iconIdentifier' => 'module-tsconfig',
'labels' =>
array (
'title' => 'LLL:EXT:backend/Resources/Private/Language/locallang_pagetsconfig.xlf:module.pagetsconfig_active',
),
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Controller\\PageTsConfig\\PageTsConfigActiveController::handleRequest',
),
),
'moduleData' =>
array (
'sortAlphabetically' => true,
'displayComments' => true,
'displayConstantSubstitutions' => true,
'pageTsConfigConditions' =>
array (
),
),
'packageName' => 'typo3/cms-backend',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-backend\\Classes/../',
),
'pagetsconfig_includes' =>
array (
'parent' => 'pagetsconfig',
'access' => 'admin',
'path' => '/module/pagetsconfig/includes',
'iconIdentifier' => 'module-tsconfig',
'labels' =>
array (
'title' => 'LLL:EXT:backend/Resources/Private/Language/locallang_pagetsconfig.xlf:module.pagetsconfig_includes',
),
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Controller\\PageTsConfig\\PageTsConfigIncludesController::indexAction',
),
'source' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Controller\\PageTsConfig\\PageTsConfigIncludesController::sourceAction',
),
'sourceWithIncludes' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Controller\\PageTsConfig\\PageTsConfigIncludesController::sourceWithIncludesAction',
),
),
'moduleData' =>
array (
'pageTsConfigConditions' =>
array (
),
),
'packageName' => 'typo3/cms-backend',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-backend\\Classes/../',
),
'tools_csp' =>
array (
'parent' => 'tools',
'access' => 'systemMaintainer',
'iconIdentifier' => 'module-security',
'labels' => 'LLL:EXT:backend/Resources/Private/Language/Modules/content-security-policy.xlf',
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Backend\\Security\\ContentSecurityPolicy\\CspModuleController::mainAction',
),
),
'packageName' => 'typo3/cms-backend',
'absolutePackagePath' => 'C:\\utenti\\Matteo\\Lavori\\Catbird\\Cartedalegare\\projects\\carte\\vendor\\typo3\\cms-backend\\Classes/../',
),
'user_setup' =>
array (
'parent' => 'user',
'access' => 'user',
'path' => '/module/user/setup',
'iconIdentifier' => 'module-setup',
'labels' => 'LLL:EXT:setup/Resources/Private/Language/locallang_mod.xlf',
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Setup\\Controller\\SetupModuleController::mainAction',
),
),
'packageName' => 'typo3/cms-setup',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-setup/',
),
'system_BelogLog' =>
array (
'parent' => 'system',
'access' => 'user',
'iconIdentifier' => 'module-belog',
'labels' => 'LLL:EXT:belog/Resources/Private/Language/locallang_mod.xlf',
'extensionName' => 'Belog',
'controllerActions' =>
array (
'TYPO3\\CMS\\Belog\\Controller\\BackendLogController' =>
array (
0 => 'list',
1 => 'deleteMessage',
),
),
'packageName' => 'typo3/cms-belog',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-belog/',
),
'permissions_pages' =>
array (
'parent' => 'system',
'position' =>
array (
'before' => '*',
),
'access' => 'admin',
'path' => '/module/system/permissions',
'iconIdentifier' => 'module-permission',
'navigationComponent' => '@typo3/backend/page-tree/page-tree-element',
'labels' => 'LLL:EXT:beuser/Resources/Private/Language/locallang_mod_permission.xlf',
'aliases' =>
array (
0 => 'system_BeuserTxPermission',
),
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Beuser\\Controller\\PermissionController::handleRequest',
),
),
'packageName' => 'typo3/cms-beuser',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-beuser/',
),
'backend_user_management' =>
array (
'parent' => 'system',
'position' =>
array (
'after' => 'permissions_pages',
),
'access' => 'admin',
'iconIdentifier' => 'module-beuser',
'labels' => 'LLL:EXT:beuser/Resources/Private/Language/locallang_mod.xlf',
'extensionName' => 'Beuser',
'aliases' =>
array (
0 => 'system_BeuserTxBeuser',
),
'controllerActions' =>
array (
'TYPO3\\CMS\\Beuser\\Controller\\BackendUserController' =>
array (
0 => 'index',
1 => 'list',
2 => 'show',
3 => 'addToCompareList',
4 => 'removeFromCompareList',
5 => 'removeAllFromCompareList',
6 => 'compare',
7 => 'online',
8 => 'terminateBackendUserSession',
9 => 'initiatePasswordReset',
10 => 'groups',
11 => 'addGroupToCompareList',
12 => 'removeGroupFromCompareList',
13 => 'removeAllGroupsFromCompareList',
14 => 'compareGroups',
15 => 'filemounts',
),
),
'packageName' => 'typo3/cms-beuser',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-beuser/',
),
'tools_ExtensionmanagerExtensionmanager' =>
array (
'parent' => 'tools',
'access' => 'systemMaintainer',
'iconIdentifier' => 'module-extensionmanager',
'labels' => 'LLL:EXT:extensionmanager/Resources/Private/Language/locallang_mod.xlf',
'extensionName' => 'Extensionmanager',
'controllerActions' =>
array (
'TYPO3\\CMS\\Extensionmanager\\Controller\\ListController' =>
array (
0 => 'index',
1 => 'unresolvedDependencies',
2 => 'ter',
3 => 'showAllVersions',
4 => 'distributions',
),
'TYPO3\\CMS\\Extensionmanager\\Controller\\ActionController' =>
array (
0 => 'toggleExtensionInstallationState',
1 => 'installExtensionWithoutSystemDependencyCheck',
2 => 'removeExtension',
3 => 'downloadExtensionZip',
4 => 'reloadExtensionData',
),
'TYPO3\\CMS\\Extensionmanager\\Controller\\DownloadController' =>
array (
0 => 'checkDependencies',
1 => 'installFromTer',
2 => 'installExtensionWithoutSystemDependencyCheck',
3 => 'installDistribution',
4 => 'updateExtension',
5 => 'updateCommentForUpdatableVersions',
),
'TYPO3\\CMS\\Extensionmanager\\Controller\\UpdateFromTerController' =>
array (
0 => 'updateExtensionListFromTer',
),
'TYPO3\\CMS\\Extensionmanager\\Controller\\UploadExtensionFileController' =>
array (
0 => 'form',
1 => 'extract',
),
'TYPO3\\CMS\\Extensionmanager\\Controller\\DistributionController' =>
array (
0 => 'show',
),
'TYPO3\\CMS\\Extensionmanager\\Controller\\ExtensionComposerStatusController' =>
array (
0 => 'list',
1 => 'detail',
),
),
'routeOptions' =>
array (
'sudoMode' =>
array (
'group' => 'systemMaintainer',
'lifetime' =>
\TYPO3\CMS\Backend\Security\SudoMode\Access\AccessLifetime::medium,
),
),
'moduleData' =>
array (
'filter' => '',
),
'packageName' => 'typo3/cms-extensionmanager',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-extensionmanager/',
),
'web_info' =>
array (
'parent' => 'web',
'access' => 'user',
'path' => '/module/web/info',
'iconIdentifier' => 'module-info',
'labels' => 'LLL:EXT:info/Resources/Private/Language/locallang_mod_web_info.xlf',
'navigationComponent' => '@typo3/backend/page-tree/page-tree-element',
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Info\\Controller\\InfoModuleController::handleRequest',
),
),
'packageName' => 'typo3/cms-info',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-info/',
),
'web_info_overview' =>
array (
'parent' => 'web_info',
'access' => 'user',
'path' => '/module/web/info/overview',
'iconIdentifier' => 'module-info',
'labels' =>
array (
'title' => 'LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:mod_tx_cms_webinfo_page',
),
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Info\\Controller\\PageInformationController::handleRequest',
),
),
'moduleData' =>
array (
'pages' => '0',
'depth' => 0,
),
'packageName' => 'typo3/cms-info',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-info/',
),
'web_info_translations' =>
array (
'parent' => 'web_info',
'access' => 'user',
'path' => '/module/web/info/translations',
'iconIdentifier' => 'module-info',
'labels' =>
array (
'title' => 'LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:mod_tx_cms_webinfo_lang',
),
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Info\\Controller\\TranslationStatusController::handleRequest',
),
),
'moduleData' =>
array (
'depth' => 0,
'lang' => 0,
),
'packageName' => 'typo3/cms-info',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-info/',
),
'recycler' =>
array (
'parent' => 'web',
'access' => 'user',
'workspaces' => 'live',
'path' => '/module/web/recycler',
'iconIdentifier' => 'module-recycler',
'labels' => 'LLL:EXT:recycler/Resources/Private/Language/locallang_mod.xlf',
'aliases' =>
array (
0 => 'web_RecyclerRecycler',
),
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Recycler\\Controller\\RecyclerModuleController::handleRequest',
),
),
'packageName' => 'typo3/cms-recycler',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-recycler/',
),
'system_reports' =>
array (
'parent' => 'system',
'access' => 'admin',
'path' => '/module/system/reports',
'iconIdentifier' => 'module-reports',
'labels' => 'LLL:EXT:reports/Resources/Private/Language/locallang.xlf',
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Reports\\Controller\\ReportController::handleRequest',
),
),
'packageName' => 'typo3/cms-reports',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-reports/',
),
'page_preview' =>
array (
'parent' => 'web',
'position' =>
array (
'after' => 'web_layout',
),
'access' => 'user',
'path' => '/module/web/viewpage',
'iconIdentifier' => 'module-viewpage',
'labels' => 'LLL:EXT:viewpage/Resources/Private/Language/locallang_mod.xlf',
'aliases' =>
array (
0 => 'web_ViewpageView',
),
'routes' =>
array (
'_default' =>
array (
'target' => 'TYPO3\\CMS\\Viewpage\\Controller\\ViewModuleController::handleRequest',
),
),
'moduleData' =>
array (
'language' => 0,
),
'packageName' => 'typo3/cms-viewpage',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-viewpage/',
),
'fontmaker' =>
array (
'parent' => 'tools',
'position' =>
array (
),
'access' => 'user,group',
'workspaces' => '*',
'identifier' => 'fontmaker',
'isStandalone' => false,
'path' => '/module/tools/fontmaker',
'iconIdentifier' => 'sr-freecap-icon',
'labels' => 'LLL:EXT:sr_freecap/Resources/Private/Language/locallang_mod.xlf',
'extensionName' => 'SrFreecap',
'controllerActions' =>
array (
'SJBR\\SrFreecap\\Controller\\FontMakerController' =>
array (
0 => 'new',
1 => 'create',
),
),
'packageName' => 'sjbr/sr-freecap',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/sjbr/sr-freecap/',
),
'user_lfeditor' =>
array (
'parent' => 'user',
'position' =>
array (
'after' => '',
),
'access' => 'user',
'workspaces' => 'live',
'path' => '/module/user/lfeditor',
'labels' => 'LLL:EXT:lfeditor/Resources/Private/Language/locallang_mod.xml',
'iconIdentifier' => 'extension-lf_editor-ext-icon',
'extensionName' => 'Lfeditor',
'controllerActions' =>
array (
'SGalinski\\Lfeditor\\Controller\\GeneralController' =>
array (
0 => 'index',
1 => 'general',
2 => 'changeSelection',
3 => 'generalSave',
4 => 'goToEditFile',
5 => 'switchEditingMode',
6 => 'refreshLanguageFileList',
),
'SGalinski\\Lfeditor\\Controller\\EditFileController' =>
array (
0 => 'editFile',
1 => 'changeSelection',
2 => 'editFileSave',
3 => 'refreshLanguageFileList',
),
'SGalinski\\Lfeditor\\Controller\\EditConstantController' =>
array (
0 => 'editConstant',
1 => 'changeSelection',
2 => 'editConstantSave',
3 => 'prepareEditConstant',
4 => 'refreshLanguageFileList',
),
'SGalinski\\Lfeditor\\Controller\\AddConstantController' =>
array (
0 => 'addConstant',
1 => 'changeSelection',
2 => 'addConstantSave',
3 => 'refreshLanguageFileList',
),
'SGalinski\\Lfeditor\\Controller\\DeleteConstantController' =>
array (
0 => 'deleteConstant',
1 => 'changeSelection',
2 => 'deleteConstantSave',
3 => 'refreshLanguageFileList',
),
'SGalinski\\Lfeditor\\Controller\\RenameConstantController' =>
array (
0 => 'renameConstant',
1 => 'changeSelection',
2 => 'renameConstantSave',
3 => 'refreshLanguageFileList',
),
'SGalinski\\Lfeditor\\Controller\\SearchConstantController' =>
array (
0 => 'searchConstant',
1 => 'changeSelection',
2 => 'searchConstantSearch',
3 => 'refreshLanguageFileList',
4 => 'searchGlobal',
5 => 'searchGlobalSearch',
6 => 'globalSearchToEditConstant',
),
),
'packageName' => 'sgalinski/lfeditor',
'absolutePackagePath' => 'C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/sgalinski/lfeditor/',
),
);
#

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
<?php
return array (
'typoscript' =>
array (
0 => 'TYPO3\\CMS\\Core\\ExpressionLanguage\\TypoScriptConditionProvider',
),
'form' =>
array (
0 => 'TYPO3\\CMS\\Core\\ExpressionLanguage\\TypoScriptConditionProvider',
1 => 'TYPO3\\CMS\\Form\\Domain\\Condition\\ConditionProvider',
),
);
#

View File

@@ -0,0 +1,234 @@
<?php
return array (
'module-install-environment' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:install/Resources/Public/Icons/module-install-environment.svg',
),
'module-install-maintenance' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:install/Resources/Public/Icons/module-install-maintenance.svg',
),
'module-install-settings' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:install/Resources/Public/Icons/module-install-settings.svg',
),
'module-install-upgrade' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:install/Resources/Public/Icons/module-install-upgrade.svg',
),
'status-edit-read-only' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\BitmapIconProvider',
'source' => 'EXT:backend/Resources/Public/Icons/status-edit-read-only.png',
),
'warning-in-use' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\BitmapIconProvider',
'source' => 'EXT:backend/Resources/Public/Icons/warning-in-use.png',
),
'warning-lock' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\BitmapIconProvider',
'source' => 'EXT:backend/Resources/Public/Icons/warning-lock.png',
),
'apps-pagetree-folder-contains-news' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/ext-news-folder-tree.svg',
),
'apps-pagetree-page-contains-news' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/ext-news-page-tree.svg',
),
'ext-news-wizard-icon' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/plugin-list-with-detail.svg',
),
'ext-news-plugin-news-list' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/plugin-list-with-detail.svg',
),
'ext-news-plugin-news-list-sticky' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/plugin-list.svg',
),
'ext-news-plugin-detail' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/plugin-detail.svg',
),
'ext-news-plugin-news-date-menu' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/plugin-date-menu.svg',
),
'ext-news-plugin-news-search-form' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/plugin-search-form.svg',
),
'ext-news-plugin-news-search-result' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/plugin-search-results.svg',
),
'ext-news-plugin-news-selected-list' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/plugin-selected-list.svg',
),
'ext-news-plugin-category-list' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/plugin-category-menu.svg',
),
'ext-news-plugin-tag-list' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/plugin-tag-menu.svg',
),
'ext-news-type-default' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/news_domain_model_news.svg',
),
'ext-news-type-internal' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/news_domain_model_news_internal.svg',
),
'ext-news-type-external' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/news_domain_model_news_external.svg',
),
'ext-news-tag' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/news_domain_model_tag.svg',
),
'ext-news-link' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/news_domain_model_link.svg',
),
'ext-news-donation' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/donation.svg',
),
'ext-news-paypal' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/donation_paypal.svg',
),
'ext-news-patreon' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/donation_patreon.svg',
),
'ext-news-amazon' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/donation_amazon.svg',
),
'ext-news-doublecheck' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:news/Resources/Public/Icons/double_check.svg',
),
'apps-pagetree-folder-contains-tt-address' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:tt_address/Resources/Public/Icons/page-tree-module.svg',
),
'tt-address-plugin' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:tt_address/Resources/Public/Icons/ContentElementWizard.svg',
),
'location-map-wizard' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:tt_address/Resources/Public/Icons/actions-geo.svg',
),
'coordinate-picker-wizard' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\BitmapIconProvider',
'source' => 'EXT:ods_osm/Resources/Public/Icons/ce_wiz.png',
),
'vectordraw-wizard' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\BitmapIconProvider',
'source' => 'EXT:ods_osm/Resources/Public/Icons/vector.png',
),
'ods_osm' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\BitmapIconProvider',
'source' => 'EXT:ods_osm/Resources/Public/Icons/osm.png',
),
'sr-freecap-icon' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:sr_freecap/Resources/Public/Icons/Extension.svg',
),
'static-info-tables-icon' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:static_info_tables/Resources/Public/Icons/Extension.svg',
),
'youtubevideo_icon' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:youtubevideo/Resources/Public/Icons/ext_icon_content.svg',
),
'apps-pagetree-folder-contains-mediagal' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:fs_media_gallery/Resources/Public/Icons/mediagallery.svg',
),
'tcarecords-sys_file_collection-folder' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:fs_media_gallery/Resources/Public/Icons/mediagallery.svg',
),
'action-edit-album' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:fs_media_gallery/Resources/Public/Icons/mediagallery-edit.svg',
),
'action-add-album' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:fs_media_gallery/Resources/Public/Icons/mediagallery-add.svg',
),
'content-mediagallery' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:fs_media_gallery/Resources/Public/Icons/mediagallery.svg',
),
'apps-cookie-folder-contains' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:dp_cookieconsent/Resources/Public/Icons/ext-dp-cookie-folder.svg',
),
'apps-cookie-content-item' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:dp_cookieconsent/Resources/Public/Icons/ext-dp-cookie-content.svg',
),
'extension-lf_editor-ext-icon' =>
array (
'provider' => 'TYPO3\\CMS\\Core\\Imaging\\IconProvider\\SvgIconProvider',
'source' => 'EXT:lfeditor/Resources/Public/Icons/Extension.svg',
),
);
#

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,275 @@
<?php
/**
* Compiled ext_tables.php cache file
*/
/**
* Extension: setup
* File: C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/typo3/cms-setup/ext_tables.php
*/
namespace {
use TYPO3\CMS\Setup\Controller\SetupModuleController;
defined('TYPO3') or die();
$GLOBALS['TYPO3_USER_SETTINGS'] = [
'columns' => [
'realName' => [
'type' => 'text',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:beUser_realName',
'table' => 'be_users',
'max' => 80,
],
'email' => [
'type' => 'email',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:beUser_email',
'table' => 'be_users',
'max' => 255,
],
'emailMeAtLogin' => [
'type' => 'check',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:emailMeAtLogin',
],
'password' => [
'type' => 'password',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:newPassword',
'table' => 'be_users',
],
'password2' => [
'type' => 'password',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:newPasswordAgain',
'table' => 'be_users',
],
'avatar' => [
'label' => 'LLL:EXT:core/Resources/Private/Language/locallang_tca.xlf:be_users.avatar',
'type' => 'avatar',
'table' => 'be_users',
],
'lang' => [
'type' => 'language',
'table' => 'be_users',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:language',
],
'startModule' => [
'type' => 'select',
'itemsProcFunc' => SetupModuleController::class . '->renderStartModuleSelect',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:startModule',
],
'titleLen' => [
'type' => 'number',
'class' => 'form-control-adapt',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:maxTitleLen',
],
'edit_docModuleUpload' => [
'type' => 'check',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:edit_docModuleUpload',
],
'showHiddenFilesAndFolders' => [
'type' => 'check',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:showHiddenFilesAndFolders',
],
'copyLevels' => [
'type' => 'number',
'class' => 'form-control-adapt',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:copyLevels',
],
'resetConfiguration' => [
'type' => 'button',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:resetConfiguration',
'buttonlabel' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:resetConfigurationButton',
'confirm' => true,
'confirmData' => [
'message' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:setToStandardQuestion',
'eventName' => 'setup:confirmation:response',
],
],
'mfaProviders' => [
'type' => 'mfa',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:mfaProviders',
],
'backendTitleFormat' => [
'type' => 'select',
'label' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:backendTitleFormat',
'items' => [
'titleFirst' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:backendTitleFormat.titleFirst',
'sitenameFirst' => 'LLL:EXT:setup/Resources/Private/Language/locallang.xlf:backendTitleFormat.sitenameFirst',
],
],
],
'showitem' => '--div--;LLL:EXT:setup/Resources/Private/Language/locallang.xlf:personal_data,realName,email,emailMeAtLogin,avatar,lang,
--div--;LLL:EXT:setup/Resources/Private/Language/locallang.xlf:accountSecurity,password,password2,mfaProviders,
--div--;LLL:EXT:setup/Resources/Private/Language/locallang.xlf:opening,startModule,backendTitleFormat,
--div--;LLL:EXT:setup/Resources/Private/Language/locallang.xlf:editFunctionsTab,titleLen,edit_docModuleUpload,showHiddenFilesAndFolders,copyLevels,
--div--;LLL:EXT:setup/Resources/Private/Language/locallang.xlf:resetTab,resetConfiguration',
];
}
/**
* Extension: news
* File: C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/georgringer/news/ext_tables.php
*/
namespace {
use TYPO3\CMS\Core\Information\Typo3Version;
use TYPO3\CMS\Core\Utility\GeneralUtility;
$boot = static function (): void {
$versionInformation = GeneralUtility::makeInstance(Typo3Version::class);
if ($versionInformation->getMajorVersion() < 12) {
// CSH - context sensitive help
foreach (['news', 'tag', 'link'] as $table) {
// @extensionScannerIgnoreLine
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::allowTableOnStandardPages('tx_news_domain_model_' . $table);
// @extensionScannerIgnoreLine
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addLLrefForTCAdescr(
'tx_news_domain_model_' . $table,
'EXT:news/Resources/Private/Language/locallang_csh_' . $table . '.xlf'
);
}
// @extensionScannerIgnoreLine
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addLLrefForTCAdescr(
'tt_content.pi_flexform.news_pi1.list',
'EXT:news/Resources/Private/Language/locallang_csh_flexforms.xlf'
);
// @extensionScannerIgnoreLine
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addLLrefForTCAdescr(
'sys_file_reference',
'EXT:news/Resources/Private/Language/locallang_csh_sys_file_reference.xlf'
);
}
$configuration = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(\GeorgRinger\News\Domain\Model\Dto\EmConfiguration::class);
// Extend user settings
$GLOBALS['TYPO3_USER_SETTINGS']['columns']['newsoverlay'] = [
'label' => 'LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:usersettings.overlay',
'type' => 'select',
'itemsProcFunc' => \GeorgRinger\News\Hooks\ItemsProcFunc::class . '->user_categoryOverlay',
];
if (!isset($GLOBALS['TYPO3_USER_SETTINGS']['showitem'])) {
$GLOBALS['TYPO3_USER_SETTINGS']['showitem'] = '';
}
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addFieldsToUserSettings('--div--;LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:pi1_title,newsoverlay');
// Add tables to livesearch (e.g. "#news:fo" or "#newscat:fo")
$GLOBALS['TYPO3_CONF_VARS']['SYS']['livesearch']['news'] = 'tx_news_domain_model_news';
$GLOBALS['TYPO3_CONF_VARS']['SYS']['livesearch']['newstag'] = 'tx_news_domain_model_tag';
/* ===========================================================================
Register BE-Module for Administration
=========================================================================== */
if ($configuration->getShowAdministrationModule()) {
\TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerModule(
'News',
'web',
'administration',
'',
[\GeorgRinger\News\Controller\AdministrationController::class => 'index,newNews,newCategory,newTag,newsPidListing,donate'],
[
'access' => 'user,group',
'icon' => 'EXT:news/Resources/Public/Icons/module_administration.svg',
'labels' => 'LLL:EXT:news/Resources/Private/Language/locallang_modadministration.xlf',
'navigationComponentId' => $configuration->getHidePageTreeForAdministrationModule() ? '' : 'TYPO3/CMS/Backend/PageTree/PageTreeElement',
'inheritNavigationComponentFromMainModule' => false,
'path' => '/module/web/NewsAdministration/',
]
);
}
/* ===========================================================================
Default configuration
=========================================================================== */
$GLOBALS['TYPO3_CONF_VARS']['EXT']['news']['orderByCategory'] = 'uid,title,tstamp,sorting';
$GLOBALS['TYPO3_CONF_VARS']['EXT']['news']['orderByNews'] = 'tstamp,datetime,crdate,title' . ($configuration->getManualSorting() ? ',sorting' : '');
$GLOBALS['TYPO3_CONF_VARS']['EXT']['news']['orderByTag'] = 'tstamp,crdate,title';
};
$boot();
unset($boot);
}
/**
* Extension: youtubevideo
* File: C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/t3brightside/youtubevideo/ext_tables.php
*/
namespace {
defined('TYPO3') || die('Access denied.');
(function () {
$GLOBALS['TYPO3_CONF_VARS']['BE']['stylesheets']['youtubevideo'] =
'EXT:youtubevideo/Resources/Public/Css/Backend/';
})();
}
/**
* Extension: fs_media_gallery
* File: C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/minifranske/fs-media-gallery/ext_tables.php
*/
namespace {
/*
* Copyright (C) 2024 Christian Racan
* ----------------------------------------------
* new version of sf_media_gallery for TYPO3 v12
* The TYPO3 project - inspiring people to share!
* ----------------------------------------------
*/
defined('TYPO3') || die('not TYPO3 env');
$boot = function ($packageKey) {
// Add CSH
// \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addLLrefForTCAdescr(
// 'tt_content.pi_flexform.fsmediagallery_mediagallery.list',
// 'EXT:' . $packageKey . '/Resources/Private/Language/locallang_csh_flexforms.xlf'
// );
/** @var \TYPO3\CMS\Core\Imaging\IconRegistry $iconRegistry */
$iconRegistry = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(\TYPO3\CMS\Core\Imaging\IconRegistry::class);
};
$boot('fs_media_gallery');
unset($boot);
}
/**
* Extension: dp_cookieconsent
* File: C:/utenti/Matteo/Lavori/Catbird/Cartedalegare/projects/carte/vendor/dirkpersky/typo3-dp_cookieconsent/ext_tables.php
*/
namespace {
/**
* Copyright (c) 2020.
*
* @category TYPO3
*
* @copyright 2020 Dirk Persky
* @author Dirk Persky <info@dp-wired.de>
* @license MIT
*/
defined('TYPO3') or die();
$boot = static function (): void {
};
$boot();
unset($boot);
}
#

View File

@@ -0,0 +1,19 @@
<?php
return array (
'typo3/cms-core/response-propagation' => 'TYPO3\\CMS\\Core\\Middleware\\ResponsePropagation',
'typo3/cms-backend/site-resolver' => 'TYPO3\\CMS\\Backend\\Middleware\\SiteResolver',
'typo3/cms-backend/sudo-mode-interceptor' => 'TYPO3\\CMS\\Backend\\Middleware\\SudoModeInterceptor',
'typo3/cms-backend/response-headers' => 'TYPO3\\CMS\\Backend\\Middleware\\AdditionalResponseHeaders',
'typo3/cms-backend/csp-headers' => 'TYPO3\\CMS\\Backend\\Middleware\\ContentSecurityPolicyHeaders',
'typo3/cms-backend/output-compression' => 'TYPO3\\CMS\\Backend\\Middleware\\OutputCompression',
'typo3/cms-backend/backend-module-validator' => 'TYPO3\\CMS\\Backend\\Middleware\\BackendModuleValidator',
'typo3/cms-backend/authentication' => 'TYPO3\\CMS\\Backend\\Middleware\\BackendUserAuthenticator',
'typo3/cms-core/request-token-middleware' => 'TYPO3\\CMS\\Core\\Middleware\\RequestTokenMiddleware',
'typo3/cms-backend/backend-routing' => 'TYPO3\\CMS\\Backend\\Middleware\\BackendRouteInitialization',
'typo3/cms-backend/csp-report' => 'TYPO3\\CMS\\Backend\\Middleware\\ContentSecurityPolicyReporter',
'typo3/cms-backend/https-redirector' => 'TYPO3\\CMS\\Backend\\Middleware\\ForcedHttpsBackendRedirector',
'typo3/cms-backend/locked-backend' => 'TYPO3\\CMS\\Backend\\Middleware\\LockedBackendGuard',
'typo3/cms-core/normalized-params-attribute' => 'TYPO3\\CMS\\Core\\Middleware\\NormalizedParamsAttribute',
'typo3/cms-core/verify-host-header' => 'TYPO3\\CMS\\Core\\Middleware\\VerifyHostHeader',
);
#

View File

@@ -0,0 +1,28 @@
<?php
return array (
'dirkpersky/plain-rendering-handler' => 'DirkPersky\\DpCookieconsent\\Middleware\\PlainRenderingMiddleware',
'typo3/cms-frontend/content-length-headers' => 'TYPO3\\CMS\\Frontend\\Middleware\\ContentLengthResponseHeader',
'typo3/cms-frontend/shortcut-and-mountpoint-redirect' => 'TYPO3\\CMS\\Frontend\\Middleware\\ShortcutAndMountPointRedirect',
'typo3/cms-core/response-propagation' => 'TYPO3\\CMS\\Core\\Middleware\\ResponsePropagation',
'typo3/cms-frontend/output-compression' => 'TYPO3\\CMS\\Frontend\\Middleware\\OutputCompression',
'typo3/cms-frontend/csp-headers' => 'TYPO3\\CMS\\Frontend\\Middleware\\ContentSecurityPolicyHeaders',
'sjbr/sr-freecap/captcha-request-handler' => 'SJBR\\SrFreecap\\Middleware\\CaptchaRequestHandler',
'typo3/cms-frontend/prepare-tsfe-rendering' => 'TYPO3\\CMS\\Frontend\\Middleware\\PrepareTypoScriptFrontendRendering',
'typo3/cms-frontend/tsfe' => 'TYPO3\\CMS\\Frontend\\Middleware\\TypoScriptFrontendInitialization',
'typo3/cms-frontend/page-argument-validator' => 'TYPO3\\CMS\\Frontend\\Middleware\\PageArgumentValidator',
'typo3/cms-frontend/preview-simulator' => 'TYPO3\\CMS\\Frontend\\Middleware\\PreviewSimulator',
'typo3/cms-frontend/page-resolver' => 'TYPO3\\CMS\\Frontend\\Middleware\\PageResolver',
'typo3/cms-frontend/static-route-resolver' => 'TYPO3\\CMS\\Frontend\\Middleware\\StaticRouteResolver',
'typo3/cms-frontend/csp-report' => 'TYPO3\\CMS\\Frontend\\Middleware\\ContentSecurityPolicyReporter',
'typo3/cms-frontend/base-redirect-resolver' => 'TYPO3\\CMS\\Frontend\\Middleware\\SiteBaseRedirectResolver',
'typo3/cms-frontend/authentication' => 'TYPO3\\CMS\\Frontend\\Middleware\\FrontendUserAuthenticator',
'typo3/cms-frontend/backend-user-authentication' => 'TYPO3\\CMS\\Frontend\\Middleware\\BackendUserAuthenticator',
'typo3/cms-core/request-token-middleware' => 'TYPO3\\CMS\\Core\\Middleware\\RequestTokenMiddleware',
'typo3/cms-frontend/maintenance-mode' => 'TYPO3\\CMS\\Frontend\\Middleware\\MaintenanceMode',
'typo3/cms-frontend/site' => 'TYPO3\\CMS\\Frontend\\Middleware\\SiteResolver',
'typo3/cms-frontend/eid' => 'TYPO3\\CMS\\Frontend\\Middleware\\EidHandler',
'typo3/cms-core/normalized-params-attribute' => 'TYPO3\\CMS\\Core\\Middleware\\NormalizedParamsAttribute',
'typo3/cms-core/verify-host-header' => 'TYPO3\\CMS\\Core\\Middleware\\VerifyHostHeader',
'typo3/cms-frontend/timetracker' => 'TYPO3\\CMS\\Frontend\\Middleware\\TimeTrackerInitialization',
);
#

View File

@@ -0,0 +1,28 @@
<?php
return array (
'cartedalegare' =>
array (
'base' => 'https://localhost/carte/',
'languages' =>
array (
0 =>
array (
'title' => 'Italiano',
'enabled' => true,
'base' => '/',
'typo3Language' => 'it',
'locale' => 'it_IT.utf8',
'iso-639-1' => 'it',
'websiteTitle' => '',
'navigationTitle' => 'Italian',
'hreflang' => 'it-IT',
'direction' => '',
'flag' => 'it',
'languageId' => 0,
),
),
'rootPageId' => 1,
'websiteTitle' => 'Carte da legare',
),
);
#

File diff suppressed because it is too large Load Diff