[TASK] Render lists in submodule 'Page TSconfig' in fluid
Move PageTsConfig tree rendering from a PHP method to Fluid as a cleanup of the controller. Resolves: #99562 Releases: main Change-Id: I31afce9a9f74a1e728b97a2a2bb324b9005be7d0 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77398 Tested-by:core-ci <typo3@b13.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de>
Showing
- typo3/sysext/info/Classes/Controller/InfoPageTyposcriptConfigController.php 9 additions, 55 deletions...Classes/Controller/InfoPageTyposcriptConfigController.php
- typo3/sysext/info/Classes/ViewHelpers/IsArrayViewHelper.php 42 additions, 0 deletionstypo3/sysext/info/Classes/ViewHelpers/IsArrayViewHelper.php
- typo3/sysext/info/Resources/Private/Language/InfoPageTsConfig.xlf 3 additions, 0 deletions...sext/info/Resources/Private/Language/InfoPageTsConfig.xlf
- typo3/sysext/info/Resources/Private/Partials/PageTsConfig/Page.html 1 addition, 1 deletion...xt/info/Resources/Private/Partials/PageTsConfig/Page.html
- typo3/sysext/info/Resources/Private/Partials/PageTsConfig/Tree.html 38 additions, 0 deletions...xt/info/Resources/Private/Partials/PageTsConfig/Tree.html
Please register or sign in to comment