Alb photo album
Alb generates hierarchical, captioned, XHTML 1.1/CSS 2.1-compliant web galleries from image directories.
It is distributed under the GNU GPL.
to do
Failsafe mode for Opera, Safari, Konqueror and IE yet to be developed. The current Gecko DOM (Netscape, Mozilla, Firefox) works.
Need to include xhtml intrinsic events module so <img onload="".../> is valid! How to do this without needing to publish my own DTD?
usage
Copy style.css and script.js to the root of an image directory hierarchy. Create a captions.txt for each directory as follows:
. :: Directory title :: optional caption photo1.jpg :: Photo title :: optional caption photo2.jpg :: Photo title :: optional caption . . .
Change to image-root directory, and call alb.py ..