Help:Extension/Wbr
From Metabolomics.JP
(Difference between revisions)
Line 1: | Line 1: | ||
{{Extension | {{Extension | ||
|implementation=Tag Extension | |implementation=Tag Extension | ||
− | |||
|author=K, Suwa | |author=K, Suwa | ||
|version=1.0 | |version=1.0 | ||
Line 8: | Line 7: | ||
__TOC__ | __TOC__ | ||
+ | |||
+ | <wbr>タグを使えるようにします。 | ||
== Requirements == | == Requirements == |
Revision as of 14:39, 11 September 2008
Extension Information | |
Implementation | Tag Extension |
Description | |
Author(s) | K, Suwa |
Version | 1.0 |
MediaWiki | 1.11.1 |
License | |
Hooks used | |
Token type | |
Contents |
<wbr>タグを使えるようにします。
Requirements
None
Download
version | source | size |
1.0(July 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/Wbr.php" );