- Merge request !1Issue #3322249: Migrate to CKEditor 5 for Drupal 9.4+ / Drupal 10 β (Open) created by carsoncho
- πΊπΈUnited States azinck
Rerolled #6 for the 2.0 branch of the module.
CKEditor 5 was added to core in 9.3. This is going to be the new WYSIWYG editor in D10 and CKEditor 4 is being removed. Because CKEditor 5 was a ground-up rewrite all plugins must also be rewritten.
Create a new CKEditor5 plugin that will allow for configuring a generic set of attributes that can then be added to all allowed HTML tags configured by the editor. See Global Attribute as part of core for example. We'll need to allow for configuring this though so this plugin will need to have a form, validate and submit functions.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Rerolled #6 for the 2.0 branch of the module.