Changes for version 0.096 - 2004-12-07

  • This release is not signed.
  • The "Breadcrumbs" release.
    • The News Provider dumps more user and category XML.
    • All HTML-generating XSLT has seen quite a lot of logic because of this.
    • Section-cats added to submit and comments XSPs.
  • A major reorganisation of the SQL makes it simple to run.
  • New get-category tag for retrieving one category based on catname.
  • The element name is actually what the docs say...
  • Added an ends-with EXSLT, thanks to Mike Nachbaur for this, we're all eagerly awaiting XPath2.
  • XML written from Data objects get a key attribute if dbprimkey is set.
  • Fixed small XSLT bug in login.xsl.
  • Minor documentation changes.

Modules

Object Oriented Publishing Framework for AxKit
Base class of abstracted Data objects for TABOO
Category Data objects for TABOO
Comment Data object for TABOO
Base class to handle multiple Data objects in TABOO
Data objects to handle multiple Categories in TABOO
Data objects to handle multiple Comments in TABOO
Data objects to handle multiple Stories in TABOO
Story Data object for TABOO
User Data objects for TABOO
Contributor Data objects for TABOO
News Provider for TABOO
Provider for listing news stories in TABOO
Category management tag library for TABOO
News comment management tag library for TABOO
News story management tag library for TABOO
User information management and authorization tag library for TABOO

Provides

in lib/AxKit/App/TABOO/XSP/Category.pm
in lib/AxKit/App/TABOO/XSP/Comment.pm
in lib/AxKit/App/TABOO/XSP/Story.pm
in lib/AxKit/App/TABOO/XSP/User.pm