[FEATURE] EXT:form - Add HTML4 / HTML5 attributes to the wizard
* Add new attributes to the wizard: autocomplete, autofocus, contenteditable, contextmenu, draggable, dropzone, height, hidden, inputmode, list, max, min, minlength, novalidate, pattern, required, selectionDirection, selectionEnd, selectionStart, spellcheck, step, translate, width, wrap * Add new values for the type attribute: color, date, datetime, datetime-local, email, month, number, range, search, tel, time, url, week Resolves: #70332 Releases: master Change-Id: Ib22a3229e0a8d6f51b8f5fd66a64bd8745437961 Reviewed-on: http://review.typo3.org/43775 Reviewed-by:Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Feature-70332-EXTform-AddHTML4HTML5AttributesToTheWizard.rst 220 additions, 0 deletions...ture-70332-EXTform-AddHTML4HTML5AttributesToTheWizard.rst
- typo3/sysext/form/Configuration/PageTS/modWizards.ts 8 additions, 4 deletionstypo3/sysext/form/Configuration/PageTS/modWizards.ts
- typo3/sysext/form/Resources/Private/Language/locallang_wizard.xlf 219 additions, 0 deletions...sext/form/Resources/Private/Language/locallang_wizard.xlf
- typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Forms/Attributes.js 481 additions, 3 deletions...vaScript/Wizard/Viewport/Left/Options/Forms/Attributes.js
Please register or sign in to comment