Apache-Gallery
view release on metacpan or search on metacpan
- Switched to using Imlib2 instead of GD. Apache::Gallery
now supports all the image formats Imlib2 supports.
- Added gallery-buildcache.pl script to generated thumbnails
(Usefull if your browser times out the first time you
visit a new gallery)
0.1.1 Sat Sep 30 01:10:03 2001
- Added src/addcomments.pl script for editing picture
comments.
- Templates have been updated by Erwin Lansing and
Thomas Kjaer and are now much nicer by default!
0.1 Mon Aug 20 19:38:31 2001
- original version; created by h2xs 1.21 with options
-XA -n Apache::Gallery
You need to create new directory called gallery in Apaches
icons directory. Copy the png files from the htdocs dictory
to this new directory.
For those of you with pre-existing templates, a simple
cd templates; perl -pi -e 's/(?<!\\)(\$[\w\_\d]+)/\{ $1 \}/g' *.tpl
should get your templates but directory.tpl and file.tpl
working correctly. The last two needs to be updated from
the distribution.
For users upgrading from 0.6 to 0.7
Apache::Gallery now uses the module Image::Imlib2 instead
of Inline::C. This enables us to ship binary distributions.
Copy htdocs/agfolder.png to your Apache
icons directory.
GalleryCacheDir is optional but you can use it to decide
where Apache::Gallery should place the scaled pictures.
For users upgrading from 0.3 to 0.4:
Two new options have been added, they are both optional:
PerlSetVar GalleryThumbnailSize '100x75'
PerlSetVar GalleryCopyrightImage 'htdocs/c.png'
The templates and the htdocs/gallery.css file has been updated
so remember to copy them to your template dir and documentroot!
To use the new movie feature make sure you add the movie.tpl file
to your templates dir and copy the video-* files from htdocs to
your apache icons directory.
For users upgrading from 0.2 to 0.3:
There has been som changes to the templates. info.tpl and scale.tpl
were added and showpicture.tpl was changed a little.
( run in 0.278 second using v1.01-cache-2.11-cpan-05444aca049 )