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