News
Mar. 7 2005
Version 0.4 released:
- redesigned management tabs API
- added "modify photo" tab along with the possibility to rotate/flip/reset photos
- added error page (which handles NotFound and Unauthorized errors separately)
Feb. 21 2005
Version 0.3 released:
- renamed "default" template to "simple"
- added new temlate and set it as "default"
- cleaned up some code
- improved Album & Image handling
- added a possibility to precache images, recreate thumbs/variants and to purge image cache
Jan. 23 2005
First working release of WAlGen.
This version is a complete rewrite of the initial one. Instead of generating static galleries with a script, it now makes use of mod_python to deliver albums and images (along with their resized versions) dynamically. The idea behind it comes from Apache::Gallery mod_perl module.
Oh, by the way, I decided to "rename" WAlGen from Web Al Generator to Web Albums and Galleries Engine.
If you'd like to have a look at a real gallery seved by walgen, you can try http://walgen.rulim.de. It might be down occasionally, since I'm still working on it.