Archive for September, 2005
- Removed web_path and server_path config variables. They are now automatically deduced (and there was much rejoicing).
- Added theme functions:
getPrevImageThumb() and getNextImageThumb() - 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.
- 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)
- Finalized default theme.
- Admin: Added ability to choose which image to use for the album thumbnail.
- More bugfixes.
Relevant links:
- 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.