News


Version 1.0.0 beta

  • Added Album sorting. Default is by filename, but you can drag and drop your preferred order manually. [luckyspin]
  • Added [refresh] link to Gallery stats, you can now manually reset your stats and clean up your DB tables. [trisweb]
  • Added Gallery sorting. Default is newest first, but you can drag and drop your preferred order. [luckyspin]
  • Added deletion of images and albums in admin. [trisweb]
  • Added email notification to the admin user when comments are posted. [luckyspin]
  • Admin: Created admin functions to clean up admin page(s). [luckyspin]
  • Admin: Created an upgrade page to migrate db tables to new schema. [luckyspin]
  • Admin: Spruced up some of the admin pages to their L&F was consistent. [luckyspin]
  • Improved path resolution; please report any bugs you run into! [trisweb]

No comments

Version 0.9.0

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

No comments

Version 0.8.1, 0.8.2

  • 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)

No comments

Version 0.8.0 (Developer Release)

  • Finalized default theme.
  • Admin: Added ability to choose which image to use for the album thumbnail.
  • More bugfixes.

Relevant links:

No comments

Version 0.6.0

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

No comments

Version 0.5.0

  • 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:

No comments

Version 0.4.0

  • 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))

No comments

Version 0.3.6

  • Admin section: All comment functionality (edit/delete/view/respond).
  • Admin section complete except for deletion of images. Possibly leaving for apres-1.0

No comments

Version 0.3.5

  • Admin section: Intuitive Javascript validation of album uploads.
  • Admin section: Delete buttons and actions.
  • (Test Version: Uploads and deletes are disabled for the public.)

No comments

Version 0.3.4

  • Admin section: Upload interface.
  • Admin section: Upload file handling (all image types *plus* ZIP files).

No comments