Initialize the Web Editor module

Created on 18 December 2021, almost 3 years ago
Updated 24 December 2023, 9 months ago

Problem/Motivation

Have a preset of configs for basic web editing.

Using the CKEditor 5 library.

Drupal 10.0.0-alpha2 was released 18 Feb 2022
https://www.drupal.org/project/drupal/releases/10.0.0-alpha2

CKEditor 4 will be removed from Drupal 10 core, and content created with CKEditor 4 might not work in CKEditor 5 because of upstream changes. You must either install the CKEditor 4 module in contrib (which will receive security fixes until Drupal 9's end-of-life in 2023), or update your site and content to CKEditor 5. There is a beta-stability CKEditor 5 module available for testing in Drupal 9 and 10 .

Proposed resolution

CKEditor 5 link feature
https://ckeditor.com/docs/ckeditor5/latest/api/link.html

npm install --save @ckeditor/ckeditor5-link
In NPM
https://www.npmjs.com/package/@ckeditor/ckeditor5-link
In Asset Packagist
https://asset-packagist.org/package/npm-asset/ckeditor--ckeditor5-link

Remaining tasks

  • ☑ File an issue
  • ☐ Addition/Change/Update/Fix
  • ☐ Testing to ensure no regression
  • ☐ Automated unit/functional testing coverage
  • ☐ Documentation
  • ☐ Code review by maintainers
  • ☐ Full testing and approval
  • ☐ Credit contributors
  • ☐ Review with the product owner
  • ☐ Update Release Notes
  • ☐ Release

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

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024