[FEATURE] Add fluid debug information to admin panel
This patch adds a new option to the admin panel to show debug information about partials and sections in frontend. Resolves: #76085 Releases: master Change-Id: I3d37118280ef713db6d92a734f30c0f8bd4ae8eb Reviewed-on: https://review.typo3.org/50095 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Feature-76085-AddFluidDebugInformationToAdminPanel.rst 22 additions, 0 deletions...er/Feature-76085-AddFluidDebugInformationToAdminPanel.rst
- typo3/sysext/fluid/Classes/Core/ViewHelper/ViewHelperResolver.php 26 additions, 0 deletions...sext/fluid/Classes/Core/ViewHelper/ViewHelperResolver.php
- typo3/sysext/fluid/Classes/View/TemplatePaths.php 12 additions, 0 deletionstypo3/sysext/fluid/Classes/View/TemplatePaths.php
- typo3/sysext/fluid/Classes/ViewHelpers/Debug/RenderViewHelper.php 124 additions, 0 deletions...sext/fluid/Classes/ViewHelpers/Debug/RenderViewHelper.php
- typo3/sysext/frontend/Classes/View/AdminPanelView.php 8 additions, 1 deletiontypo3/sysext/frontend/Classes/View/AdminPanelView.php
- typo3/sysext/lang/locallang_tsfe.xlf 3 additions, 0 deletionstypo3/sysext/lang/locallang_tsfe.xlf
Please register or sign in to comment