Extension:StarterWiki/de-formal
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. If you are interested in taking on the task of developing and maintaining this extension, you can request repository ownership. As a courtesy, you may want to contact the author. You should also remove this template and list yourself as maintaining the extension in the page's {{extension}} infobox. |
![]() Release status: unmaintained |
|
---|---|
Implementation | Database |
Description | Provides a set of maintenance scripts and functions to allow for creation of wiki databases based off a starter wiki. |
Author(s) | Daniel Friesen (DantmanDiskussion) |
MediaWiki | |
License | GNU General Public License 2.0 or later |
Download | |
Quarterly downloads | 1 (Ranked 172nd) |
Translate the StarterWiki extension if it is available at translatewiki.net | |
StarterWiki provides a set of maintenance scripts and functions to allow for creation of wiki databases based off a starter wiki.
Installation
- Download the extension.
- Place this line in your LocalSettings.php:
require_once( "$IP/extensions/StarterWiki/StarterWiki.php" );
This extension was migrated from Daniel Friesen's Wiki-Tools.com and checked into Wikimedia's software repository. |