How can I enhance CKEditor to support drag & drop of an image from a user's desktop into the content of the CKEditor textbox? It would have to upload the image to the server in the background, and insert a link to the image once the upload has finished. The resulting path of the image on the server does not matter (it could be a GUID for all I care).
Certainly not an easy task, and I would be more than willing to purchase such a plugin, however I cannot find any plugins that currently do this. Does anyone have any ideas on how to go about implementing such a plugin? I've looked around quite a lot today, but the best I've found is this dropfile plugin, unfortunately, it does not appear to work in CKEditor 3.0. Thanks for any help.
I just watched this video, which shows CKEditor doing exactly what I want, however he doesn't mention how to set this up:
http://www.youtube.com/watch?v=DVInjn51VYw
Thu, 06/07/2012 - 20:23
#1
Re: G-Mail style drag & drop for inserting images in CKEdito
If you select show more info under the video at youtube you will find the following URL;
http://alfonsoml.blogspot.com.es/2012/06/drag-and-drop-uploads-in-ckeditor.html