Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CKEditor Uploading Dropped or Pasted Files Support #437

Open
justingit opened this issue Jan 7, 2016 · 3 comments
Open

CKEditor Uploading Dropped or Pasted Files Support #437

justingit opened this issue Jan 7, 2016 · 3 comments

Comments

@justingit
Copy link

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.

@simogeo
Copy link
Owner

simogeo commented Jan 9, 2016

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 ?

@justingit
Copy link
Author

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!

@simogeo
Copy link
Owner

simogeo commented Jan 15, 2016

Testing this from where ? did you write code ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants