Problem/Motivation
Test module twig_theme_test depends on ckeditor in twig_theme_test.attach_library.html.twig.
ckeditor Is on its way out of core, let's replace it with the up and coming star ckeditor5.
Steps to reproduce
Proposed resolution
Replace ckeditor with ckeditor5 in core/modules/system/tests/modules/twig_theme_test/templates/twig_theme_test.attach_library.html.twig
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3306720
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:
- 3306720-replace-ckeditor-with
changes, plain diff MR !2703
Comments
Comment #2
spokjeMarking this as critical since the parent issue is marked critical.
Comment #4
spokjeComment #5
spokjeComment #6
wim leersRTBC +1
This simplifies #3304326: Deprecate CKEditor 4 module in 9.5 slightly.
Comment #7
spokjeAnd makes the above and #3270438: Remove CKEditor 4 from core independent of each other.
Comment #8
alexpottCommitted and pushed e09d527af8 to 10.1.x and 9982e89c54 to 10.0.x and f3cbce243e to 9.5.x. Thanks!