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