Help:Extension/Wbr

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
 
(15 intermediate revisions by one user not shown)
Line 1: Line 1:
 
{{Extension
 
{{Extension
|implementation=Tag Extension
 
 
|author=K, Suwa
 
|author=K, Suwa
|version=1.0
+
|version=1.01
|mediawiki=1.11.1
+
|type=XML markup
 
}}
 
}}
  
 
__TOC__
 
__TOC__
  
<wbr>タグを使えるようにするextensionです。
+
Extension to allow <wbr> tag.
  
 
== Requirements ==
 
== Requirements ==
Line 15: Line 14:
 
== Download ==
 
== Download ==
 
<table border="1" cellpadding="3" cellspacing="1">
 
<table border="1" cellpadding="3" cellspacing="1">
  <tr><td>version</td><td>source</td><td>size</td></tr>
+
  <tr><td>version</td><td>source</td><td>md5</td><td>OperationCheck version</td></tr>
  <tr><td>1.0(July 17,2008)</td><td>Wbr.phps</td><td></td></tr>
+
<tr><td>1.01(October 7,2008)</td><td>{{#ifexistfile:/data/src/Wbr/Wbr.phps}}</td><td><pre style="border: 0px; background-color: white; padding: 0em; line-height: 0em">4ac55da32c0ff15678fcf2e2f66773ab</pre></td><td>1.11.1, 1.16.2</td></tr>
 +
  <tr><td>1.0(September 17,2008)</td><td>{{#ifexistfile:/data/src/Wbr/previous/Wbr-1.0.phps}}</td><td><pre style="border: 0px; background-color: white; padding: 0em; line-height: 0em">cbf5aff868eb553837574ca3539c6f41</pre></td><td>1.11.1</td></tr>
 
</table>
 
</table>
  
 
== Installtion ==
 
== Installtion ==
# Download source and rename to Wbr.php.
+
# Download the source code and rename it to Wbr.php.
# Put in extensions/ directory.
+
# Place it in the extensions/ directory.
# Insert follow line to LocalSettings.php
+
# Insert the follow lines to LocalSettings.php
  require_once( "$IP/Wbr.php" );
+
  require_once( "$IP/extensions/Wbr.php" );
  
 
== Function ==
 
== Function ==
# [[Doc:Extensions#.3Cwbr.3E|&lt;wbr&gt;]]
+
# [[Help:Extensions#.3Cwbr.3E|&lt;wbr&gt;]]
 +
 
 +
== ChangeLog ==
 +
1.01
 +
*<nowiki>戻り値として<wbr>を返すところを<wbr />を返すように変更しました。</nowiki>

Latest revision as of 14:10, 1 March 2011

Extension Information
Implementation
Description
Author(s)K, Suwa
Version1.01
MediaWiki
License
Hooks used
Token typeXML markup

Contents


Extension to allow <wbr> tag.

[edit] Requirements

None

[edit] Download

versionsourcemd5OperationCheck version
1.01(October 7,2008)Wbr.phps
4ac55da32c0ff15678fcf2e2f66773ab
1.11.1, 1.16.2
1.0(September 17,2008)Wbr-1.0.phps
cbf5aff868eb553837574ca3539c6f41
1.11.1

[edit] Installtion

  1. Download the source code and rename it to Wbr.php.
  2. Place it in the extensions/ directory.
  3. Insert the follow lines to LocalSettings.php
require_once( "$IP/extensions/Wbr.php" );

[edit] Function

  1. <wbr>

[edit] ChangeLog

1.01

  • 戻り値として<wbr>を返すところを<wbr />を返すように変更しました。
Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox