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.
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.
Comments
Comment #1
attiks commentedSince 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.
Comment #2
attiks commentedToo old