Hi,
I've found it helpful to be able to export CKEditor profiles using Features when migrating from dev to prod, and also providing the ability to use the same CKEditor profile across multiple sites.
Attached is my patch to CKEditor to implement this support. I had it in a custom module previously, but decided to merge it in so I could upstream it for anyone else that might find it helpful.
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| ckeditor.features.patch | 4.18 KB | neilnz |
Comments
Comment #1
jcisio commentedMarking this as duplicate of #906846: Support the Features module API to allow bundling of CKEditor's visibility settings. I change the patch a little and upload to the other issue.