Help:Extension/HTMLForm

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
m
Line 31: Line 31:
  
 
== Function ==
 
== Function ==
# [[Doc:Extensions#.7B.7B.23get:name.7D.7D|get]]
+
# [[Help:Extensions#.7B.7B.23get:name.7D.7D|get]]
# [[Doc:Extensions#.7B.7B.23tag:str.7Carg.7Cbetween.7D.7D|tag]]
+
# [[Help:Extensions#.7B.7B.23tag:str.7Carg.7Cbetween.7D.7D|tag]]

Revision as of 17:00, 20 September 2008

Extension Information
Implementation
Description
Author(s)K, Suwa
Version0.1
MediaWiki1.11.1
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

versionsourcesize
0.1(September 11,2008)HTMLForm.phps

Installtion

  1. Download source and rename to HTMLForm.php.
  2. Put in extensions/ directory.
  3. Insert follow line to LocalSettings.php
    require_once( "$IP/extensions/HTMLForm.php" );
  4. Optionally, Insert follow line 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