enable/disable Editorplugins with InputEditorOptions
Vote:
Hi all!
I've added an EditorPlugIn to the dhtml editor. The problem is that it should not be displayed on all instances of the editor, only for certain properties.
Is it somehow possible to use the InputEditorOptions list to enable/disable the plugin when editing the pagetype properties?
A code example would be handy :)