Help:Extension/ExMolFunctions

From Metabolomics.JP
Revision as of 10:32, 17 February 2011 by Editor (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Extension Information
Implementation
Description
Author(s)K, Suwa
Version0.1
MediaWiki
License
Hooks used
Token type

Contents



Requirements

Download

versionsourcemd5OperationCheck version
0.1(March 13,2009)ExMolFunctions.phps
f5469c2ec82eb807747ba3c95e4ef650
1.11.1

Installtion

  1. Download the source code and rename it to ExMolFunctions.php.
  2. Place it in the extensions/ directory.
  3. 上記jarファイル二つをダウンロードし、適当な場所へ置いて下さい。
  4. Insert the follow lines to LocalSettings.php
    require_once( "$IP/extensions/ExMolFunctions.php" );
    $egMolCalculatorJar = 'path to MolCalculator.jar';
    $egMolImageJar = 'path to armDrawMetabolomics.jar';
    $egJavaBin = 'path to java binary';
    $egTmpPath = 'path to tmp directory';
    $egMolPath = 'MOLファイルを保存するディレクトリ';
    $wgExtraNamespaces = array( ...
       xxx => "Mol", xxx+1 => "Mol_Talk",
       ...
    );
    

    All is required.

    Use 100 or larger numbers for xxx.
Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox