You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started working on related issue #87. In the doc page, I can read :
As a fallback solution if uploadUrl is not set and filebrowserUploadUrl is provided for the File Browser plugin, then the Upload Image plugin will try to use filebrowserUploadUrl instead and send there dragged and pasted images.
I don't know when I can finish this - don't have time right now. Want to continue from my initial work ?
Maybe. Testing this - the file will get uploaded, just that the return value for the connector I'm using (at least) returns an HTML doc, rather than JSON. You can see that in the JavaScript console. So close!
I'm trying to wrap my head around this plugin for CKeditor, and trying to figure out if Filemanager has the necessary support, already:
http://docs.ckeditor.com/#!/guide/dev_file_upload
and/or if it's dependent on the connector used.
The text was updated successfully, but these errors were encountered: