Another Gallery 1.3 review

Download
by rbytes.net on

Another Gallery is a PHP port of the Zgal gallery generator

License: GPL (GNU General Public License)
File size: 0K
Developer: Dennis Senftleben
0 stars award from rbytes.net

Another Gallery is a PHP port of the Zgal gallery generator. Another Gallery project supports themes and rollover buttons.

ImageMagick creates thumbs with a higher quality than GD2.x. If you want to use Perl and ImageMagick you need the Image::Size perl module to generate the thumbnails. It is easy to install :o)

tar xvfz Image-Size-2.98.tar.gz
cd Image-Size-2.98

To build:

perl Makefile.PL
make && make test

If Image::Size passes all tests, then:

make install

// Sorry no time to write a good readme.

This is a PHP port of my other sourceforge project Zgal http://zgal.sf.net Zgal generates a static html photo gallery.

1. copy your jpegs in this directory.
2. start make_thumbnails.pl ( before install Image-magick )
3. Edit some settings in phpgallery.php an rename it to index.php
4. Add the pagetitle and Subtitles in index.txt
5. Point your webbrowser to index.php
6. switch the theme with the following cmds.

index.php?theme=face
index.php?theme=blue_drops
inde.php?theme=graffiy_grey
index.php?theme=grey_brain
index.php?theme=simple_grey
index.php?theme=standard
index.php?theme=violet
index.php?theme=blue_matrix
index.php?theme=green_matrix
index.php?theme=red_letters

Another Gallery 1.3 keywords