]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWhoIsOnlinePlugin
New help page: Help%2FFacebookLikePlugin
[SourceForge/phpwiki.git] / pgsrc / Help%2FWhoIsOnlinePlugin
1 Date: Thu,  9 Dec 2010 14:51:45 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FWhoIsOnlinePlugin;
6   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 The **~WhoIsOnline** [[Help:WikiPlugin|plugin]] shows summary information of the current user sessions.
12
13 == Usage ==
14 {{{
15 <<WhoIsOnline arguments>>
16 }}}
17
18 == Arguments ==
19
20 {| class="bordered"
21 |-
22 ! Argument
23 ! Description
24 ! Default value
25 |-
26 | **mode**
27 | summary or detail
28 | summary
29 |-
30 | **pagename**
31 | Refer to the page with the other mode
32 | [pagename]
33 |-
34 | **allow_detail**
35 | If false, page is ignored
36 | false
37 |-
38 | **mode**
39 |
40 | false
41 |}
42
43 == Example ==
44
45 {{{
46 <<WhoIsOnline>>
47 }}}
48
49 <<WhoIsOnline>>
50
51 == Author ==
52 * [[PhpWiki:ReiniUrban|Reini Urban]]
53
54 == See Also ==
55
56 <noinclude>
57 ----
58 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
59 </noinclude>