Changes for version 0.092 - 2004-10-31
- Simple XSLT support for comments:
- Many changes in news-provider.xsl
- New stylesheet match-comment.xsl for comments.
- We now also need XSLTParams of type Request-Common
- I realized that I was a bit confused about my use of references at places. This prompted clean-ups in the write_xml method, as well as all methods adding Data objects to others.
- Edited XSLT to try to avoid // XPaths, according to Mike, it is performs very badly and is avoidable. This causes changes in many files. It also implies that taboo must usually be the root element.
- New stylesheet match-user.xsl to allow reuse of the user templates.
- Minor stuff: A margin in the CSS, some reformatted docs.
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 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