[!!!][-FEATURE] Drop ext:tsconfig_help
The extension tsconfig_help provides the "TypoScript Help" backend module and is used by some wizards. The help information is based hopelessly outdated data and was last updated for CMS 4.1. The included update process parses manual.sxw files and fatals since 6.0 without anyone noticing. The manual files are not updated in core for quite some time. After talking with the doc team, we decided to remove the whole extension without and all using points now. Any core internal help mechanics should be based on docs.typo3.org. The doc team already works on a system to provide current information with the core, and that will not be based on tsconfig_help. The patch removes the extension, the wizard entry point, the wizard register in TCA and other usages without further deprecation. Change-Id: Ica74245f4925291d8d5ab8b1589420c5abc2be05 Resolves: #47931 Releases: 6.2 Reviewed-on: https://review.typo3.org/20600 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Francois Suter Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Felix Kopp Tested-by: Felix Kopp
Showing
- typo3/sysext/backend/Classes/Wizard/TsconfigWizard.php 0 additions, 559 deletionstypo3/sysext/backend/Classes/Wizard/TsconfigWizard.php
- typo3/sysext/backend/Migrations/Code/ClassAliasMap.php 0 additions, 1 deletiontypo3/sysext/backend/Migrations/Code/ClassAliasMap.php
- typo3/sysext/cms/Configuration/TCA/fe_groups.php 0 additions, 9 deletionstypo3/sysext/cms/Configuration/TCA/fe_groups.php
- typo3/sysext/cms/Configuration/TCA/fe_users.php 0 additions, 9 deletionstypo3/sysext/cms/Configuration/TCA/fe_users.php
- typo3/sysext/cms/Configuration/TCA/sys_template.php 0 additions, 9 deletionstypo3/sysext/cms/Configuration/TCA/sys_template.php
- typo3/sysext/core/Configuration/DefaultConfiguration.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Configuration/FactoryConfiguration.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/FactoryConfiguration.php
- typo3/sysext/core/Configuration/TCA/be_groups.php 0 additions, 10 deletionstypo3/sysext/core/Configuration/TCA/be_groups.php
- typo3/sysext/core/Configuration/TCA/be_users.php 1 addition, 11 deletionstypo3/sysext/core/Configuration/TCA/be_users.php
- typo3/sysext/core/Configuration/TCA/pages.php 1 addition, 11 deletionstypo3/sysext/core/Configuration/TCA/pages.php
- typo3/sysext/core/Migrations/Code/LegacyClassesForIde.php 0 additions, 10 deletionstypo3/sysext/core/Migrations/Code/LegacyClassesForIde.php
- typo3/sysext/core/ext_autoload.php 1 addition, 2 deletionstypo3/sysext/core/ext_autoload.php
- typo3/sysext/tsconfig_help/Classes/Controller/TypoScriptConfigHelpModuleController.php 0 additions, 753 deletions...asses/Controller/TypoScriptConfigHelpModuleController.php
- typo3/sysext/tsconfig_help/Migrations/Code/ClassAliasMap.php 0 additions, 5 deletionstypo3/sysext/tsconfig_help/Migrations/Code/ClassAliasMap.php
- typo3/sysext/tsconfig_help/Resources/Private/Templates/tsconfig_help.html 0 additions, 30 deletions...onfig_help/Resources/Private/Templates/tsconfig_help.html
- typo3/sysext/tsconfig_help/doc/TODO.txt 0 additions, 1 deletiontypo3/sysext/tsconfig_help/doc/TODO.txt
- typo3/sysext/tsconfig_help/ext_emconf.php 0 additions, 40 deletionstypo3/sysext/tsconfig_help/ext_emconf.php
- typo3/sysext/tsconfig_help/ext_icon.gif 0 additions, 0 deletionstypo3/sysext/tsconfig_help/ext_icon.gif
- typo3/sysext/tsconfig_help/ext_tables.php 0 additions, 13 deletionstypo3/sysext/tsconfig_help/ext_tables.php
- typo3/sysext/tsconfig_help/ext_tables.sql 0 additions, 14 deletionstypo3/sysext/tsconfig_help/ext_tables.sql
Please register or sign in to comment