News | Changelog


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

Version 0.3.3

  • Admin section – overview page basic layout (10 comments, links, etc)
  • Admin section – mass-edit albums and images complete.

No comments

Version 0.3.2

  • 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

No comments

Version 0.3.1

  • Fixed bug with AJAX editing and PHP magic_quotes_gpc
  • Refactored config to use an array and getter function instead of global variables.

No comments

Version 0.3

  • AJAX title/description editing on images and albums.
  • Comment saving
  • Bugfixes; improved IE support.

Relevant links:

No comments