By spokje on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.1.x
Introduced in version:
10.1.0
Issue links:
Description:
CKEditor 5 is not using the editor.module-andmedia.module provided link, image and media dialog forms:
\Drupal\editor\Form\EditorLinkDialog\Drupal\editor\Form\EditorImageDialog\Drupal\media\Form\EditorMediaDialog
There are no longer any Drupal-owned dialog forms to add/edit links or images. We did that for the CKEditor 4 integration because it was going to be a dialog in CKEditor anyway. In CKEditor 5, the UX is simpler (not a dialog).
There is no replacement for the three above mentioned forms and classes.
Impacts:
Site builders, administrators, editors
Module developers
Themers
Comments
Online documentation
If the Online documentation is not done, is it required?
If yes, should I create a new issue?