Help:Extension/Wbr
From Metabolomics.JP
(Difference between revisions)
Line 1: | Line 1: | ||
{{Extension | {{Extension | ||
− | |||
|author=K, Suwa | |author=K, Suwa | ||
|version=1.0 | |version=1.0 |
Revision as of 14:22, 19 September 2008
Extension Information | |
Implementation | |
Description | |
Author(s) | K, Suwa |
Version | 1.0 |
MediaWiki | 1.11.1 |
License | |
Hooks used | |
Token type | |
Contents |
<wbr>タグを使えるようにするextensionです。
Requirements
None
Download
version | source | md5 |
1.0(Sep 17,2008) | Wbr.phps |
Installtion
- Download source and rename to Wbr.php.
- Put in extensions/ directory.
- Insert follow line to LocalSettings.php
require_once( "$IP/extensions/Wbr.php" );