Merge with image upload page?
twowheeler - October 18, 2008 - 17:33
| Project: | Image Import Zip |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
It would be a great improvement if the zip upload feature could be added to the image upload page, instead of creating a separate page.
Is there a php_zip for a linux server? I have only found a DLL version.

#1
Since this module will create a separate image node for each file i don't really see the point to integrate it, if you want to add multiple images to one node you have to look at swfupload or something similar.
I assume php_zip exists for linux, or otherwise you can look into some command line tools.