- Issue created by @justcaldwell
- πΊπΈUnited States justcaldwell Austin, Texas
I'm attaching a patch with the necessary changes. I'll open an issue branch/MR soon.
I opted to not reintroduce the hard dependency on the CKEditor FakeObjects β module now, but to use these changes you would need to include it in your project:
composer require 'drupal/fakeobjects:^1.2'
As I said above, this is probably a good idea anyway if you're updating from 8.x-2.x, as composer may well remove the module (if it's not required elsewhere) without uninstalling it. FakeObjects can be uninstalled and removed when it's no longer needed.
The patch also corrects broken paths to the CKEditor 4 toolbar icons.
- Merge request !13Allow concurrent use of ckeditor 4 and ckeditor5 β (Open) created by justcaldwell