Active
Project:
UpAPI (as in Upload API)
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2007 at 07:09 UTC
Updated:
18 Aug 2008 at 17:59 UTC
Hi
Great module! We wanted to write something similar and then discovered your module.
One note. I see that in multi file upload you need to upload every file separately, you need to click Upload for every file and wait for page to reload. This is not particularly effective. Is there a way to upload several files at once that I’m missing maybe?
Cheers!
Misha
Comments
Comment #1
Dave Cohen commentedIt's not there yet. I would welcome a patch for that. I'm sure I'd get around to it at some point, but only when I need it.
Comment #2
coupet commentedcreative module concept with core potential.
Looking forward to upload multiple files.
Comment #3
somebodysysop commentedAre we there yet? Can the module be used to upload multiple files at once? If not, can someone give me some guidance in making it happen within this module? Thanks!
Comment #4
Dave Cohen commentedYou can prompt for multiple files, and upload them at once. I believe the limitation right now is prompting for say 2 files when only 1 is required, the code only works if the user uses the first field. That is, things break down when prompting for multiple files, but the fields are not used in order. If I remember correctly...