Opened 18 years ago
Closed 18 years ago
#7090 closed enhancement (duplicate)
Batch attachment uploads
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | attachment | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I am looking for the inverse of #7078 - the ability to have a (trusted) user upload a ZIP file to attach a large quantity of file attachments to a wiki page in a batch.
Useless Background: I am generating reports with MATLAB that create a bunch of PNGs that I don't want version controlled, and I'm not familiar enough with Python to modify the Image macro to read a PNG out of a ZIP file. Manually uploading 30+ images each time is not fun.
Attachments (0)
Change History (3)
comment:1 by , 18 years ago
| Component: | general → attachment |
|---|---|
| Owner: | changed from to |
comment:2 by , 18 years ago
Those patches look like what I need, but they all failed on 0.10.4 which is what I have (Fedora 8, from an RPM).
I don't know where I got the RPM off-hand, and I'm just babbling here to try to defeat the spam filter.
comment:3 by , 18 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Yeah, those patches are based on 0.11dev. The very first one (attachment:ticket:2141:trac.multifile.patch) doesn't look that hard to backport for 0.10.x.



Have you tried to use the patches for multiple attachment support? (see #2141)