Support both CKEditor 4 & 5 in the same version

Created on 21 October 2023, 8 months ago
Updated 11 February 2024, 5 months ago

Problem/Motivation

Currently I'm working on a site that is upgrading to Drupal 10, but we'd still like to support CKEditor 4 while we continue to work and upgrade to CKEditor 5. The issue is that because of the separation of CKEditor version support between the 3.0.x and 4.0.x versions of this module we cannot have both versions of this plugin working at the same time.

I understand the reason for splitting support of the CKEditor versions, but for my circumstances it would be useful to have a module that supports both versions.

Proposed resolution

Given that the API for integrating with CKEditor4 is completely different with CKEditor5 in Drupal 10 we can support both versions at the same time.

Copy the plugin code, routing, and dialog modal parts that work for CKEditor4 from the 3.0.x version of this module into the 4.0.x version that supports CKEditor 5.

✨ Feature request
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States carsoncho

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

Comments & Activities

Production build 0.69.0 2024