Extension:GetFamily
From MediaWiki.org
|
Release status: stable |
|||
|---|---|---|---|
| Implementation | Special page | ||
| Description | Generates a family file for pywikipediabot | ||
| Author(s) | Ćukasz Matysiak | ||
| Last Version | 1.0 (February 22, 2009) | ||
| License | GNU General Public License 2.0 or later | ||
| Download | Download snapshot |
||
|
|||
|
check usage (experimental) |
|||
GetFamily extension adds a special page, Special:GetFamily, where users with the 'getfamily' right (everyone by default) can generate a family file for their pywikipediabot.
[edit] Requirements
GetFamily extension requires WikiCurl. (at least if $IP/extensions/WikiCurl is not installed).
[edit] Installation
- Download the files from SVN and place them in $IP/extensions/GetFamily/
- Add
into your wiki's LocalSettings.phprequire_once("$IP/extensions/GetFamily/GetFamily.php");
- Installation can now be verified through your wiki's Special:Version.
[edit] Usage
Visit Special:GetFamily to get a pywikipediabot family file which you can copy to your favorite text editor and then save. You can also visit Special:GetFamily?action=GetLocal to get a XML version of the same family file.