Help:Extension/CreateGraph

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
 
 
}}
 
}}
  
Line 14: Line 13:
 
== Download ==
 
== Download ==
 
<table border="1" cellpadding="3" cellspacing="1">
 
<table border="1" cellpadding="3" cellspacing="1">
  <tr><td>version</td><td>source</td><td>md5</td></tr>
+
  <tr><td>version</td><td>source</td><td>md5</td><td>OperationCheck version</td></tr>
  <tr><td>0.2(October 23,2008)</td><td>{{#ifexistfile:/data/src/CreateGraph/CreateGraph.phps}}</td><td><pre style="border: 0px; background-color: white; padding: 0em; line-height: 0em">ca648eadeb95cb99151cf24cecfcd3ba</pre></td></tr>
+
  <tr><td>0.2(October 23,2008)</td><td>{{#ifexistfile:/data/src/CreateGraph/CreateGraph.phps}}</td><td><pre style="border: 0px; background-color: white; padding: 0em; line-height: 0em">ca648eadeb95cb99151cf24cecfcd3ba</pre></td><td>1.11.1, 1.16.2</td></tr>
 
</table>
 
</table>
  

Revision as of 16:33, 16 February 2011

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

Contents


Extension to display graphs by using jpgraph.

Requirements

Download

versionsourcemd5OperationCheck version
0.2(October 23,2008)CreateGraph.phps
ca648eadeb95cb99151cf24cecfcd3ba
1.11.1, 1.16.2


versionsourcemd5
0.1(September 17,2008)graph.phps
f43944b3a54577a793edf379ba0ff2a9


versionsourcemd5
0.1(September 17,2008)graph_inc.phps
1325096054243aa333a98033c4d35c18

Installtion

  1. Install jpgraph.
  2. Download CreateGraph.phps and rename it to CreateGraph.php.
  3. Place it in the extensions/ directory.
  4. Download graph.phps and graph_inc.phps, rename them to graph.php and graph.inc.
  5. Place them in any directory (the same place under DocumentRoot).
  6. Insert the follow lines to LocalSettings.php
    require_once( "$IP/extensions/CreateGraph.php" );
    $egScriptPath = "path to directory which in graph.php from DocumentRoot"; // ex. "/mediawiki/scripts"
  7. set $jpgraph variable in graph.inc
    $jpgraph = "path to jpgraph"; // ex. "/var/www/htdocs/mediawiki/scripts/jpgraph

Function

  1. graph
Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox