]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FGoToPlugin
function _PageList_Column* are not private
[SourceForge/phpwiki.git] / pgsrc / Help%2FGoToPlugin
1 Date: Fri,  7 Dec 2012 14:58:45 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FGoToPlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~GoTo** [[Help:WikiPlugin|plugin]] displays a form with text entry box and 'Go' button.
11 The user enters a page name... if it exists, browse that page; if not, edit (create) that page.
12
13 Note: pagenames are absolute, not relative to the actual subpage.
14
15 == Usage ==
16 {{{
17 <<GoTo>>
18 }}}
19
20 == Arguments ==
21
22 None.
23
24 == Example ==
25
26 {{{
27 <<GoTo>>
28 }}}
29
30 <<GoTo>>
31
32 == Authors ==
33 * Michael van Dam
34 * [[Help:Reini Urban|Reini Urban]]
35
36 == See Also ==
37
38 <noinclude>
39 ----
40 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
41 </noinclude>