.

Comments

markhalliwell’s picture

Title: Add fontello_wysiwyg sub-module » Add WYSIWYG integration
Project: Fontello » Icon API
Version: 7.x-1.x-dev » 6.x-1.x-dev
markhalliwell’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
markhalliwell’s picture

Title: Add WYSIWYG integration » Add CKEditor plugin to use with icon_filter sub-module
deciphered’s picture

Issue summary: View changes

I'll look into this at some point, a simple CKEditor widget based plugin shouldn't take much time to implement for the basic functionality, however, it's worth noting that CKEditor widget does require CKEditor 4.3+ (IIRC), which isn't supported by the Wysiwyg API module, and as such it would use the CKEditor module instead.

@markcarver, you also mentioned something about including the appropriate theme CSS files, thoughts are welcome on this. It would be ideal if there was a way that each bundle could define this behaviour, because some bundles (FAMFAMFAM) aren't theme dependent.