I need to call widow of dialog "filebrowser" from ckeditor.
I tried to call the plugin via the command
CKEDITOR.instances.editor1.execCommand('filebrowser')
but did not help.
How to call file browser of ckeditor from plugin?
302 views Asked by gregman At
2
Try the following incantation: