Problem/Motivation

Proposed resolution

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.x branch in favour of @ckeditor/ckeditor5-paste-from-office in CKEditor 5 version, packaged with Drupal 10

Comments

Rajab Natshah created an issue. See original summary.

rajab natshah’s picture

rajab natshah’s picture

Title: Remove 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 » Remove CKEditor Paste Filter module from Varbase Editor 10.0.x branch in favour of @ckeditor/ckeditor5-paste-from-office in CKEditor 5 version, packaged with Drupal 10

  • Rajab Natshah committed df871c53 on 10.0.x
    Issue #3333618: Remove CKEditor Paste Filter module from Varbase Editor...
rajab natshah’s picture

rajab natshah’s picture

Assigned: rajab natshah » mohammed j. razem
Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase-10.0.0-alpha1, +varbase_editor-10.0.0-alpha1
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

rajab natshah’s picture

CKEditor 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.

rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
star-szr’s picture

If you need more filtering than the CKEditor 5 core plugin provides, there is https://www.drupal.org/project/ckeditor5_paste_filter which I maintain.

rajab natshah’s picture

Thanks, 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.