Problem/Motivation
CKEditor 4 - WYSIWYG HTML editor
Project not supported: This project is no longer supported, and is no longer available for download. Disabling everything included by this project is strongly recommended!

Proposed resolution
- Switch default config for Rich editor and Simple editor from CKEditor 4 to CKEditor 5
- #3415638: Update CKEditor Media Embed Plugin to ~1.0 || ~2.0 to allow for an upgrade to CKEditor 5
- Remove the install for CKEditor Paste Filter module - ( It is in CKEditor 5 )
- Remove the install for Image Resize Filter module - ( Not needed in CKEditor 5 )
CKEditor Media Embed Plugin stable was released in April 2024 by: ElusiveMind
https://www.drupal.org/project/ckeditor_media_embed/releases/2.0.2
Thank you, Michael
#3393693: Add Drush 12 compatibility for custom CKEditor Media Embed Plugin commands
#3441971: There are no commands defined in the "ckeditor_media_embed" namespace.Now the following command is working
./bin/drush ckeditor_media_embed:installThis will Install the needed libraries for the module by its ways.
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ UX/UI designer responsibilities
- ➖ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase-9.1.3, varbase_editor-9.2.0
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| Available-updates-test-varbase91t1.png | 37.24 KB | rajab natshah |
Issue fork varbase_editor-3414834
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
rajab natshahComment #3
rajab natshahComment #4
rajab natshahComment #9
n.ghunaim commentedComment #11
rajab natshah#3442752: Start a new 9.2.x branch for Varbase Editor to support CKEditor 5 and drop support for CKEditor 4
Comment #12
rajab natshahComment #14
rajab natshahComment #16
rajab natshahComment #17
rajab natshahFollowing up with two issues
#3442854: Add CKEditor 5 Paste Filter module to Varbase Editor
Add CKEditor Media Embed to the 10.0.x branch too ( this will be in a new issue )
Comment #18
rajab natshahComment #19
rajab natshah#3444361: Add CKEditor Media Embed Plugin module to Varbase Editor 10
Comment #20
rajab natshahComment #21
rajab natshahUsing a new way to add the media embed libraries with asset-packagist.org
Reading form https://ckeditor.com/docs/ckeditor5/latest/features/media-embed.html
https://www.npmjs.com/package/@ckeditor/ckeditor5-media-embed
https://ckeditor.com/docs/ckeditor5/latest/features/media-embed.html
https://asset-packagist.org/package/npm-asset/ckeditor--ckeditor5-media-...
Adding
"npm-asset/ckeditor--ckeditor5-media-embed": "*"in Varbase9.1.xand10.0.xprofilecomposer.jsonfile.Comment #22
rajab natshahComment #23
rajab natshahComment #26
rajab natshahComment #27
rajab natshahThank you :)
Having #3444361: Add CKEditor Media Embed Plugin module to Varbase Editor 10 too
Comment #28
rajab natshahComment #29
rajab natshahComment #30
rajab natshah✅ Released varbase_editor-9.2.0
Comment #31
rajab natshah✅ Released varbase-9.1.3