CKEditor5 compatibility

Created on 22 November 2023, almost 2 years ago

Problem/Motivation

I am using this module on a Drupal 10 site with CKEditor4. I need to update to CKEditor5 and therefore need to upgrade this module to be compatible.

📌 Task
Status

Active

Version

1.0

Component

User interface

Created by

🇨🇦Canada smulvih2 Canada 🍁

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

Comments & Activities

  • Issue created by @smulvih2
  • Status changed to Needs review almost 2 years ago
  • 🇨🇦Canada smulvih2 Canada 🍁

    Patch attached adds a CKE5 compatible plugin for redaction.

    If you select text and click the redact button, your text will be wrapped within a <drupal-redact> element. If you have the redaction selected and click the button, the text will be removed from the <drupal-redact> element. The filter works the same as CKE4/D9.

    CKEditor5:

    Admin view (can see redacted text):

    Anonymous view (cannot see redacted text):

  • 🇨🇦Canada smulvih2 Canada 🍁

    Special thanks to Craig Clark for creating the SVG icons for this.

  • 🇮🇪Ireland markconroy

    Hi @smulvih2

    Do you have any update on this? Are you using this project/patch on a Drupal 10/11 website?

    I think I might need a redaction feature soon and it would be great to be able to use this module rather than writing a new one.

Production build 0.71.5 2024