[TASK] Streamline form template files
For a more streamlined rendering this patch adds nessesary html tags with fluid namespaces to all form templates, unifies indention and adds an empty space before closing bracket of self-closing tags. In addition the invalid end tag for thematic breaks was removed. Resolves: #80393 Releases: master Change-Id: Id9d8917b5d5f48a480da711490656cc24f18061d Reviewed-on: https://review.typo3.org/52121 Reviewed-by:Ralf Zimmermann <ralf.zimmermann@tritum.de> Tested-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
Showing
- typo3/sysext/form/Resources/Private/Backend/Layouts/FormEditor.html 31 additions, 39 deletions...xt/form/Resources/Private/Backend/Layouts/FormEditor.html
- typo3/sysext/form/Resources/Private/Backend/Layouts/FormManager.html 3 additions, 4 deletions...t/form/Resources/Private/Backend/Layouts/FormManager.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/CheckboxEditor.html 11 additions, 9 deletions...Backend/Partials/FormEditor/Inspector/CheckboxEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/CollectionElementHeaderEditor.html 6 additions, 4 deletions...s/FormEditor/Inspector/CollectionElementHeaderEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/FinishersEditor.html 7 additions, 5 deletions...ackend/Partials/FormEditor/Inspector/FinishersEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/FormElementHeaderEditor.html 4 additions, 2 deletions...artials/FormEditor/Inspector/FormElementHeaderEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/MultiSelectEditor.html 7 additions, 5 deletions...kend/Partials/FormEditor/Inspector/MultiSelectEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/PropertyGridEditor.html 44 additions, 44 deletions...end/Partials/FormEditor/Inspector/PropertyGridEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/RemoveElementEditor.html 3 additions, 1 deletion...nd/Partials/FormEditor/Inspector/RemoveElementEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/RequiredValidatorEditor.html 11 additions, 9 deletions...artials/FormEditor/Inspector/RequiredValidatorEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/SingleSelectEditor.html 7 additions, 5 deletions...end/Partials/FormEditor/Inspector/SingleSelectEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/TextEditor.html 23 additions, 22 deletions...ate/Backend/Partials/FormEditor/Inspector/TextEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/TextareaEditor.html 9 additions, 7 deletions...Backend/Partials/FormEditor/Inspector/TextareaEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/Typo3WinBrowserEditor.html 18 additions, 16 deletions.../Partials/FormEditor/Inspector/Typo3WinBrowserEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/ValidatorsEditor.html 7 additions, 5 deletions...ckend/Partials/FormEditor/Inspector/ValidatorsEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Modals/InsertElements.html 29 additions, 27 deletions...te/Backend/Partials/FormEditor/Modals/InsertElements.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Modals/InsertPages.html 28 additions, 25 deletions...ivate/Backend/Partials/FormEditor/Modals/InsertPages.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Modals/ValidationErrors.html 17 additions, 16 deletions.../Backend/Partials/FormEditor/Modals/ValidationErrors.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Stage/ContentElement.html 26 additions, 27 deletions...ate/Backend/Partials/FormEditor/Stage/ContentElement.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Stage/Fieldset.html 15 additions, 15 deletions...s/Private/Backend/Partials/FormEditor/Stage/Fieldset.html
Please register or sign in to comment