[TASK] Use CodeMirror for backend layout code preview
Currently the preview of the generated code for a backend layout uses only <code> tag. To streamline the ui this will use the t3editor if installed to display the generated code Resolves: #94222 Releases: master Change-Id: I1df1d03af120c50662ec5806c067b9af49c85dc5 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69308 Tested-by:core-ci <typo3@b13.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/GridEditor.ts 14 additions, 25 deletions...eScript/backend/Resources/Public/TypeScript/GridEditor.ts
- typo3/sysext/backend/Classes/Form/Element/BackendLayoutWizardElement.php 30 additions, 2 deletions...ckend/Classes/Form/Element/BackendLayoutWizardElement.php
- typo3/sysext/backend/Resources/Private/Language/locallang.xlf 0 additions, 6 deletions...3/sysext/backend/Resources/Private/Language/locallang.xlf
- typo3/sysext/backend/Resources/Private/Language/locallang_alt_doc.xlf 3 additions, 0 deletions.../backend/Resources/Private/Language/locallang_alt_doc.xlf
- typo3/sysext/backend/Resources/Public/JavaScript/GridEditor.js 1 addition, 1 deletion.../sysext/backend/Resources/Public/JavaScript/GridEditor.js
Please register or sign in to comment