Movatterモバイル変換


[0]ホーム

URL:


Jump to content
MediaWiki
Search

Extension:HelpPages

From mediawiki.org
MediaWiki extensions manual
HelpPages
Release status: beta
ImplementationUser interface
Author(s)Kunal Mehta (legoktmtalk)
Latest version0.1
MediaWiki1.22+ (tested)
LicenseThe Unlicense
Download
  • $wgHelpPagesExpiry
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.

Download

[edit]

The extension can be retrieved directly from Git[?]:

  • Browse code
  • Some extensions have tags for stable releases.
  • Each branch is associated with a past MediaWiki release. There is also a "master" branch containing the latest alpha version (might require an alpha version of MediaWiki).

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

Installation

[edit]
  • Download and move the extractedHelpPages folder to yourextensions/ directory.
    Developers and code contributors should install the extensionfrom Git instead, using:
    cdextensions/gitclonehttps://gerrit.wikimedia.org/r/mediawiki/extensions/HelpPages
  • Add the following code at the bottom of yourLocalSettings.php file:
    wfLoadExtension('HelpPages');
  • YesDone – Navigate toSpecial:Version on your wiki to verify that the extension is successfully installed.


Retrieved from "https://www.mediawiki.org/w/index.php?title=Extension:HelpPages&oldid=5843621"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp