MediaWiki file: addWiki.php
Location: /
Source code: not in Git (See WikimediaMaintenance )
Classes:

Details

addWiki.php is a MediaWiki maintenance script that is used by Wikipedia and other Wikimedia projects to add a new language version of the project. The script is hardcoded for Wikipedia's servers and must be edited before it will work for your setup. It was moved to the WikimediaMaintenance extension in r96489.

Usage

Option/Parameter Description
<language> The language code for the new wiki. The code used should be one of the array keys from $coreLanguageNames in /languages/Names.php.
<site> The main domain of the project (eg. wikipedia.org).
<dbname> The name of the wiki's database.
Notes
    This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.