Revision history for Perl extension AxKit::App::TABOO.
0.52 2007-12-01
0.51 2006-12-26
0.5 2006-11-05
- Replace Textile input with TinyMCE support.
- Correct a bug that allowed anyone to edit the guest user's page...
- Add a XSP tag to find the number of posts that are unapproved,
and add that for the subqueue to the menu
- Use - as delimiter instead of _ in storynames (rumours have it
google likes that better).
0.4 2006-01-20
- Remove BasicSession and create my own session stuff.
* AxKit::App::TABOO::Handler::Login to handle logins
* AxKit::App::TABOO::AddXSLParams::Session to make that
available in XSLT.
* Some functions have been stuffed into AxKit::App::TABOO for
the time being.
* Removes login.xsp and guest-login.xsp along with a snippets
of code.
- Use atom:subtitle instead, thus correcting the RDF bug
- CSS updates, to support print and handhelds.
- Use Text::Unaccent to get better storynames.
- Correct primcat bug in classification provider
- Add more feedback after post submission.
0.33 2005-11-22
0.32 2005-08-14
0.21 2005-05-01 02:30
0.2 2005-04-19 05:25
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.
0.18_14 2005-04-07 05:25
0.18_13 2005-03-22 04:03
0.18_12 2005-03-20 02:55
0.18_11 2005-03-16 03:16
0.18_10 2005-03-13 02:50
0.18_09 2005-03-08 01:20
0.18_08 2005-03-07 02:30
0.18_05 2005-02-17 14:10
0.1 2005-02-05 23:58
- THE BETA!!!
* So, this pretty much does the News stuff!
* And it has seen some testing, so I think it can be,
like, used... :-)
- Mainly changes in the CSS, it has a design. J. Shirley did
the lion's share of this work, but I did quite some at the
end.
- Updated to use the Formatter API v 0.93.
- A hidden control should not have more markup added, fixed
in match-control.xsl
- Some new divs in the HTML to assist the CSS.
- Quite some documentation clean-ups.
2005-04-17:
I'm compressing this Changelog, it was getting rather big... Also, I'm deleting files in CPAN, for older releases, see my directory at backpan: http://backpan.cpan.org/authors/id/K/KJ/KJETILK/ There has been a lot more releases than this (release often, ya know!), but these are some important changes.
Here, a list of important changes can be found:
0.096 Real breadcrumbs code and an SQL reorg.
0.093 The "Entering comments" initial release.
0.091 Redoing the Comments stuff with Plurals, and Plurals' _load
can take POSIX regexs to select records.
0.086 TABOO now depends on at least Perl 5.7.3
0.085 Support Textile for formatting
0.082 New menu system. Changed the i18n behaviour.
0.08_1 Make the database parameters configurable to allow different
configs for different virtual hosts. Removed the webshop stuff.
0.08 Now the front page actually works!
0.075 Added SIGNATURE (please verify!) and MANIFEST.SKIP
0.07 AxKit::App::TABOO::Provider::NewsList Provider.
Changes in load methods.
0.06 TABOO can now be used to edit posts that are allready in the
datastore!
0.05_1 Adding "Plurals" Data subclasses. Started working on a
webshop for TABOO.
0.04 A real ALPHA! Lots of changes.
0.031 Depend on newly released DBD::Pg 1.32
0.03 Reworking the packaging completely
0.021_2 Added version numbers to all files
0.01_01 2003-12-08 18:06:47