[!!!][TASK] Migrate EXT:context_help into EXT:backend
Merge the extension into EXT:backend as it only consists of one AJAX controller - all other functionality related to context help is already in EXT:backend and deeply connected to Backend-related output code, so this is just a regular step. Resolves: #81225 Releases: master Change-Id: Ie5d577d62876f18414b61f5eefc9d9dd48d52430 Reviewed-on: https://review.typo3.org/52804 Reviewed-by:Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/backend/Classes/Controller/ContextHelpAjaxController.php 1 addition, 2 deletions.../backend/Classes/Controller/ContextHelpAjaxController.php
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 0 additions, 4 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/backend/Configuration/Backend/AjaxRoutes.php 6 additions, 0 deletionstypo3/sysext/backend/Configuration/Backend/AjaxRoutes.php
- typo3/sysext/context_help/Configuration/Backend/AjaxRoutes.php 0 additions, 12 deletions.../sysext/context_help/Configuration/Backend/AjaxRoutes.php
- typo3/sysext/context_help/Resources/Public/Icons/Extension.png 0 additions, 0 deletions.../sysext/context_help/Resources/Public/Icons/Extension.png
- typo3/sysext/context_help/composer.json 0 additions, 26 deletionstypo3/sysext/context_help/composer.json
- typo3/sysext/context_help/ext_emconf.php 0 additions, 21 deletionstypo3/sysext/context_help/ext_emconf.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-81225-MergedEXTcontext_helpToEXTbackend.rst 32 additions, 0 deletions...ster/Breaking-81225-MergedEXTcontext_helpToEXTbackend.rst
- typo3/sysext/core/Migrations/Code/ClassAliasMap.php 2 additions, 1 deletiontypo3/sysext/core/Migrations/Code/ClassAliasMap.php
- typo3/sysext/core/Migrations/Code/LegacyClassesForIde.php 6 additions, 0 deletionstypo3/sysext/core/Migrations/Code/LegacyClassesForIde.php
Please register or sign in to comment