Changes for version 0.095 - 2004-11-22

  • Fix a XSLT bug that ruined editing of stories.
  • Resty editing URIs, append 'edit' to story to edit.
  • More sanity checks when storing comments, to add some security.
  • Check that a new user's name isn't a reserved word.
  • Make some more links to aid navigation, in comment and story XSLT.
  • Timestamp code changed to allow setting it, both Comment and Story.
    • Use this to set the lasttimestamp of a story when posting a comment.
  • A new exists method in Data.pm
  • Changed the test to add previous story when posting comment.
  • Another map to foreach transition.
  • More element prefixes.
  • Some small cleanups.
  • More testing.

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