Closed (fixed)
Project:
ImageField
Version:
6.x-3.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Reporter:
Created:
5 May 2009 at 21:17 UTC
Updated:
3 Jul 2009 at 23:25 UTC
This might not be the place to post it but I'm hoping someone can point me in the right direction. I've been researching all day to no avail. I'd like to be able to do something which in theory sounds quite simple but from what I can tell actually looks quite complicated...
Scenario:
User A uploads 20 image files via Imagefield, which are then displayed on a node in a gallery type page.
User B visits node, and is presented with a link in addition to the images, to download all the images in the node in a Zip file which is created automatically on the server on demand.
Possible? If so, how?
Comments
Comment #1
quicksketchSounds like you need a completely different module to automatically zip up files and make them available for download. I agree what you're describing is going to be complicated to implement. As far as I know there isn't an existing solution, so you'll probably need to write the module or sponsor new development.
Comment #2
quicksketch