How can I overwrite the filter rules, context menu and double click event for a built-in plugin?
I don't really want to modify the actual plugin files, I would like to have the overwrite code in a separate file (ex. host CKEditor .htm file) in order to make it easy to update the CKEditor.
I don't really want to modify the actual plugin files, I would like to have the overwrite code in a separate file (ex. host CKEditor .htm file) in order to make it easy to update the CKEditor.

Re: Overwrite built-in plugin