Experimental project
This is a sandbox project, which contains experimental code for developer use only.
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.