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

quicksketch’s picture

Sounds 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.

quicksketch’s picture

Status: Active » Closed (fixed)