Posted by Aren Cambre on May 3, 2009 at 7:32pm
6 followers
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | upload.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
| Issue tags: | Usability |
Issue Summary
Please allow selection of multiple files at once to upload.
Marked as usability because ctrl-click to select multiple files is common in native OSes and also doable on websites: it works on GMail.
Comments
#1
See : http://www.deciphered.net/blog/2009/07/29/drupal_drag_and_drop_file_uplo...
#2
Try the image_fupload and swfupload modules.
#3
http://www.uploadify.com - Multiple uploads using jQuery.
#4
See: #625958: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute
#5
#625958: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute is the only one of these options I'd consider core-worthy, and has a separate issue. Marking this one as duplicate.