Changes for version 0.08 - 2004-08-26

  • Added a xmlprefix() method to Data classes. This allows to explicitly set the namespace prefix for elements generated by an object's write_xml(). Seems to be needed for many applications.
  • Added a main.rdf file, which gives the main title for the site, a description and a slogan. This is then used by a header.xsl to generate headers, and append a little string to the titles.
  • All XHTML pages get the header by a call-template.
  • Now the front page actually works!
  • Found that I do not actually need explicit file: in my i18n code.

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