]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FVisualWikiPlugin
Wikicreole syntax
[SourceForge/phpwiki.git] / pgsrc / Help%2FVisualWikiPlugin
1 Date: Fri, 10 Sep 2010 13:46:13 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FVisualWikiPlugin;
5   flags=PAGE_LOCKED;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~VisualWiki** [[Help:WikiPlugin|plugin]] produces a graphical site map of ~PhpWiki.
11
12 It produces a graphical sitemap of ~PhpWiki by calling the <code>dot</code> commandline tool from Graphviz (http://www.graphviz.org).
13
14 == Usage ==
15
16 {{{
17 <<VisualWiki>>
18 }}}
19
20 == Arguments ==
21
22 page _(default: current pagename)_:
23   The page to execute upon.
24
25 == Example ==
26
27 {{{
28 <<VisualWiki>>
29 }}}
30
31 <<VisualWiki>>
32
33 == Author ==
34 * Johannes Grosse
35
36 == See Also ==
37
38 <noinclude>
39 ----
40 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
41 </noinclude>