Main Page
Jump to navigation
Jump to search
MediaWiki has been installed.
Consult the User's Guide for information on using the wiki software.
Getting started
- Configuration settings list
- MediaWiki FAQ
- MediaWiki release mailing list
- Localise MediaWiki for your language
- Learn how to combat spam on your wiki
== Import CustomQueryPage ==
* [https://mw.eckford.ca/downloads/CustomQueryPage-mw1359.tar.gz CustomQueryPage for mw1359]
== Installing CustomQueryPage ==
# Download the bundle:wget https://mw.eckford.ca/downloads/CustomQueryPage- mw1359.tar.gz# Extract it into your extensions folder: ##tar -xzf CustomQueryPage-mw1359.tar.gz -C /srv/mediawiki/extensions# EditLocalSettings.phpand addwfLoadExtension( 'CustomQueryPage' );# Runphp maintenance/update.php --quick. # VisitSpecial:CustomQuerySettings, set the ROUTINE tag (e.g.,ROUTINE_4.110), and confirmSpecial:ApprovedManuals.