From 0997022bb81255b7e6b5be1c500b5de0a73bf696 Mon Sep 17 00:00:00 2001 From: Georg Ringer Date: Tue, 7 May 2024 08:06:35 +0200 Subject: [PATCH] [TASK] Allow tsconfig includes As tsconfig includes is based on files which can be versioned this should be allowed. Furthermore extensions like news provide additional configurations which are not available because of hiding this setting --- ext_tables.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ext_tables.php b/ext_tables.php index 54ebe7e..9086f91 100644 --- a/ext_tables.php +++ b/ext_tables.php @@ -10,9 +10,8 @@ mod.web_ts.menu.function.TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateConstantEditorModuleFunctionController = 0 mod.web_ts.menu.function.TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateInformationModuleFunctionController = 0 - # Hide TSconfig and tsconfig_includes fields when editing pages + # Hide TSconfig when editing pages TCEFORM.pages.TSconfig.disabled=1 - TCEFORM.pages.tsconfig_includes.disabled=1 '); \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addUserTSConfig('