]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FGoToPlugin
Fix order of arguments; use italics
[SourceForge/phpwiki.git] / pgsrc / Help%2FGoToPlugin
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%2FGoToPlugin;
6   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 The **~GoTo** [[Help:WikiPlugin|plugin]] displays a form with text entry box and 'Go' button.
12 The user enters a page name... if it exists, browse that page; if not, edit (create) that page.
13
14 Note: pagenames are absolute, not relative to the actual subpage.
15
16 == Usage ==
17 {{{
18 <<GoTo>>
19 }}}
20
21 == Arguments ==
22
23 None.
24
25 == Example ==
26
27 {{{
28 <<GoTo>>
29 }}}
30
31 <<GoTo>>
32
33 == Authors ==
34 * Michael van Dam
35 * [[PhpWiki:ReiniUrban|Reini Urban]]
36
37 == See Also ==
38
39 <noinclude>
40 ----
41 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
42 </noinclude>