[FEATURE] Allow page title edit by double-click
If a user has proper permissions, the page title can be edited in "Page" and "List" module by double-clicking on the header. The header will transform into a form which sends an ajax request after saving. Resolves: #66173 Releases: master Change-Id: I93f03f8e86ae708cdc973cc0a3a8c6399b122428 Reviewed-on: http://review.typo3.org/38367 Reviewed-by:Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/backend/Classes/View/PageLayoutView.php 10 additions, 0 deletionstypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/backend/Resources/Public/JavaScript/PageActions.js 152 additions, 0 deletions...sysext/backend/Resources/Public/JavaScript/PageActions.js
- typo3/sysext/core/Documentation/Changelog/master/Feature-66173-AllowPageTitleEditByDoubleclick.rst 15 additions, 0 deletions.../master/Feature-66173-AllowPageTitleEditByDoubleclick.rst
- typo3/sysext/recordlist/Classes/RecordList.php 11 additions, 5 deletionstypo3/sysext/recordlist/Classes/RecordList.php
Please register or sign in to comment