ckeditor
ckeditor copied to clipboard
Edit rich text content in Craft CMS using CKEditor.
### Description Nested entries displaying element chips in their cards, have their status dots duplicated when they are saved: https://github.com/craftcms/ckeditor/assets/298510/a9353c5e-3c27-40cb-b917-6db419873796 ### Steps to reproduce 1. Create an entry type with...
### Description When viewing a revision, nested entries inside CKEditor fields are not visible.   ### Steps to reproduce...
### Description HTML attributes added to the source HTML of a CKEditor field are being stripped out, regardless of config settings in the CP or in the HTML Purifier config...
### Description After upgrading craftcms/ckeditor (3.0.0 => 3.8.3), I find that when I visit the settings page (either for an existing configuration, or for a new configuration), I don't see...
Not a bug report as much as a question about whether there are plans to publish information on how third parties can extend the CKEditor implementation in Craft CMS 5...
### Description I just noticed that Redactor fields inside Super Table fields inside Matrix fields are not converted by the `ckeditor/convert` command. ~~Looks like the command can't find those fields,...
### Description Redactor used ``-tags for embedding while CKEditor uses a ``-tag. When a site supports embedding in their rich text editors existing embeds that were in the database before...
### Description We received the message in the CP that Redactor is no longer being supported which is fine, CKEditor seems to be a better option overall. However, one of...
### Description We are have a couple of Project we migrate from redactor to ckeditor. IMHO it would be a cool feature, when config options can be stored in js/json...
### Description I ran php craft ckeditor/convert to convert redactor to ckeditor. Everything worked great, except it didn't detect a matrix field. The matrix field is called "Page Content" It...