Go to file
Translation updater bot 152574a4e9 Localisation updates from http://translatewiki.net.
Change-Id: Ic6234a5374a55816e87e477daabd58ce8510a5c8
2012-05-12 17:45:18 +00:00
modules [CategoryTree] 2012-03-02 00:31:33 +00:00
.gitreview Adding .gitreview 2012-03-23 10:16:28 -07:00
CategoryPageSubclass.php Documentation, stylize, remove some global dependencies 2012-02-09 01:23:31 +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 from http://translatewiki.net. 2012-05-12 17:45:18 +00:00
CategoryTree.php attempt to fix bug33989 - fix the mode parameter in api call 2012-02-10 23:41:49 +00:00
CategoryTreeFunctions.php Bug 35156 - Harmonise spelling of getArticleID() and getArticleId() 2012-03-11 19:04:37 +00:00
CategoryTreePage.php Documentation, stylize, remove some global dependencies 2012-02-09 01:23:31 +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>