[TASK] Add recreate button to slug field
Adds a second button next to the 'manually edit slug' button in pages: If the title is changed, this button can be used to recalculate a new slug from the changed title. Resolves: #86077 Releases: master Change-Id: I862413423cefa1f391321f6d5e5c3d5dba68397e Reviewed-on: https://review.typo3.org/58119 Tested-by:TYPO3com <no-reply@typo3.com> Tested-by:
Kevin Appelt <kevin.appelt@icloud.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/backend/Classes/Controller/FormSlugAjaxController.php 13 additions, 4 deletions...ext/backend/Classes/Controller/FormSlugAjaxController.php
- typo3/sysext/backend/Classes/Form/Element/InputSlugElement.php 8 additions, 1 deletion.../sysext/backend/Classes/Form/Element/InputSlugElement.php
- typo3/sysext/backend/Resources/Public/JavaScript/FormEngine/Element/SlugElement.js 19 additions, 23 deletions...urces/Public/JavaScript/FormEngine/Element/SlugElement.js
- typo3/sysext/core/Resources/Private/Language/locallang_core.xlf 3 additions, 0 deletions...sysext/core/Resources/Private/Language/locallang_core.xlf
Please register or sign in to comment