forum.coppermine-gallery.net

No Support => Feature requests => Topic started by: moulari on September 25, 2003, 01:24:31 am

Title: Zip Function
Post by: moulari on September 25, 2003, 01:24:31 am
First of all great that you guys are continuing work on coppermine

"BIG THANKS FOR THAT"  :D

From memory I recall some hack on the old board, about some zip function. I wasn't able to get it to work (old board was down too early) But from what I remember it was quite a nice feature would like to see that in a coming version.
Title: Zip Function
Post by: benjam on September 26, 2003, 09:35:37 pm
yes!  a feature that allows someone to download a whole album in one zip file...

that would be nice
Title: Zip Function
Post by: Joachim Müller on September 26, 2003, 09:42:40 pm
this'd require the zip module to be built into php on the server - not many servers actually have this module, but maybe as an option...

GauGau
Title: Option would be great
Post by: moulari on September 27, 2003, 01:19:05 am
I'm running coppermine as an intranet image server for my family. So i can install PHP Zip. Once in a while my sisters want to send a some photos. So i would be great for them i they could zip them inside coppermine. muchas gracias
Title: Zip Function
Post by: Tarique Sani on September 27, 2003, 05:10:28 am
Quote from: "gaugau"
this'd require the zip module to be built into php on the server - not many servers actually have this module, but maybe as an option...

I have a pure PHP class which allow you to make zips, tars and tar.gz without any extra modules - so if anyone wants to work on this I can help here