[FEATURE] Add editlock for tt_content
It makes sense to be able to restrict content elements to be editable by admins only. Change-Id: Ic5cbb791ef3fcd5448ce8e4f9072ebc75de67b9d Resolves: #68218 Releases: master Reviewed-on: http://review.typo3.org/41462 Reviewed-by:Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
Showing
- Build/Resources/Public/Less/TYPO3/_module_web_page.less 1 addition, 1 deletionBuild/Resources/Public/Less/TYPO3/_module_web_page.less
- typo3/sysext/backend/Classes/Controller/PageLayoutController.php 5 additions, 1 deletion...ysext/backend/Classes/Controller/PageLayoutController.php
- typo3/sysext/backend/Classes/View/PageLayoutView.php 1 addition, 1 deletiontypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/core/Documentation/Changelog/master/Feature-68218-LockEditForTt_content.rst 14 additions, 0 deletions.../Changelog/master/Feature-68218-LockEditForTt_content.rst
- typo3/sysext/frontend/Configuration/TCA/tt_content.php 15 additions, 1 deletiontypo3/sysext/frontend/Configuration/TCA/tt_content.php
- typo3/sysext/frontend/ext_tables.sql 1 addition, 0 deletionstypo3/sysext/frontend/ext_tables.sql
- typo3/sysext/t3skin/Resources/Public/Css/backend.css 1 addition, 1 deletiontypo3/sysext/t3skin/Resources/Public/Css/backend.css
Please register or sign in to comment