Help:Extension/Wbr
From Metabolomics.JP
(Difference between revisions)
Line 15: | Line 15: | ||
== Download == | == Download == | ||
<table border="1" cellpadding="3" cellspacing="1"> | <table border="1" cellpadding="3" cellspacing="1"> | ||
− | <tr><td>version</td><td>source</td><td> | + | <tr><td>version</td><td>source</td><td>md5</td></tr> |
− | <tr><td>1.0(July 17,2008)</td><td>Wbr.phps</td><td></td></tr> | + | <tr><td>1.0(July 17,2008)</td><td>[{{SERVER}}/src/Wbr/Wbr.phps Wbr.phps]</td><td>52cbcaba81f0535639c574c3198ab484</td></tr> |
</table> | </table> | ||
Revision as of 09:47, 17 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>タグを使えるようにするextensionです。
Requirements
None
Download
version | source | md5 |
1.0(July 17,2008) | Wbr.phps | 52cbcaba81f0535639c574c3198ab484 |
Installtion
- Download source and rename to Wbr.php.
- Put in extensions/ directory.
- Insert follow line to LocalSettings.php
require_once( "$IP/Wbr.php" );