Problem/Motivation
Requested by Razem to fix and clear past of ( coped content ) and past in CKEditor 5 text formats
Proposed resolution
CKEditor 5 Paste Filter
1.0.1 released 27 March 2024
Filter content pasted into the CKEditor 5 visual editor by searching and replacing with the power of regular expressions.
This is a CKEditor 5 version of CKEditor Paste Filter with additional features, most notably that the filters are fully configurable via a form interface and the filters can be configured individually for each text format. This module has been created as a separate project so that sites that are transitioning over to CKEditor 5 can have both modules installed easily, and to allow this project to evolve without needing to maintain compatibility with both CKEditor 4 and 5.
- Add CKEditor 5 Paste Filter
- Hook update to enable it and insert its default config in Simple and Rich Editors
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-10.0.0-rc3, varbase_editor-10.0.0-rc5, 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
- Issue #3442854 by Ahmad Khader: Added CKEditor 5 Paste Filter module to Varbase Editor
Issue fork varbase_editor-3442854
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:
- 3442854-add-ckeditor-5-paste
changes, plain diff MR !10
- 3442854-add-ckeditor-5
compare
Comments
Comment #2
rajab natshahComment #8
ahmad khader commentedComment #9
rajab natshahChange
"^1.0"to"~1"Comment #10
ahmad khader commentedComment #12
rajab natshahComment #13
rajab natshahComment #17
rajab natshahComment #18
rajab natshah✅ Released varbase_editor-9.2.0
Comment #19
rajab natshah✅ Released varbase_editor-10.0.0-rc5
Comment #20
rajab natshahComment #21
rajab natshah✅ Released varbase-9.1.3
Comment #22
rajab natshah✅ Released varbase-10.0.0-rc3