[TASK] Use new templating strategy in ext:form
We need to move the main templates around a bit to apply new backend templating strategy to the ext:form backend controllers. Resolves: #96774 Related: #96730 Releases: main Change-Id: I0c3f82f33c17f482a0487e3f29eb8b2ba76ff128 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73338 Tested-by:core-ci <typo3@b13.com> Tested-by:
Nikita Hovratov <nikita.h@live.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Nikita Hovratov <nikita.h@live.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/form/Classes/Controller/AbstractBackendController.php 2 additions, 21 deletions...ext/form/Classes/Controller/AbstractBackendController.php
- typo3/sysext/form/Classes/Controller/FormEditorController.php 12 additions, 67 deletions...3/sysext/form/Classes/Controller/FormEditorController.php
- typo3/sysext/form/Classes/Controller/FormManagerController.php 27 additions, 92 deletions.../sysext/form/Classes/Controller/FormManagerController.php
- typo3/sysext/form/Resources/Private/Backend/Layouts/FormEditor.html 0 additions, 27 deletions...xt/form/Resources/Private/Backend/Layouts/FormEditor.html
- typo3/sysext/form/Resources/Private/Backend/Layouts/FormManager.html 0 additions, 5 deletions...t/form/Resources/Private/Backend/Layouts/FormManager.html
- typo3/sysext/form/Resources/Private/Backend/Templates/FormManager/Index.html 0 additions, 132 deletions...esources/Private/Backend/Templates/FormManager/Index.html
- typo3/sysext/form/Resources/Private/Partials/Backend/FormManager/Pagination.html 0 additions, 0 deletions...rces/Private/Partials/Backend/FormManager/Pagination.html
- typo3/sysext/form/Resources/Private/Templates/Backend/FormEditor/Index.html 41 additions, 10 deletions...Resources/Private/Templates/Backend/FormEditor/Index.html
- typo3/sysext/form/Resources/Private/Templates/Backend/FormManager/Index.html 144 additions, 0 deletions...esources/Private/Templates/Backend/FormManager/Index.html
- typo3/sysext/form/ext_localconf.php 0 additions, 5 deletionstypo3/sysext/form/ext_localconf.php
Please register or sign in to comment