|
Thursday, 24 April 2008 19:57 |
| Demo |
See a demo at our wiki!
|
| Name |
Dependency Analyzer |
| Status |
Beta |
| Type |
Special |
| Author |
Andreas Fahle, Kathleen Haucke, Janette Lehmann |
Image
|
 |
| Version |
1.0
|
| Update |
03.02.2007
|
| MediaWiki |
MediaWiki 1.8+
|
| Download |
cvs -d :pserver:
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
:/var/lib/cvs/SONIVIS co DependencyAnalyzer http://www.sonivis.org/cgi-bin/viewvc.cgi/DependencyAnalyzer/ |
| Readme |
See header of DependencyAnalyzer.php
|
| Description |
This special page visualizes the article and discussion revisions, for a given article, as nodes on 2 time bars. Arrows between article and discussion nodes represent dependencies between these revisions, based on computed similarity indicators. A table above the time bars provides detailed information on the dependencies identified. There is a selection menu where you can specify the indicators, time range, and granularity for the presented dependencies. In addition, we have implemented a page with general analysis concerning dependencies over many articles. |
| Parameter |
Place DependencyAnalyzer.php in your extensions directory. In LocalSettings.php, add: include_once("$IP/extensions/DependencyAnalyzer/DependencyAnalyser.php"); //local disk path to store the jpg-files of the DependencyAnalyser $wgDependencyAnalyserJPGPath = "$IP/extensions/DependencyAnalyzer"; //HTTP path to jpg files $wgDependencyAnalyserHTTPPath = "$wgScriptPath/extensions/DependencyAnalyzer";
The directory defined in $wgDependencyAnalyserJPGPath must be writable by the webserver to create jpg file(s) |
| Rights |
GPLv2 or later
|
|
|
Last Updated on Saturday, 14 June 2008 22:05 |