Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 00f1f6e75e3dd1a68b9f15ec3f847af2 > files > 3

mediawiki-graphviz-0.9-1.89857.6.mga4.noarch.rpm

To use this extension, you have to add
the following three lines to your LocalSettings.php

include("extensions/GraphViz/GraphViz.php");
$wgGraphVizSettings->execPath = "/usr/bin/";
$wgGraphVizSettings->mscgenPath = "/usr/bin/";

Then run mediawiki-addGraphvizextensionToInstances as root
to enable the extension in your mediawiki instances.