Archive for 2005
Version 0.9.0 September 27th, 2005
- Removed web_path and server_path config variables. They are now automatically deduced (and there was much rejoicing).
- Added theme functions:
getPrevImageThumb()andgetNextImageThumb()– return the path
to the thumbnail of the previous or next image relative to the current image. - Fixed bugs with using next_image() (for iterating through all album images) on an image page. You should now
be able to use any loop anywhere without affecting the state. - [Bug 005102] Images smaller than the standard image size will not be sized up anymore.
- [Bug 005125] AJAX-editing no longer strips HTML from titles/descriptions.
- [Bug 005086] Using zenphoto without mod_rewrite should work fine now.
Comments are off for this post
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