Package
is the installable set of MediaWiki pages. The CitationTool package provides a collection of pages from Wikipedia involved into citation management workflow.
$wgRestrictDisplayTitle = false;
$wgPFEnableStringFunctions = true;
- add the following to the bottom of your
LocalSettings.php
:$wgPageExchangePackageFiles[] = 'https://raw.githubusercontent.com/WikiTeq/mediawiki-pages-CitationTool/master/page-exchange.json';
- navigate to
Special:Packages
and install the package - run
php maintenance/runJobs.php