Extension:CategoryIntersection
From MediaWiki.org
|
Release status: unknown |
|
|---|---|
| Description | Maintains a table with hash values for category intersections within a page |
| Author(s) | Magnus ManskeTalk |
| License | GPL |
| Download | Download snapshot |
|
check usage (experimental) |
|
[edit] What can this extension do?
Maintains a table with hash values for category intersections within a page
[edit] Installation
To install this extension, add the following to LocalSettings.php:
#add configuration parameters here #setup user rights here require_once("$IP/extensions/CategoryIntersection/CategoryIntersection.php");