Download List

專案描述

image_album generates HTML on-the-fly for the
navigation of albums of related images. It
supports several different viewing modes
appropriate for different display sizes and
connection speeds, and allows the viewing of
additional image info such as EXIF data. It uses
CGI PATH_INFO-style URLs (with no '?' characters)
for spiderability by all search engines.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-13 07:11
2008-03-12

Named anchors were added so that you can send someone a link to a particular album or photo while showing it in the context of all its siblings. 'use warnings' is now used instead of the -w switch to prevent warnings from external modules. This is done conditionally using if.pm for compatibility with Pre-5.6.0 Perl.
標籤: Minor feature enhancements

2006-12-11 17:19
2006-12-11

URLs now end in ".jpg/" rather than ".jpg" so that
certain search engines don't ignore the "one_file"
and "all_files" pages by assuming that they are
image data. The options settings were changed to
use a pseudo-directory in the PATH_INFO rather
than query parameters, so it's possible to use
robots.txt to keep search engines off redundant
URLs. The Image::Magick calls were updated due to
their modified API.
標籤: Major feature enhancements

2006-04-08 10:11
2006-04-07

This release added support for favicon links via the new favicon.url file.
標籤: Minor feature enhancements

2006-02-17 09:44
2006-02-16

The \n was removed from the Generator meta tag,
since Firefox displays it as a funky glyph.
標籤: Minor bugfixes

2005-02-07 11:33
2003-09-22

標籤: Initial freshmeat announcement

Project Resources