Download & Extend

CKEditor profiles not configurable with Features

Project:CKEditor - WYSIWYG HTML editor
Version:7.x-1.9
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

I have configured the standard CKEditor "Advanced" profile to be used by default for filtered HTML fields and have exported this (and other) configuration into a feature. During module installation, the correct settings are stored in the database. Right after, though, the setting is removed from the database, due to ckeditor_profile_features_rebuild (see also issue 1504398). From a features point of view, this is unexpected behaviour. It would be great if this issue can be solved in a way that solves both 1504398 and still allows me to just export CKEditor profiles in a feature.

Comments

#1

Sorry for the bump, but there has been no activity surrounding this issue, so I was wondering if anyone has given this any thought?

#2

In latest time we were focused on adding support to CKEditor 4 version. So there is no news about this ticket. If something change we will wrote here.

#3

Status:active» needs review

I have noticed that the input formats associated with ckeditor profiles aren't exported correctly. This might be the same issue that the OP has experienced.

I have attached the patch from the latest 7.x-1.x branch.

AttachmentSize
ckeditor_features_export-1747838-3.patch 713 bytes