ckeditor icon indicating copy to clipboard operation
ckeditor copied to clipboard

Edit rich text content in Craft CMS using CKEditor.

Results 76 ckeditor issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### Description When viewing a revision, nested entries inside CKEditor fields are not visible. ![CleanShot 2024-05-06 at 11 02 15@2x](https://github.com/craftcms/ckeditor/assets/298510/c37b82dd-b721-4078-a912-463a41facd21) ![CleanShot 2024-05-06 at 11 02 32@2x](https://github.com/craftcms/ckeditor/assets/298510/791503c2-ce2c-4eb1-9892-73700c429c6b) ### Steps to reproduce...

bug

### 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...

bug

### 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...

bug

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...

bug

### 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,...

bug

### 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...

bug

### 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...

bug

### 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...

bug

### 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...

bug