[!!!][TASK] Drop dedicated edit view in EXT:tstemplate
Triggering ext:t3editor out-of-bound of FormEngine is pretty tricky and blocks further development of t3editor. To streamline this, the current implementation of t3editor within ext:tstemplate is revamped and now uses FormEngine directly to edit "constants" and "setup" of template records. Some hooks are now obsolete and dropped along the way. Resolves: #81171 Releases: master Change-Id: Iab62a15828bfb82bc9f8ad11f705bb4529a38734 Reviewed-on: https://review.typo3.org/52696 Reviewed-by:Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Breaking-81171-EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst 47 additions, 0 deletions...EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst
- typo3/sysext/t3editor/Classes/Hook/TypoScriptTemplateInfoHook.php 0 additions, 149 deletions...sext/t3editor/Classes/Hook/TypoScriptTemplateInfoHook.php
- typo3/sysext/t3editor/ext_localconf.php 0 additions, 3 deletionstypo3/sysext/t3editor/ext_localconf.php
- typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateInformationModuleFunctionController.php 17 additions, 145 deletions...TypoScriptTemplateInformationModuleFunctionController.php
- typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateModuleController.php 9 additions, 54 deletions...Classes/Controller/TypoScriptTemplateModuleController.php
- typo3/sysext/tstemplate/Resources/Private/Language/locallang_info.xlf 0 additions, 3 deletions.../tstemplate/Resources/Private/Language/locallang_info.xlf
- typo3/sysext/tstemplate/Resources/Private/Templates/InformationModule.html 0 additions, 23 deletions...mplate/Resources/Private/Templates/InformationModule.html
Please register or sign in to comment