Release status: beta | |
|---|---|
| Implementation | User interface |
| Author(s) | Kunal Mehta (legoktmtalk) |
| Latest version | 0.1 |
| MediaWiki | 1.22+ (tested) |
| License | The Unlicense |
| Download | |
| |
| Translate the HelpPages extension if it is available at translatewiki.net | |
HelpPages is a MediaWiki extension that will automatically download pages in the Help namespace from mediawiki.org if they do not exist locally.
The extension can be retrieved directly from Git[?]:
Extract the snapshot and place it in theextensions/HelpPages/ directory of your MediaWiki installation.
If you are familiar with Git and have shell access to your server, you can also obtain the extension as follows:
cd extensions/git clonehttps://gerrit.wikimedia.org/r/mediawiki/extensions/HelpPages.git
HelpPages folder to yourextensions/ directory.cdextensions/gitclonehttps://gerrit.wikimedia.org/r/mediawiki/extensions/HelpPageswfLoadExtension('HelpPages');