News | Changelog
Version 0.8.1, 0.8.2 September 16th, 2005
- Fixed bugs in setup script causing instructions not to be shown.
- (Note: 0.8.2 was a fix for a syntax error in 0.8.1 that I hope no one saw)
Comments are off for this post
Version 0.8.0 (Developer Release) September 15th, 2005
- Finalized default theme.
- Admin: Added ability to choose which image to use for the album thumbnail.
- More bugfixes.
Relevant links:
Comments are off for this post
Version 0.6.0 September 12th, 2005
- Admin: Checked-in Joen’s design.
- Default Theme: new RC from Joen; for admins, added “edit comment” and “admin” links.
- Default Theme: gave all thumbnails width/height so floating DIVs line up properly before load.
- Many small changes and bugfixes.
Comments are off for this post
Version 0.5.0 August 16th, 2005
- Admin/Themes: New tab “Options” contains the theme switcher.
- Better comment validation (only allows tags specified in a list in config.php)
- Themes: Added a ‘theme.txt’ definition file and parser. Theme metadata is now set.
- Themes: Added a ‘theme.*’ image, where * can be either gif, png, or jpg. Images must be 150×150 and should be a screenshot only; no text.
- Added zen/setup.php – a setup script to make the database tables and give basic instructions.
- Lots of bugfixes.
Relevant links:
Comments are off for this post
Version 0.4.0 August 12th, 2005
- Admin section: Added javascript image-enlargement while editing (click the image to enlarge).
- Implemeted themes. Add themes in new directories in /themes, switch themes with the ‘theme’ var in config.php
- Converted 2 current designs to themes (‘default’ (Joen’s theme) and ‘testing’ (the old testing theme))
Comments are off for this post
Version 0.3.6 August 11th, 2005
- Admin section: All comment functionality (edit/delete/view/respond).
- Admin section complete except for deletion of images. Possibly leaving for apres-1.0
Comments are off for this post
Version 0.3.5 July 29th, 2005
- Admin section: Intuitive Javascript validation of album uploads.
- Admin section: Delete buttons and actions.
- (Test Version: Uploads and deletes are disabled for the public.)
Comments are off for this post
Version 0.3.4 July 28th, 2005
- Admin section: Upload interface.
- Admin section: Upload file handling (all image types *plus* ZIP files).
Comments are off for this post
Version 0.3.3 July 25th, 2005
- Admin section – overview page basic layout (10 comments, links, etc)
- Admin section – mass-edit albums and images complete.
Comments are off for this post
Version 0.3.2 July 23rd, 2005
- Comments error more gracefully; removed saved comment info from the template.
- Administration section design complete.
- Login logic, authentication complete (login at /zp/admin/)
- AJAX in main gallery only works for logged-in user
- Added template functions for album date/place
Comments are off for this post