Project

General

Profile

Actions

Bug #101869

closed

Epic #99669: CKEditor5 Collection

Story #101905: CKEditor4 to CKEditor5 Migration Issues

CKEditor5: Pass full yaml editor configuration to CKEditor5

Added by Georg Tiefenbrunn 8 months ago. Updated 8 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2023-09-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I just tried setting editor.config.toolbar.shouldNotGroupWhenFull = false (RTE yaml configuration) but this value is hardcoded in CKEditor5Migrator::migrateToolbar()

Instead of using the CKeditor 5 setting editor.config.toolbar.removeItems (https://ckeditor.com/docs/ckeditor5/latest/features/toolbar/toolbar.html#extended-toolbar-configuration-format) you have to use CKeditor 4 setting editor.config.removeButtons.

What about adding an option to disable the CKEditor4 to CKEditor5 migration and simply add the full yaml configuration (except those settings which cant't be defined via yaml like content and UI language) to CKEditor5?


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #100784: CKEditor 5 - Configuration of custom CKeditor 5 plugin via RTE.editor.config.{customPlugin} not possibleResolved2023-05-10

Actions
Actions

Also available in: Atom PDF