London
Account created on 14 April 2021, about 3 years ago
#

Merge Requests

Recent comments

πŸ‡¨πŸ‡¦Canada mhespanhol London

@DonoD, the module is available for download now.

πŸ‡¨πŸ‡¦Canada mhespanhol London

Patch created from the fork.

πŸ‡¨πŸ‡¦Canada mhespanhol London

mhespanhol β†’ made their first commit to this issue’s fork.

πŸ‡¨πŸ‡¦Canada mhespanhol London

mhespanhol β†’ made their first commit to this issue’s fork.

πŸ‡¨πŸ‡¦Canada mhespanhol London

I have opened a merge request with some changes that makes the module work fine in Drupal 10.

πŸ‡¨πŸ‡¦Canada mhespanhol London

@lucaslg, the license file is not required. It can be removed from the repository.

As for Webpack, we used that for developing the CKEditor 5 plugin, following their recommendation. So it is only necessary if people are going to tweak the CKEditor 5 plugin, but the Drupal module doesn't need it to work.

I agree that having the Templates plugin available for CKEditor 5 would be nice, but that was never our goal for this project. The plugin we created has only the minimum requirement to connect Drupal to CKEditor, and most of the Templates functionality is now coded inside Drupal. Therefore, the CKEditor 5 plugin for this module is only useful with the Drupal plugin.

πŸ‡¨πŸ‡¦Canada mhespanhol London

We opened an MR with some modifications to the CKEditor Templates module to work independently from an external plugin. A few notes:

  • - These changes are CKEditor 5 ready, working with Drupal 9.3+ or Drupal 10, but it is not compatible with CKEditor 4.
  • - It creates all necessary files for this module to work, so people migrating from the previous version might want to delete the "templates" in the "libraries" folder afterward.
  • - The templates can be managed in the config page /admin/config/content/ckeditor-templates (see the updated README.txt file for more info), so you might delete the templates/ckeditor_templates.js file after setting them inside the new structure.
Production build 0.69.0 2024