[TASK] Rewrite "Show hidden content elements" to JavaScript
This patch refactors the "Page" module to always render hidden records. If the "Show hidden content elements" checkbox is set, the hidden elements are removed by JavaScript. This functionality is NOT ported to QuickEdit, as this part needs further refactoring. Resolves: #67831 Releases: master Change-Id: I5396a8c3ef8b3b11220c168c38aadf326bea38a8 Reviewed-on: http://review.typo3.org/40740 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
Showing
- typo3/sysext/backend/Classes/Controller/PageLayoutController.php 12 additions, 11 deletions...ysext/backend/Classes/Controller/PageLayoutController.php
- typo3/sysext/backend/Classes/View/PageLayoutView.php 7 additions, 5 deletionstypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/backend/Resources/Public/JavaScript/PageActions.js 51 additions, 10 deletions...sysext/backend/Resources/Public/JavaScript/PageActions.js
- typo3/sysext/t3skin/Resources/Private/Styles/TYPO3/_element_spinner.less 7 additions, 0 deletions...skin/Resources/Private/Styles/TYPO3/_element_spinner.less
- typo3/sysext/t3skin/Resources/Public/Css/visual/t3skin.css 5 additions, 0 deletionstypo3/sysext/t3skin/Resources/Public/Css/visual/t3skin.css
Please register or sign in to comment