- Issue created by @joshuautley
- π΅π±Poland salmonek
Hi Josh
Thank you for the feedback.
The problem with automatic text formats update is that it would need to work only in case when Drupal is also updated to 10.5/11.2 (Official Fullscreen plugin requires CKEditor 5 v45.0.0)Run update -W and cry
By -W flag I assume it is about Composer, can you share the command output? I didn't thought that composer update may fail due to change of Fullscreen module. I've made a test update with composer after the release and didn't had any issue.
- πΊπΈUnited States joshuautley
I've done this with three different sites so far.
On the third website, I first removed the CKEditor 5 Full-screen Mode (legacy) from the Text Format and Editors manually, then using the UI I uninstalled the CKEditor 5 Full-screen Mode (legacy). Only after doing that could I use composer to install the update and reconfigure everything without any issues.
How would I use Composer to uninstall CKEditor 5 Full-screen Mode (legacy) specifically and not the entire module?
- π΅π±Poland salmonek
How would I use Composer to uninstall CKEditor 5 Full-screen Mode (legacy) specifically and not the entire module?
That is not possible. The legacy module is a submodule of Premium Features, while the new one is within a Plugin Pack.
Updating both our modules should result with "CKEditor 5 Fullscreen" in a "CKEditor 5 Plugin Pack" package and "CKEditor 5 Full-screen Mode (legacy)" in a "CKEditor 5 Premium Features" package in the Extend page.I'll try to check the process again, the error message would be helpful anyway.
Which Drupal version did you have before and after rhe update? - πΊπΈUnited States joshuautley
Ah ha, you know what it's doing? The CKEditor 5 Full-screen Mode (legacy) (Deprecated) module is appearing out of alphabetical order and is listed at the very top of the module list.
So, when I scrolled down and viewed the CKEditor modules, it wasn't there (in alphabetical order that is).