Help:Extension/CreateGraph

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
(New page: {{Extension |author=K, Suwa |version=0.1 |mediawiki=1.11.1 }} __TOC__ jpgraphを使用して、グラフを表示するextensionです。 == Requirements == [http://www.asial.co.jp/jpgr...)
 
Line 35: Line 35:
 
  <li>Put in extensions/ directory.</li>
 
  <li>Put in extensions/ directory.</li>
 
  <li>Download graph.phps and graph_inc.phps, rename to graph.php and graph.inc.</li>
 
  <li>Download graph.phps and graph_inc.phps, rename to graph.php and graph.inc.</li>
  <li>Put in any(but, Under DocumentRoot) directory. Two file puts same directory.</li>
+
  <li>Put in any(but, Under DocumentRoot) directory. Two files puts same directory.</li>
 
  <li>Insert follow line to LocalSettings.php
 
  <li>Insert follow line to LocalSettings.php
 
  <pre>require_once( "$IP/CreateGraph.php" );
 
  <pre>require_once( "$IP/CreateGraph.php" );

Revision as of 10:01, 16 September 2008

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

Contents


jpgraphを使用して、グラフを表示するextensionです。

Requirements

jpgraph

Download

versionsourcesize
0.1(September 11,2008)CreateGraph.phps


versionsourcesize
0.1(September 11,2008)graph.phps


versionsourcesize
0.1(September 11,2008)graph_inc.phps

Installtion

  1. Download CreateGraph.phps and rename to CreateGraph.php.
  2. Put in extensions/ directory.
  3. Download graph.phps and graph_inc.phps, rename to graph.php and graph.inc.
  4. Put in any(but, Under DocumentRoot) directory. Two files puts same directory.
  5. Insert follow line to LocalSettings.php
    require_once( "$IP/CreateGraph.php" );
    $ugScriptPath = "path to directory which in graph.php from DocumentRoot";

Function

  1. graph
Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox