Help:Extension/HTMLForm

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
 
|author=K, Suwa
 
|author=K, Suwa
 
|version=0.1
 
|version=0.1
|mediawiki=1.11.1
+
|mediawiki=1.11 only
 
}}
 
}}
  
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>size</td></tr>
+
  <tr><td>version</td><td>source</td><td>md5</td></tr>
  <tr><td>0.1(September 11,2008)</td><td>HTMLForm.phps</td><td></td></tr>
+
  <tr><td>0.1(September 29,2008)</td><td>{{#ifexistfile:/data/src/HTMLForm/HTMLForm.phps}}</td><td>e238b6af713d49bc023196be5053ccd7</td></tr>
 
</table>
 
</table>
  

Revision as of 14:27, 29 September 2008

Extension Information
Implementation
Description
Author(s)K, Suwa
Version0.1
MediaWiki1.11 only
License
Hooks used
Token type

Contents


Extension to use form-related HTML tags (input, textarea, select, option, optgroup, fieldset, legend, label, form).
The action URL in the form must be the wiki root directory (e.g. action="/wiki/...").

Requirements

None

Download

versionsourcemd5
0.1(September 29,2008)HTMLForm.phpse238b6af713d49bc023196be5053ccd7

Installtion

  1. Download the source code and rename it to HTMLForm.php.
  2. Place it in the extensions/ directory.
  3. Insert the follow lines to LocalSettings.php
    require_once( "$IP/extensions/HTMLForm.php" );
  4. Optionally, insert the follow lines to LocalSettings.php
    $egParamPrefix = "any string"; (default: "my_")
  5. $egParamPrefix is used to distinguish parameters from original MediaWiki parameters.

Function

  1. get
  2. tag
Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox