- 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.