]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWikiForumPlugin
function _PageList_Column* are not private
[SourceForge/phpwiki.git] / pgsrc / Help%2FWikiForumPlugin
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%2FWikiForumPlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~WikiForum** [[Help:WikiPlugin|plugin]] handles a threaded list of comments/news associated with a
11 particular page (one page per topic) and provides an input form for adding a new message.
12
13 == Usage ==
14 {{{
15 <<WikiForum arguments>>
16 }}}
17
18 == Arguments ==
19
20 {| class="bordered"
21 |-
22 ! Argument
23 ! Description
24 ! Default value
25 |-
26 | **pagename**
27 |
28 | pagename
29 |-
30 | **order**
31 |
32 | normal (oldest first)
33 |-
34 | **mode**
35 |
36 |
37 |-
38 | **info**
39 |
40 |
41 |-
42 | **noheader**
43 | do not display header
44 | false
45 |}
46
47 == Example ==
48
49 {{{
50 <<WikiForum>>
51 }}}
52
53 <<WikiForum>>
54
55 == Author ==
56 * [[Help:Reini Urban|Reini Urban]]
57
58 == See Also ==
59
60 <noinclude>
61 ----
62 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
63 </noinclude>