The project aims to automate the creation of web galleries for those people who don't want to/can't install a separate gallery or store their images in a database.
  • Shell 91.4%
  • Perl 6.5%
  • Java 2.1%
Find a file
2014-08-18 10:29:14 +01:00
dist Directory structure has been refined. Readme files have been added to each directory detailing usage and why the directory is there. 2010-07-08 01:51:03 +01:00
documentation Removed documentation/end_user_docs/groff/readme.txt from the repo as I had deleted from my filestore 2010-07-27 13:06:18 +01:00
LEGACY Directory structure has been refined. Readme files have been added to each directory detailing usage and why the directory is there. 2010-07-08 01:51:03 +01:00
scripts Directory structure has been refined. Readme files have been added to each directory detailing usage and why the directory is there. 2010-07-08 01:51:03 +01:00
sigc_script Fixed version number 2011-04-15 21:47:08 +01:00
templates Directory structure has been refined. Readme files have been added to each directory detailing usage and why the directory is there. 2010-07-08 01:51:03 +01:00
README.md Create README.md 2014-08-18 10:29:14 +01:00
readme.txt Directory structure has been refined. Readme files have been added to each directory detailing usage and why the directory is there. 2010-07-08 01:51:03 +01:00

Aims The project aims to automate the creation of web galleries for those people who don't want to/can't install a separate gallery or store their images in a database.

The project has recently undergone a rewrite. The script is now written in Perl to make it more portable.

Features The project has a number of features such as:

  • Specifying a customised thumbnail and main image size
  • lightbox2 support (both individual and group)
  • "Standalone" and "included" formats to either stand on it's own or slot into an existing template. The standalone feature has a choice of making HTML4 (strict), XHTML1.0 (transitional), and XHTML1.1.
  • All of the HTML outputted by the current script is valid markup.