Compatibility with CKEditor5 (and take advantage of the CKE5 Restricted Editing Mode)

Created on 24 August 2023, 10 months ago
Updated 28 February 2024, 4 months ago

Problem/Motivation

When using the Content Lock module with CKEditor4, it disables the text editor interface (but not the toolbar buttons). When switching to CKEditor5 the Content Lock module does not seem to disable the editor. Even when the content is locked, the user can still interact with the a CKEditor5 text area.

Steps to reproduce

Proposed resolution

CKEditor5 includes a Restricted Editing Mode, which the Content Lock module could take advantage of. This mode allows for disabling the editor (including toolbar buttons).

See the CKEditor5 docs on Restricted Editing Mode for more details and demos/examples of how the editor behaves in this mode.

Restricted Editing | CKEditor5 Documentation

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Closed: duplicate

Version

2.0

Component

User interface

Created by

πŸ‡¬πŸ‡§United Kingdom AaronMcHale Edinburgh, Scotland

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

Comments & Activities

Production build 0.69.0 2024