Index of /download/image_gallery

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -  
[TXT]README.html02-Sep-2010 17:16 2.3K 
[TXT]caption_file_spec.txt02-Sep-2010 17:15 1.5K 
[TXT]copyright.txt02-Sep-2010 17:14 423  
[TXT]dependencies.txt30-Oct-2006 22:33 517  
[TXT]gpl.txt30-Oct-2006 22:33 18K 
[   ]image-gallery-001-20061030222957.i386.rpm30-Oct-2006 22:32 14K 
[   ]image-gallery-002-20100902164846.i386.rpm02-Sep-2010 16:47 16K 
[   ]image-gallery_001-20061030222950.tgz30-Oct-2006 22:31 562K 
[   ]image-gallery_001_i386.changes30-Oct-2006 22:31 493  
[   ]image-gallery_001_i386.deb30-Oct-2006 22:31 12K 
[   ]image-gallery_002-20100902165331.tgz02-Sep-2010 16:47 581K 
[   ]image-gallery_002_i386.changes02-Sep-2010 16:46 702  
[   ]image-gallery_002_i386.deb02-Sep-2010 16:46 14K 

Image Gallery toolkit

Release: 002

2010-09-02: Minor improvements.

Release: 001

2006-10-30: Initial release with minimal documentation and polish. Modules and scripts are currently fully functional for current feature-set. Build system is functional for debian and rpm packaging.

Overview:

This collection of perl modules and scripts is designed to create image galleries based on directories of images. It utilizes perlmagick to resize images, creating thumbnails. It creates html output using the Template Toolkit.

This codebase can be installed directly, built as a rpm package, or built as a debian package. It has been tested under Debian etch, Debian sarge, and Red Hat Enterprise Server 4.

Copyright

Dependencies

Usage:

generate_thumbs.pl --help
read_caption.pl --help
write_html.pl --help
write_paged_html.pl --help

Specifications

Caption file

Relevant toplevel Make targets:

deb # Builds a debian package
deb-src # Builds a debian src package
rpm # Builds a rpm package and rpm src package
ant-rpm # Builds a rpm package and rpm src package using the optional ant rpm target.
tgz # Build a tarball of the entire tree
install # Install the code on the local machine
clean # Restore source tree