uploadcare / uploadcare-redactor

Redactor Uploadcare plugin
MIT License
18 stars 9 forks source link

Drag and Drop #13

Open aaweb opened 7 years ago

aaweb commented 7 years ago

Would it be possible to implement drag and drop directly to the Redactor editor which background upload to uploadcare?

I'd like to use uploadcare for all our images and when somebody pasted and image or drops it into redactor, this should all land on uploadcare.

Thanks for your inputs. Also happy to help if it fits the scope of this plugin.

dmitry-mukhin commented 7 years ago

It should be pretty easy to do. See this doc: https://uploadcare.com/documentation/javascript_api/#drag-and-drop

PR with optional DnD to Redactor editor will be most welcome.