Help:Extension/Volatile

From Metabolomics.JP
Revision as of 15:07, 29 September 2008 by Editor (Talk | contribs)

Jump to: navigation, search
Extension Information
Implementation
Description
Author(s)K, Suwa
Version0.1
MediaWiki1.11.1
License
Hooks used
Token type

Contents


Volatile is achieved by Volatile link and Volatile namespace. See also Persistency.

Volatile link 
[[Volatile:name|params|name]] specifies a page in Volatile namespace and its parameters. In the specified page, the contents are expanded with the parameters (without cash).
Volatile namespace 
The notation of page contents is the same as Template namespace. Use {{{1}}}, {{{2}}} ... for parameters.

Requirements

HTMLForm (HTMLFormの大半の機能は1.11のみでしか使えませんが、HTMLFormをインストールすればVolatileは1.11以外でも使えます)

Download

versionsourcemd5
0.1(September 17,2008)Volatile.phps
d45f957844379b274bf13c5395e7f7ec

Installtion

  1. Download the source code and rename it to Volatile.php.
  2. Place it in the extensions/ directory.
  3. Insert the follow lines to LocalSettings.php
    require_once( "$IP/extensions/Volatile.php" );
    $wgExtraNamespaces = array( ...
       xxx => "Volatile", xxx+1 => "Volatile_Talk",
       ...
    );
    
    Use 100 or larger numbers for xxx.

Function

  1. volatile
Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox