UCW::Gallery v2.0
- (c) 2004--2014 Martin Mares <mj@ucw.cz>
+ (c) 2004--2015 Martin Mares <mj@ucw.cz>
================================================================================
Usually created by "gal scan", then tweaked manually. See `FORMATS' for
description of file syntax.
+ o gallery.cache -- used internally by "gal scan" to store cached image hashes.
+
o Originals directory -- original images, from which the gallery is generated.
o Photo directory -- keeps processed (usually down-scaled) versions of the original
- When you want to add new images, re-run "gal scan". Give it the new list
of images and it will try to re-use as much information from the previous
gallery.list as possible.
+ - When you modify existing images, run "gal scan --update".