Posted by deverman on July 19, 2012 at 9:16am
5 followers
Jump to:
| Project: | Spark |
| Version: | 7.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Our editors constantly ask for drag and drop multiple image upload. Images must also have a caption field and an attribution field that gets stamped on the image through image cache. Just a request to think about. Hope it is in the scope of this project.
Comments
#1
I wonder if implementation could lean on the Drag'n'Drop module.
#2
http://drupal.org/project/multiupload_filefield_widget
http://drupal.org/project/multiupload_imagefield_widget
http://drupal.org/project/plupload
http://drupal.org/project/media 2.x-dev
http://drupal.org/project/file_entity 2.x-dev
Drag and Drop is being discussed in the file_entity module issue queue #1694950: Add support for drag & drop uploads on file/add
Those modules might be able to do it.