refinerycms-ckeditor
refinerycms-ckeditor copied to clipboard
Interferes with image picker on other engines
I have a custom engine with an image field. Install ckeditor interferes with the image picker functionality. The drag and drop is nice for the page editor but not at the expense of image fields on other engines.
@cwise Makes sense. Hmm, how about adding a configuration flag that disables the image picker?
You mean the custom image picker from here? Yes that would make sense. The standard Refinery image picker is fine.
Exactly. Feel like whipping up a pull request?
Sure. I'll work on it.