From: <var...@us...> - 2012-11-17 20:26:05
|
Revision: 8487 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8487&view=rev Author: vargenau Date: 2012-11-17 20:25:57 +0000 (Sat, 17 Nov 2012) Log Message: ----------- Wikicreole syntax Modified Paths: -------------- trunk/pgsrc/Help%2FGraphVizPlugin Modified: trunk/pgsrc/Help%2FGraphVizPlugin =================================================================== --- trunk/pgsrc/Help%2FGraphVizPlugin 2012-11-17 20:15:29 UTC (rev 8486) +++ trunk/pgsrc/Help%2FGraphVizPlugin 2012-11-17 20:25:57 UTC (rev 8487) @@ -1,4 +1,4 @@ -Date: Thu, 9 Dec 2010 14:49:00 +0000 +Date: Thu, 9 Nov 2012 14:49:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=Help%2FGraphVizPlugin; @@ -8,9 +8,9 @@ Content-Transfer-Encoding: binary The **~GraphViz** [[Help:WikiPlugin|plugin]] passes all its arguments to the grapviz =dot= -binary and displays the result as cached image (PNG,GIF,SVG) or +binary and displays the result as cached image (PNG, GIF, SVG) or imagemap. See http://www.graphviz.org/Documentation.php, -esp. http://www.graphviz.org/doc/info/lang.html for the *dot* language +esp. http://www.graphviz.org/doc/info/lang.html for the **dot** language specs. == Notes == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |