~ubuntu-branches/ubuntu/saucy/mediawiki-extensions/saucy

« back to all changes in this revision

Viewing changes to dist/mediawiki-extensions-base/usr/share/doc/mediawiki-extensions/base/CategoryTree/README

  • Committer: Bazaar Package Importer
  • Author(s): Romain Beauxis
  • Date: 2010-05-04 15:13:35 UTC
  • mfrom: (0.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20100504151335-54qeucg3ec108q28
Tags: 2.2
* Added Replaces:/Conflicts: to allow a proper upgrade.
Closes: #580066
* Fixed package descriptions.
Closes: #579667
* Patched mediawiki-extensions-fckeditor to make it work with
  php 5.3. The fix may not be perfect but at least it work.
  Not closing the bug (#579822) for now..

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
<http://www.mediawiki.org/wiki/Extension:CategoryTree>
 
19