Go to file
2012-01-19 21:38:41 +00:00
modules Followup r98563, improvement to javascript per CR 2011-10-02 19:25:17 +00:00
CategoryPageSubclass.php Follow up r72388. Add the hint to the subclass, too. 2010-09-09 22:35:32 +00:00
CategoryTree.alias.php Localisation updates for special pages and magic words for extensions from http://translatewiki.net. 2011-12-25 22:19:29 +00:00
CategoryTree.i18n.magic.php Localisation updates for special pages and magic words for extensions from http://translatewiki.net. 2011-12-25 22:19:29 +00:00
CategoryTree.i18n.php Localisation updates for core and extension messages from translatewiki.net 2012-01-19 21:38:41 +00:00
CategoryTree.php Bye, bye $wgExtensionAliasesFiles (deprecated in 1.16). 2011-12-25 23:09:26 +00:00
CategoryTreeFunctions.php Documentation 2012-01-14 15:27:30 +00:00
CategoryTreePage.php Fix Xml::Html from r75646/Bug 26114 - When clicking Category Tree at Special Pages an error occurs 2010-11-26 19:09:35 +00:00
install.settings Whitespace fixes 2008-02-04 09:22:12 +00:00
README * stylize.php, trailing whitespace removed, indentation updated 2010-04-20 22:00:34 +00:00

--------------------------------------------------------------------------
README for the CategoryTree extension
Copyright © 2006-2008 Daniel Kinzler and others
Licenses: GNU General Public Licence (GPL)
          GNU Free Documentation License (GFDL)
--------------------------------------------------------------------------

The CategoryTree extension provides a dynamic view of the wiki's category
structure as a tree. It uses AJAX to load parts of the tree on demand.

The CategoryTree extension was originally written by Daniel Kinzler in
2006 and is released under the GNU General Public Licence (GPL). The
internationalization files contain contributions by several people;
they are mentioned in each file individually. Also thanks to Tim Starling
for his contributions.

Instructions on installing and using this extension are available at
<http://www.mediawiki.org/wiki/Extension:CategoryTree>