staspika/mediawiki-crossreference
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1. Licensing
2. How to install
1. Licensing
Licensed under GNU GPL. See COPYING for more license information.
2. How to install
a. Download and extract the files into $IP/extensions/CrossReference/ where $IP is your root wiki install
b. Add 'wfLoadExtension("CrossReference");' to your LocalSettings.php (without the single quotes)
c. Enjoy