summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2010-12-05 19:38:39 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2010-12-05 19:38:39 +0100
commit675e647dc8ae918d29f520a29be9201ae85a94dd (patch)
tree4b23b35df91d022af23f602d6ef8a9299442a83c /README
parent96bb4779d6c28be3e598266cff2dbd71ada82242 (diff)
downloadcataract-675e647dc8ae918d29f520a29be9201ae85a94dd.tar.xz
Release 1.1.0v1.1.0v1.1.0
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 10 insertions, 11 deletions
diff --git a/README b/README
index ccf421b..5a5d370 100644
--- a/README
+++ b/README
@@ -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'
-