Changes for version 0.07 - 2004-07-15
- A new AxKit::App::TABOO::Provider::NewsList Provider, which is used to make lists of the stories.
- Now depends on AxKit::XSP::BasicSession 0.18, as it fixed a bug that bit me.
- Plurals will now die with an error message if you try to use methods that are only implemented for singular objects.
- load methods have undergone some more changes:
- Plurals have gained orderby and entries arguments.
- Plurals will load OK also if you ask for all records (i.e. limit argument to load() is undef).
- The load methods will return undef if no record was possible to retrieve with the arguments given.
- Change the News Provider to use the method of Kip's book for exists.
- XSP::Story will again set the timestamp to now unless given as a parameter.
- New Grep method for Plurals.
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