Changes for version 0.074 - 2004-08-04
- Reorganized the directories with the XSLT files.
- Wrote XSLT to transform to HTML for the NewsList Provider.
- Added plural addcatinfo and adduserinfo methods to Stories.
- NewsList will include some information about the section if it exists and categories of each story.
- I found that the best way to do styling for the Providers were actually to implement get_styles. Those that are there now are rather minimal.
- Added some attributes to root elements of the Providers.
- Removed the html: prefix in control-html.xsl. This was a bug, and the reason it worked was a bug in libxslt <= 1.1.7.
- Added the name of the logged-in user to the key in the Providers.
- Commented out the code to deal with secondary categories.
- A few small 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
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
Provider for listing news stories in 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