Opened 18 years ago
Closed 18 years ago
#293 closed enhancement (duplicate)
allow queuing of uploads
Reported by: | anonymous | Owned by: | Johan Enell |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 2.1 |
Component: | web | Version: | trunk |
Keywords: | Cc: |
Description
- Allow multiple files to be chosen at once for upload. It is annoying to have to choose each file one by one.
- Have option to upload immediately, or add to queue. This is handy when a number of large image files need to be uploaded, so you could set it up during the day and then just press start before you go home.
Change History (3)
comment:1 by , 18 years ago
Priority: | minor → trivial |
---|
comment:2 by , 18 years ago
Milestone: | → BASE 2.x+ |
---|---|
Version: | → trunk |
comment:3 by , 18 years ago
Milestone: | BASE 2.x+ → BASE 2.1 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
duplicate of #408
Note:
See TracTickets
for help on using tickets.
There are some old plans about an FTP server that connects to BASE. This would solve this issue. Other solutions would probably involve a Java applet. For security reasons it is not possible to script a HTML file upload form.
Anyway, I don't think this will happen very soon, unless someone outside the core team is willing to implent it.