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.
Comments
Comment #1
markhalliwellMoving to Icon API module per #1948240: [icon] Request re-purpose/ownership change
Comment #2
markhalliwellComment #3
markhalliwellComment #4
decipheredI'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.