Closed (duplicate)
Project:
Video Filter
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 May 2013 at 10:33 UTC
Updated:
21 Jun 2013 at 15:28 UTC
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.