「テンプレート:ExtensionInstall」の版間の差分
提供: ひつじ小屋別館2代目
細 (TNT) |
細 (1版) |
(相違点なし)
|
2014年7月7日 (月) 02:21時点における最新版
- Download and extract the file(s) in a directory called
ExtensionInstall
in yourextensions/
folder. If you're a developer and this extension is in a Git repository, then instead you should clone the repository. - Add the following code at the bottom of your LocalSettings.php:
require_once "$IP/extensions/ExtensionInstall/ExtensionInstall.php";
- Done! Navigate to "Special:Version" on your wiki to verify that the extension is successfully installed.
Template documentation[create]
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |