=== Drag & Drop File Uploader === Contributors: Hedge Donate link: http://en.www.ali.dj/wordpress-plugin-drag-drop-file-uploader/ Tags: posts, content Requires at least: 2.6.0 Tested up to: 3.1.0 Stable tag: 0.1 Drag & Drop File Uploader adds a box to upload images and other files via drag & drop from your filemanager. == Description == Plugin homepage: www.ali.dj/wordpress-plugin-drag-drop-file-uploader The workflow to upload files in Wordpress was always cumbersome. Since a few browsers now support the new HTML5 Filereader-API I created a wordpress-plugin based on Sebastian Tschan's excellent jQuery File Uploader. It adds a box below the post-editor on which you can drag and drop files directly from your filemanager. Images are added directly to the current post. You can even drop multiple files on it at the same time. This is the first release and I know that there are still some problems, but I'll try to iron them out and improve the plugin further.
The plugin has been successfully tested with the following browser versions:
¹ Drag & Drop is not supported on the Windows version of Safari.
== Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. == Screenshots == 1. some drag & drop-action 2. multiple uploads at once == Changelog == = 0.1 = * initial release