GalleryWishlist
From the README:
Generating the cache for one directory shouldn't interlock with image
generation for another. Perhaps each directory should have its own
lockfile? Alternatively perhaps a tool could be provided to refresh
cached information 'offline' (needed anyway for when you update a
directory).
Ian Jackson:
It would be nice if it read a system configuration file - eg, the
sysadmin could set a default set of directories.
Comments from Chris Walker:
Could you be consistent in your use of variable names - cacheroot/cacheurl make sense - you should use the same for webroot.
If an image isn't available for some reason (like, say, the idiot setting it up made a typo in a symlink) Gallery seems to die horribly complaining about division by zero (except, of course, this isn't seen by the user who gets an error page back from Apache). -- Senji
Given you can specify an image needs rotation (which is handy), it would be good if clicking-through to the full-size image gave you a correctly-rotated result, too. -- Emperor