News | Changelog


« Previous Page

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.

Comments are off for this post

Version 0.3

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

Relevant links:

Comments are off for this post

Version 0.2.2

  • Database garbage collection functions implemented.
  • Temporarily added a “pruning” page to clean the database manually – prune.php
    (GC will be used later before any operation relying on the database)

Comments are off for this post

Version 0.2

  • Comments, comment template functions added.
  • Lots of bugfixes, speedups, etc.

Relevant links:

Comments are off for this post

Version 0.1.2

  • Pagination:
  • Template functions to get/print links to next/prev page based on context, and to any page given its number.
  • Improved album/gallery links: now point to the page where the current element resides (eg: the Album
    link for an Image page would point to the page of the album that image is on).
  • “Page list” widget (printPageList), prints a UL of links to all pages in the current context, current one has LI.current class.

Comments are off for this post

Version 0.1.1

  • mod_rewrite rules written (cruft-free URLs)
  • Class functions to save new metadata to the database
  • Lots of small bugfixes

Relevant links:

Comments are off for this post

« Previous Page