Add Drupal 10 Compatibility when used with a CKEditor 4 text format

Created on 25 October 2023, over 1 year ago

Problem/Motivation

📌 Automated Drupal 10 compatibility fixes Fixed
Was committed, but had no release tag yet

CKEditor 4 is not part of Drupal 10

Support a smoother upgrade process to Drupal 10

Using the module in many number of projects.
And it might be needed in number of cases.

  • Using the Image Resize Filter only for migrated images from other systems, or from a very old D sites.
  • Managing CKEditor with media embed after Drupal 8/9 and now 10 .. not allowing to upload image files directly into the Text Format with CKEditor 4

My opinion on this module, That it will be best used for CKEditor 4 which it is working will with Drupal 9/10
Not to use with CKEditor 5, because of a conflict issues with CKEditor 5 default image placement system. In both Drupal ~9.0 and ~10.0.

As stage when upgrading from Drupal 9 to Drupal 10
or as a stage when changing from old CKEdtor 4 configs to CKEditor 5 configs.

Proposed resolution

  • Add "drupal/ckeditor": "^1.0" in the composer.json file.
  • Add ckeditor:ckeditor in dependencies

Remaining tasks

  • File an issue
  • Patch/MR
  • Review
  • Release 8.x-1.2

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A
📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇯🇴Jordan Rajab Natshah Jordan

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

Comments & Activities

Production build 0.71.5 2024