Migrate to CKEditor 5 for Drupal 9.4+ / Drupal 10

Created on 18 November 2022, over 1 year ago
Updated 4 May 2023, about 1 year ago

Problem/Motivation

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.

Proposed resolution

Create a new CKEditor5 plugin that will achieve the same funcitonality as the current module does with CKEditor 4.

πŸ“Œ Task
Status

Active

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States carsoncho

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States carsoncho
  • @carsoncho opened merge request.
  • πŸ‡ΊπŸ‡ΈUnited States carsoncho

    Adding patch which is based on the open MR. Further work still needs to be made, but much closer to supporting CK5 now.

    What still needs to be resolved:
    1. Creating our own `drupalInlineMedia.toolbar` plugin rather than extending it. Current implementation clobbers selected view modes together
    2. After changing the view mode the preview displays, but doesn't replace the old media inline item causing the same item to be displayed multiple times.

  • πŸ‡ΊπŸ‡ΈUnited States carsoncho
  • First commit to issue fork.
Production build 0.69.0 2024