[FEATURE] EXT:form - Add element selector for text editors
Adds a new button to the text editors. This splitbutton opens a list with available form elements. If a form element is choosen, the form element identifier will be inserted into the property text editor. Resolves: #79442 Releases: master Change-Id: If40114958311200348bde220f6cf62fb6365260b Reviewed-on: https://review.typo3.org/51424 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Andreas Steiger <typo3@andreassteiger.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- Build/Resources/Public/Less/form.less 24 additions, 6 deletionsBuild/Resources/Public/Less/form.less
- typo3/sysext/core/Documentation/Changelog/master/Feature-79442-EXTform-AddElementSelectorForTextEditors.rst 14 additions, 0 deletions...eature-79442-EXTform-AddElementSelectorForTextEditors.rst
- typo3/sysext/form/Configuration/Yaml/FormEditorSetup.yaml 14 additions, 0 deletionstypo3/sysext/form/Configuration/Yaml/FormEditorSetup.yaml
- typo3/sysext/form/Resources/Private/Backend/Templates/FormEditor/Inspector/TextEditor.html 19 additions, 4 deletions...te/Backend/Templates/FormEditor/Inspector/TextEditor.html
- typo3/sysext/form/Resources/Private/Backend/Templates/FormEditor/Stage/_ElementToolbar.html 1 addition, 1 deletion...e/Backend/Templates/FormEditor/Stage/_ElementToolbar.html
- typo3/sysext/form/Resources/Private/Language/Database.xlf 7 additions, 0 deletionstypo3/sysext/form/Resources/Private/Language/Database.xlf
- typo3/sysext/form/Resources/Public/Css/form.css 23 additions, 5 deletionstypo3/sysext/form/Resources/Public/Css/form.css
- typo3/sysext/form/Resources/Public/Images/form-element-selector.svg 10 additions, 0 deletions...xt/form/Resources/Public/Images/form-element-selector.svg
- typo3/sysext/form/Resources/Public/JavaScript/Backend/FormEditor.js 10 additions, 0 deletions...xt/form/Resources/Public/JavaScript/Backend/FormEditor.js
- typo3/sysext/form/Resources/Public/JavaScript/Backend/FormEditor/Core.js 30 additions, 0 deletions...rm/Resources/Public/JavaScript/Backend/FormEditor/Core.js
- typo3/sysext/form/Resources/Public/JavaScript/Backend/FormEditor/InspectorComponent.js 118 additions, 0 deletions...ublic/JavaScript/Backend/FormEditor/InspectorComponent.js
- typo3/sysext/form/ext_localconf.php 1 addition, 0 deletionstypo3/sysext/form/ext_localconf.php
Please register or sign in to comment