Changes for version 0.081 - 2004-09-02

  • Some small changes in the documentation, and some more testing on the server.

Changes for version 0.08_1 - 2004-08-31

  • Main thing is to make the database parameters configurable.
    • That should allow different configs for different virtual hosts.
    • dbstring, dbuser and dbpasswd class data methods removed.
    • dbconnectargs method added.
    • Rewrote all connect calls.
    • Preferred method for DB config is now DBI_DSN and related environment variables.
    • ...but all new constructors to Data objects can take the DBI connect arguments.
  • Another big thing is that I removed the webshop stuff. It now lags far behind the rest of TABOO, and allthough it is easy to update, I see no point in having it there.
  • Reorganized the SQL files, separating the create stuff in a file by itself.
  • Some tests now make no sense, some new added.
  • A few more fixups, mainly in documentation.

Changes for version 0.08_1 - 2004-08-31

  • Main thing is to make the database parameters configurable.
    • That should allow different configs for different virtual hosts.
    • dbstring, dbuser and dbpasswd class data methods removed.
    • dbconnectargs method added.
    • Rewrote all connect calls.
    • Preferred method for DB config is now DBI_DSN and related environment variables.
    • ...but all new constructors to Data objects can take the DBI connect arguments.
  • Another big thing is that I removed the webshop stuff. It now lags far behind the rest of TABOO, and allthough it is easy to update, I see no point in having it there.
  • Reorganized the SQL files, separating the create stuff in a file by itself.
  • Some tests now make no sense, some new added.
  • A few more fixups, mainly in documentation.

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