- 🇩🇪Germany Anybody Porta Westfalica
Confirming this is a major issue. When using
composer require drupal/ckeditor_paste_filter
it leads to:Loading composer repositories with package information Updating dependencies Lock file operations: 2 installs, 0 updates, 0 removals - Locking drupal/ckeditor (1.0.2) - Locking drupal/ckeditor_paste_filter (1.1.1) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 2 installs, 0 updates, 0 removals - Downloading drupal/ckeditor (1.0.2) - Downloading drupal/ckeditor_paste_filter (1.1.1) Gathering patches for root package. Gathering patches for dependencies. This might take a minute. - Installing drupal/ckeditor (1.0.2): Extracting archive - Installing drupal/ckeditor_paste_filter (1.1.1): Extracting archive
while ckeditor 5 is already part of core.
Could you please remove that dependency asap and create a new release?
If needed, split Drupal 10 compatibility from Drupal 9 compatibility by separate releases (2.x). Thanks!
- Status changed to Needs review
over 1 year ago 8:26am 5 July 2023 - 🇩🇪Germany Anybody Porta Westfalica
Change dependency from
drupal:ckeditor
todrupal:ckeditor5
instead. See the MR. Removing the dependency would be wrong.Does this module work for CKEditor 5?
- 🇩🇪Germany Anybody Porta Westfalica
Please link https://www.drupal.org/project/ckeditor5_paste_filter → on the module page and eventually mark this module deprecated, if not used anymore.