Changes for version 0.2 - 2005-04-19

  • The changes from 0.1 is really too large to specify in detail, but I'll list some important:
  • The SQL has changed to use more SERIAL ids, some of the changes are incompatible with TABOO 0.1. Upgrading isn't hard, but I dropped everything...
  • Article Data objects, Providers and XSP Taglibs.
    • Can use many formats, including OpenOffice.org, using that Provider, or the Formatter provider.
  • A Classification Provider, which helps with finding content based on category information.
  • A lot more XSLT, and quite a few XSP.
  • Things that couldn't save before now does.
  • New dependencies on Encode 2.09, MIME:Types
  • Nicer CSS.

Changes for version 0.18_14 - 2005-04-07

  • Dev release
  • Mostly adding the ability to select categories that have content.

Changes for version 0.18_13 - 2005-03-22

  • Dev release.
  • The Article Data object now has a save method that works for new articles.

Changes for version 0.18_12 - 2005-03-20

  • Dev release. I think it is only the docs that needs writing before a 0.2 now, though.
  • Some minor changes to ease adding different types of cats.

Changes for version 0.18_11 - 2005-03-16

  • YA dev release.
  • Bugfixing.
    • Can't use localhost on virtual hosts.
    • Rewriting a lot about how authors are displayed.
    • Quite a few smaller things
    • Need at least one transform on Providers, even if it doesn't do a lot
  • More breadcrumbs on articles and categories.
  • Debian will contain OpenOffice.org DTDs in the XML catalog. Yay.

Changes for version 0.18_10 - 2005-03-13

  • YA dev release. Bugfixing, but also additions of category stuff.

Changes for version 0.18_09 - 2005-03-08

  • Another developer release. Bugfixing over the previous one.

Changes for version 0.18_08 - 2005-03-07

  • This is another developer release!
  • To be thanked this time is tsw of #css for helping me sort out some stuff that made it look bad on IE.

Changes for version 0.18_05 - 2005-02-17

  • This is a developer release! _Developer_. Got it? :-)
  • There are huge changes, I'm documenting it later. See the README too.

Modules

Object Oriented Publishing Framework for AxKit
Base class of abstracted Data objects for TABOO
Article Data object for TABOO
Category Data objects for TABOO
Comment Data object for TABOO
MediaType Data objects for TABOO
Base class to handle multiple Data objects in TABOO
Data objects to handle multiple Articles in TABOO
Data objects to handle multiple Categories in TABOO
Data objects to handle multiple Comments in TABOO
Data objects to handle multiple MediaTypes in TABOO
Data objects to handle multiple Stories in TABOO
Data objects to handle multiple Users in TABOO
Story Data object for TABOO
User Data objects for TABOO
Contributor Data objects for TABOO
Article Provider for TABOO
Provider for classifiying things in TABOO
News Provider for TABOO
Provider for listing news stories in TABOO
Article management tag library for TABOO
Category management tag library for TABOO
News comment 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/Article.pm
in lib/AxKit/App/TABOO/XSP/Category.pm
in lib/AxKit/App/TABOO/XSP/Comment.pm
in lib/AxKit/App/TABOO/XSP/Story.pm
in lib/AxKit/App/TABOO/XSP/User.pm