]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FCategoryPagePlugin
Harmonize documentation
[SourceForge/phpwiki.git] / pgsrc / Help%2FCategoryPagePlugin
1 Date: Mon, 16 Jun 2008 14:15:24 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
3 X-Rcs-Id: $Id: Help%2FCategoryPagePlugin,v 1.4 2008-06-18 01:12:38 vargenau Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FCategoryPagePlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 _short description_
12
13 !!! Usage
14 <verbatim>
15   <?plugin CategoryPage ?>
16 </verbatim>
17
18 !!! Arguments
19
20 page _(default: current pagename)_:
21   The page to execute upon.
22
23 !!! Example
24
25 <verbatim>
26 <?plugin CategoryPage pagename=CategoryTest ?>
27 </verbatim>
28
29 <?plugin CategoryPage pagename=CategoryTest ?>
30
31 !!! Author
32 WikiLens:DanFr
33
34 !!! See Also
35 [TemplatePlugin|Help:TemplatePlugin] [CreatePagePlugin|Help:CreatePagePlugin]
36 ----
37 [PhpWikiDocumentation] [CategoryWikiPlugin]