A MediaWiki extension for creating wikis.
Developed by Southparkfan, Kudu & Addshore. Based on the CheckUser extension by Tim Starling and Aaron Schulz.
$wgCreateWikiPublicDbListLocation = "/srv/foo/dblist.public";
$wgCreateWikiPrivateDbListLocation = "/srv/foo/dblist.private";
$wgCreateWikiBaseDomain = 'orain.org'
$wgCreateWikiUseCloudFlare = true;
$wgCloudFlareUser = 'foo';
$wgCloudFlareKey = 'bar';
-
This extension WILL NOT work with SQLITE
-
This extension requires php to be loacted at /usr/bin/php.
-
This extension requires the mediawiki DB user to have CREATE DATABASE permissions.
-
This extension requires the CentralAuth extension to be installed.
-
This extension requires the AntiSpoof extension to be installed.
-
This extension requires the AbuseFilter extension to be installed.
-
This extension requires the CheckUser extension to be installed.
- Optionally update a local version / onwiki version of the dblist