Problem/Motivation
- #3299100: Is Paste Filter compatible with CKEditor 5?
- Checked if this library is working in CKEditor 5 version, packaged with Drupal 10
- #3313946: Update CKEditor 5 to 35.2.1
- 10.0.x/core/assets/vendor/ckeditor5/paste-from-office/paste-from-office.js
Proposed resolution
- Remove CKEditor Paste Filter module from Varbase Editor
10.0.xbranch in fever of @ckeditor/ckeditor5-paste-from-office in CKEditor 5 version, packaged with Drupal 10 - https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-pas...
- It's part of CKEditor 5 core https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-pas...
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
- ➖ 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-10.0.0-alpha1, varbase_editor-10.0.0-alpha1
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
- Issue #3333618: Removed CKEditor Paste Filter module from Varbase Editor
10.0.xbranch in favour of@ckeditor/ckeditor5-paste-from-officeinCKEditor 5version, packaged with Drupal 10
Comments
Comment #2
rajab natshahComment #3
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #7
rajab natshahComment #9
rajab natshahCKEditor Paste Filter 1.1.1 was released on: 25 Apr 2023 by: JaydipJD
https://www.drupal.org/project/ckeditor_paste_filter/releases/1.1.1
Thank you, Jaydip
The current Drupal 10 default past filter dose not filter classes and attributes.
Which bring in many formatted styles and values to the CKEditor 5.
CKEditor 5 needs a tool to clear that out too, on copy and past of HTML from websites.
Comment #10
rajab natshah✅ Released varbase_editor-10.0.0-alpha1
Comment #11
rajab natshah✅ Released varbase-10.0.0-alpha1
Comment #12
star-szrIf you need more filtering than the CKEditor 5 core plugin provides, there is https://www.drupal.org/project/ckeditor5_paste_filter which I maintain.
Comment #13
rajab natshahThanks, Scott
Removed CKEditor Paste Filter module from Varbase Editor 10.0.x branch in fever of @ckeditor/ckeditor5-paste-from-office in CKEditor 5 version, packaged with Drupal 10.
Noted; about CKEditor 5 Paste Filter
It will be tested for sure.
Thanks for the hint, and thanks for working on the module.