Go to file
2009-05-31 21:32:44 +00:00
CategoryPageSubclass.php Remove code that has been commented out since r36815. 2009-02-09 19:28:03 +00:00
CategoryTree.alias.php Localisation updates for extension messages from translatewiki.net (2009-05-29 23:28 UTC) 2009-05-29 23:41:34 +00:00
CategoryTree.css
CategoryTree.i18n.php Localisation updates for extension messages from translatewiki.net (2009-05-31 21:03 UTC) 2009-05-31 21:32:44 +00:00
CategoryTree.js display: none; the CategoryTree expand links in the HTML, and have JS unhide them. 2009-03-06 23:13:49 +00:00
CategoryTree.php * Rename "<ExtName>.i18n.alias.php" to "<ExtName>.alias.php" 2009-05-24 22:12:11 +00:00
CategoryTree.rtl.css
CategoryTreeFunctions.php One more convert call, not sure where it came from. 2009-05-27 07:45:31 +00:00
CategoryTreeIE.css
CategoryTreePage.php
install.settings
README

--------------------------------------------------------------------------
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>