Gallery Archive

Installs: 
24
Open Bugs: 
0
Development Status: 
Seeking co-maintainer(s)
Maintenance fixes only

Gallery Archive creates a compressed archive file of all the highest-resolution images in an image gallery on your Drupal site. Users with the appropriate permission are able to download this archive.

Drupal 6

The Drupal 6 version of this module was built to work with Views Gallery, and only really works with that module, or a very similar setup (where you have an image gallery node, then a bunch of image nodes that reference the image gallery node, with one image per node).

Please configure the module after installation at admin/settings/gallery_archive. (By default, it's set to work with Views Gallery).

Drupal 7

The Drupal 7 version works (currently) with nodes-as-image-galleries. Basically, if you have a node type with a multi-value image field, you can use Gallery Archive to create an archive of all the images attached to the node. Work is underway to make this module also work with Views Gallery-style galleries; see #1509056: Views Gallery-style galleries
.

Please configure the module after installation at admin/config/media/gallery-archive.

Troubleshooting

On some servers, the PHP max_execution_time might be set too low to allow the archive to be built. If this is the case, you can try increasing the max_execution_time.

Additionally, this module first copies all the pictures into your site's temporary directory, as configured at admin/settings/file-system. If you have trouble creating or downloading the archive, check the permissions on your site's temporary directory, or change the location to a subdirectory of your site's files folder (for example, sites/default/files/tmp).

Any other problems? Please file an issue in the issue queue.

Module created by Jeff Geerling of Midwestern Mac, LLC.

Releases: 
7.x-1.0-beta2
6.x-1.0-beta3
7.x-1.x-dev
6.x-1.x-dev
Release Dates: 
09/25/2012
11/01/2010
09/30/2013
09/30/2013