diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 21 |
1 files changed, 10 insertions, 11 deletions
@@ -2,8 +2,8 @@ CATARACT Static web photo gallery generator http://cgg.bzatek.net/ -version 1.0.0 [2009-10-24] -Copyright (C) 2008-2009 Tomas Bzatek <tbzatek@users.sourceforge.net> +version 1.1.0 [2010-12-05] +Copyright (C) 2008-2010 Tomas Bzatek <tbzatek@users.sourceforge.net> See NEWS for brief list of changes @@ -12,21 +12,21 @@ DESCRIPTION ----------- This is the CGG, Cataract Gallery Generator - a simple static web photo -gallery, designed to be clean and easily usable. Due to the static design, +gallery, designed to be clean and easily usable. Due to its static design, there's no way to comment pictures on the web. Feature highlights: - * static HTML gallery, no extra requirements on the server + * static HTML gallery, no extra requirements on server * fast, easy to cache/mirror * XML-based description files * modern design, valid XHTML 1.0 and CSS 2 * EXIF & IPTC support - * console application, multithreaded, allowing easy scripting + * Atom feed writer + * multithreaded console application allowing easy scripting (e.g. auto-refresh after new images are uploaded via FTP) * licensed under GNU GPLv2 license Planned features: - * RSS/Atom feed generation * GraphicsMagick port * optional pushing comments and captions to images * switchable flat album view @@ -106,10 +106,10 @@ BUILDING -------- First make sure you have met the following requirements: - libxml-2.0 (tested with 2.7.4) - glib-2.0 (2.16.0 recommented, tested with 2.22.1) - exiv2 (tested with 0.18.1) - ImageMagick (tested with 6.5.2.9) + libxml-2.0 (tested with 2.7.7) + glib-2.0 (2.16.0 recommented, tested with 2.26.0) + exiv2 (tested with 0.20) + ImageMagick (tested with 6.6.5.6) Please refer to standard instructions in the INSTALL file. @@ -129,4 +129,3 @@ LICENSE ------- Please see 'COPYING' - |
