Thanks for this module!
But when I update CKEditor module using drush file ckeditor.config.js is rewritten. And I should manually copy settings for video_filter plugin.
You can make settings in a different place or register plugin in CK with standard way? I.e. in CK settings "Custom JavaScript configuration" or use function hook_ckeditor_plugin()?
Added "Custom JavaScript configuration" has no effect.
Comments
Comment #1
vvs commentedI added this code in video_filter.module, but CKE not working:
TypeError: m is null in ckeditor.js line 208
Comment #2
markhalliwellDup of #1689440: video filter dialog with ckeditor standalone module is not working , which has a patch.