I'm currently working on a module and having the folowing error
"data-error-switching-to-ckeditor5"
This error happens when I am in a "text and format editor" and when I do one of the following :
- Add/Remove the the module icon from the toolbar
- Click on the module checkbox in the "Enabled filters" area
- Switch the "Text editor" between CKEditor5 and none
The code worked fine on drupal 9.5 with CKeditor but going to drupal10 with CKEditor5 raised this error
Just a tip, if you didn't know: Drupal contributors with 35 or more issue credits gained over the past year can get a free PhpStorm license. See Free PhpStorm license for Drupal contributors.
Hi, in a custom form I have several php files, both in the form and Controller folder.
From these files I need to call some functions that are the same for many. Until now I have rewritten them but to avoid errors, I would like to write them in a single file but I am not clear how to do it
I'm having problems controlling access to nodes since I upgraded to Drupal 10. The options I had explored, by taxonomy or by content, have not yet been upgraded to Drupal 10. Any solutions?
Thank you so much.