Drag and Drop Multi Upload
Categories
Component ID
1171498
Component name
Drag and Drop Multi Upload
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Builds a Chrome-specific HTML5 multi-upload dropzone on a specified DOM object.
If a user is of a given role, files dropped into the specifed DOM object will be
added to the Drupal files table, then added to a CCK Filefield on a given node.
@todo Generlize reloading / selecting behaviour, it's not very robust right now and built only for views.
@todo Make role-checking legit, ie: actually add a permission in the Drupal permissions page.
