Changes for version 0.083 - 2004-09-17
- Fixing a few bugs, some small ones, and a big one: The menu.xsp didn't the user's session, because it was called from the server. This also needed a new feature in BasicSession, which is also being updated.
- Added some CSS, and a few changes in the output HTML. Right now, text/html is being outputted, I had some problems applying the CSS to xml.
- Moved main.rdf down to a site-dir. The idea is that everything that must be edited is going there.
- added explicit xsl:param "declarations" whenever appropriate. A great hacker said it should be there.
Changes for version 0.08_2 - 2004-09-02
- Apache::AxKit::Plugin::AddXSLParams::Request is now needed to allow for virtual hosts. Used in index-aggregate.xsl
- More files in the sql/ dir:
- grant.sql explicitly sets passwords and permissions.
- news-minimal.sql gives the minimal stuff that should go into a new db.
- Some more stsec stuff in test.
- Small edits in main.rdf example.
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 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