Dependency on CKEditor 4

Created on 15 March 2023, over 1 year ago
Updated 27 April 2023, about 1 year ago

Problem/Motivation

The current module has a dependency on drupal:ckeditor - which is CKEditor 4. See content_readability.info.yml

name: 'Content Readability'
type: module
description: 'Displays Readability of a node''s body field.'
core: 8.x
core_version_requirement: ^8 || ^9
configure: content_readability.admin.config
package: 'Content'
dependencies:
  - drupal:ckeditor

The Content Readability module works fine with CKEditor 5 - which is important for D10 onwards. However, the default D9 CKeditor [4] cannot be uninstalled; I'm assuming that this module, therefore, cannot be installed on D10 sites

Proposed resolution

Could the dependency be removed, as all Drupal sites now ship with CKEditor in core

πŸ› Bug report
Status

Fixed

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom robcarr Perthshire, Scotland

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

Comments & Activities

Production build 0.69.0 2024