]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWhoIsOnlinePlugin
function _PageList_Column* are not private
[SourceForge/phpwiki.git] / pgsrc / Help%2FWhoIsOnlinePlugin
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%2FWhoIsOnlinePlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~WhoIsOnline** [[Help:WikiPlugin|plugin]] shows summary information of the current user sessions.
11
12 == Usage ==
13 {{{
14 <<WhoIsOnline arguments>>
15 }}}
16
17 == Arguments ==
18
19 {| class="bordered"
20 |-
21 ! Argument
22 ! Description
23 ! Default value
24 |-
25 | **mode**
26 | summary or detail
27 | summary
28 |-
29 | **pagename**
30 | Refer to the page with the other mode
31 | [pagename]
32 |-
33 | **allow_detail**
34 | If false, page is ignored
35 | false
36 |-
37 | **mode**
38 |
39 | false
40 |}
41
42 == Example ==
43
44 {{{
45 <<WhoIsOnline>>
46 }}}
47
48 <<WhoIsOnline>>
49
50 == Author ==
51 * [[Help:Reini Urban|Reini Urban]]
52
53 == See Also ==
54
55 <noinclude>
56 ----
57 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
58 </noinclude>