Changes for version 0.06 - 2004-07-10
- TABOO can now be used to edit posts that are allready in the datastore! Just supply an 'edit' query parameter to submit.xsp, as well as valid values of 'storyname' and 'sectionid'.
- a part of this was a insert-values-edit.xsl transformations. It'll choose values from query parameters or data store. It is a bit unelegant, though.
- submitterid is dealt with a bit more intelligently, and an editor may change it upon reviewing data.
- Renamed this-user to get-user in the User Taglib. The this-prefix should be used for a tag working on parameter data, so I'll use get- for tags that get stuff from the data store.
- New get-story tag in the Story taglib.
- addcatinfo() now includes both name and username.
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
Order Data objects for TABOO-based Webshop
Base class to handle multiple Data objects in TABOO
Data objects to handle multiple Categories in TABOO
Data objects to handle multiple Product sub types in TABOO
Data objects to handle multiple Stories in TABOO
Product Data objects for TABOO-based Webshop
Data object for product prices for TABOO-based Webshop.
Product Sub Types Data objects for TABOO
Story Data object for TABOO
User Data objects for TABOO
Contributor Data objects for TABOO
Customer Data objects for TABOO
News Provider for TABOO
Category 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/Story.pm
in lib/AxKit/App/TABOO/XSP/User.pm