HTML5 Drag & Drop File
Categories
Component ID
1595094
Component name
HTML5 Drag & Drop File
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
18140
Component created
Component changed
Component body
HTML5 drag & drop + HTML5 file upload with XHR2. Allows the user to drag & drop files into a Image/File Field and uploads it immediately behind the scenes. In theory it should work for as many files as the field allows.
Requires jQuery >= 1.5.2 (jquery_update‎ has that)!
It's a start...
- Enable
- Works for all
managed_filefields - You can disable per field in the field instance config
There's a settings form under Config > Media where you can change the upload method from Series to Parallel (much faster, but slightly riskier). If you dare, try it out. I've experienced (although not for a while) the full entity form being submitted by a file upload.
If you're uploading A LOT of files, you might encounter the server's max file/POST size limit. I've no solution for that yet.
