MediaWiki  1.33.0
README
Go to the documentation of this file.
1 --------------------------------------------------------------------------
2 README for the CategoryTree extension
3 Copyright © 2006-2008 Daniel Kinzler and others
4 Licenses: GNU General Public Licence (GPL)
5  GNU Free Documentation License (GFDL)
6 --------------------------------------------------------------------------
7 
8 The CategoryTree extension provides a dynamic view of the wiki's category
9 structure as a tree. It uses AJAX to load parts of the tree on demand.
10 
11 The CategoryTree extension was originally written by Daniel Kinzler in
12 2006 and is released under the GNU General Public Licence (GPL). The
13 internationalization files contain contributions by several people;
14 they are mentioned in each file individually. Also thanks to Tim Starling
15 for his contributions.
16 
17 Instructions on installing and using this extension are available at
18 <https://www.mediawiki.org/wiki/Extension:CategoryTree>