Closed (duplicate)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2010 at 01:08 UTC
Updated:
11 Nov 2010 at 14:37 UTC
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.