AxKit-App-TABOO

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension AxKit::App::TABOO.

0.52    2007-12-01
	- Use HTML::StripScripts and friends for parsing and combatting
	  possible XSS problems.
	- Use Net::Akismet for stories too. 
	- Add the CSS that has been live for a while to ensure that
	  pictures doesn't wrap wrongly.
	- The Person URI is so different from the homepage, that I changed
	  the text to explicitly say homepage.
	- Relative URLs for tinyMCE.
	- Change some debugging levels.

0.51    2006-12-26
	- Use Net::Akismet on comments. 
	- Minor stuff in documentation.
	
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
	- Make storyname automagically from title
	  * Adds IDNA::Punycode depend
	  * removes auto-storyname, it is final
	  * Checks for existing names
	  * Reorg incat method of Stor(y|ies)
	- Set a right sidebar with CSS.
	- Ensure no entities in Textile output
	- Can control where the article redirects to.
	  


0.32	2005-08-14 
	- Long time coming... Has been so many things to attend to...
	- Mainly about writing articles to DB.
	  * Numerous things with how files are written.
	  * store is replaced by store_required for now.
	  * Supports both upload and textarea entry.
	- Now works only behind a reverse proxy (will change).
	- Language data objects and XSP.
	- New SVN repository
	- Documentation cleanups and linewraps.
	- Plurals will check if limit is actually given.
	- 0.32 because it is released on my 32. birthday! :-)
	
	
0.21	2005-05-01 02:30
	- Eliminated the need for BasicAuth by setting credential_0 
	  directly.
	- Corrected a bug that occured if it was checked if there is
	  something in a category, and it didn't even exist.
	- Some smaller cleanups.

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
	- Dev release
	- Mostly adding the ability to select categories that have content.

0.18_13 2005-03-22 04:03
	- Dev release. 
	- The Article Data object now has a save method that works for
	  new articles.
	
0.18_12 2005-03-20 02:55
	- 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.

0.18_11 2005-03-16 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.

0.18_10 2005-03-13 02:50
	- YA dev release. Bugfixing, but also additions of category stuff.

0.18_09 2005-03-08 01:20



( run in 1.094 second using v1.01-cache-2.11-cpan-b16cb0d3907 )