Actions
Task #99677
openEpic #99669: CKEditor5 Collection
CKEditor5 Link Plugin - CSS Classes: Style Plugin vs Link Browser configuration
Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2023-04-06
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Currently there are two ways of adding css classes to links in CKEditor.
1. Style Plugin
2. Link Browser
This results in several problems:
- The link browser is not aware of the CKEditor link style config
- CKEditor is not aware of link browser configuration
Possible Solutions
1. Merge CKEditor and Linkbrowser style configs
2. Drop one of them in favor of the other.
Actions