Extension Information |
Implementation | |
Description | |
Author(s) | K, Suwa |
Version | 0.1 |
MediaWiki | 1.11.1 |
License | |
Hooks used | |
Token type | |
jpgraphを使用して、グラフを表示するextensionです。
Requirements
jpgraph
Download
version | source | size |
0.1(September 11,2008) | CreateGraph.phps | |
version | source | size |
0.1(September 11,2008) | graph.phps | |
version | source | size |
0.1(September 11,2008) | graph_inc.phps | |
Installtion
- Download CreateGraph.phps and rename to CreateGraph.php.
- Put in extensions/ directory.
- Download graph.phps and graph_inc.phps, rename to graph.php and graph.inc.
- Put in any(but, Under DocumentRoot) directory. Two file puts same directory.
- Insert follow line to LocalSettings.php
require_once( "$IP/CreateGraph.php" );
$ugScriptPath = "path to directory which in graph.php from DocumentRoot";
Function
- graph