Archive for June, 2005


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