Download List

Projeto Descrição

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 foram adicionadas de modo que você pode enviar a alguém um link para um determinado álbum ou foto ao mostrar que, no contexto de todos os seus irmãos. advertências "uso" é agora usado em vez do parâmetro-w para evitar advertências dos módulos externos. Isto é feito condicionalmente usando if.pm para compatibilidade com Pré-5.6.0 Perl.
Tags: Minor feature enhancements
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.

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

URLs agora terminam em ". Jpg /" e não ". Jpg" para que determinados motores de busca não ignoram o one_file "e" all_files "páginas, assumindo que eles são dados de imagem. As configurações de opções foram alterados para usar um pseudo-diretório no PATH_INFO, em vez de parâmetros de consulta, assim que é possível utilizar o robots.txt para manter os motores de busca off URLs redundante. A Image:: Magick chamadas foram atualizados devido a sua API modificados.
Tags: Major feature enhancements
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.

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

Esta versão adicionou o suporte para ligações favicon através do novo arquivo favicon.url.
Tags: Minor feature enhancements
This release added support for favicon links via the new favicon.url file.

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

O \ n foi retirado da metatag gerador, uma vez que o Firefox apresenta-o como um glifo funky.
Tags: Minor bugfixes
The \n was removed from the Generator meta tag,
since Firefox displays it as a funky glyph.

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

Tags: Initial freshmeat announcement

Project Resources