Changes for version 0.082
- Main thing is a new menu system. There is a file menu.xsp that generates menus, which is currently run by the mainpage. Still needs work, but the basic idea is there.
- Changed the i18n behaviour. There is now an include EXSLT function, and the insert element should now have the identifying string as content. Furthermore, it must be imported rather than added to the pipeline.
- Removed the limitation that the is-authorized tag threw "not authorized" if no authlevel was given.
- Using the default namespace for many elements was bad practice, added namespaces for several elements and made some larger cleanups. It isn't perfect, but at least a lot better.
- the action link in the user.xsl was wrong.
- Reordered and cleaned up this file a bit.
- A couple of minor clean-ups.
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