π¬π§United Kingdom peter.thorndycraft
Thank you for the reply.
For anyone visiting this in the future. I did the following and took a couple of minutes:
- Run
drush gen plugin:ckeditor
- Tweak the generated module code (e.g. description, package)
- Change this line in the generated plugin /src:
editor.model.insertContent(writer.createText('[toc]'));
- Enable the new module
- Add the new plugin icon to your text editor: /admin/config/content/formats
Bosh
π¬π§United Kingdom peter.thorndycraft
Hey,
Any luck or progress on this? Did you find an alternative route?
Peter
π¬π§United Kingdom peter.thorndycraft
Any update or feedback on this item? We too need this.
π¬π§United Kingdom peter.thorndycraft
I've forked and applied that patch and it can be found here: https://git.drupalcode.org/issue/workflows_field-3254844/-/compare/2.x.....
You can use branch in your composer file (remembering to revert back when this patch is merged in)
π¬π§United Kingdom peter.thorndycraft
peter.thorndycraft β made their first commit to this issueβs fork.