TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:24 +02:00
commit aad9daaefd
1506 changed files with 94005 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Load processing options
imports:
- { resource: 'EXT:form/Configuration/RTE/ProcessingLabel.yaml' }
- { resource: 'EXT:rte_ckeditor/Configuration/RTE/Editor/Base.yaml' }
- { resource: 'EXT:rte_ckeditor/Configuration/RTE/Editor/Plugins.yaml' }
# RTE configuration for form labels and short text fields
# Contains only essential formatting options: bold, italic, link
editor:
config:
toolbar:
items:
- bold
- italic
- '|'
- link
- '|'
- clipboard
- undo
- redo