Diff: Help/WhoIsOnlinePlugin

Differences between current version and predecessor to the previous major change of Help/WhoIsOnlinePlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 6 Last edited on 17 January 2022 3:00 by harold
Older page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
@@ -1,27 +1,49 @@
-_short description_  
+The **~WhoIsOnline** [[Help:WikiPlugin|plugin]] shows summary information of the current user sessions.  
  
-! Usage  
-<verbatim>  
- <?plugin WhoIsOnline ? >  
-</verbatim>  
+== Usage ==  
+{{{  
+<< WhoIsOnline arguments> >  
+}}}  
  
-! Arguments 
+== Arguments ==  
  
-page _(default: current pagename) _:  
- The page to execute upon.  
+{| class="bordered"  
+|-  
+! Argument  
+! Description  
+! Default value  
+|-  
+| **mode**  
+| summary or detail  
+| summary  
+|-  
+| **pagename**  
+| Refer to the page with the other mode  
+| [ pagename]  
+|-  
+| **allow _detail**  
+| If false, page is ignored  
+| false  
+|-  
+| **mode**  
+|  
+| false  
+|}  
  
-! Example 
+== Example ==  
  
-<verbatim>  
-<?plugin WhoIsOnline ? >  
-</verbatim>  
+{{{  
+<< WhoIsOnline> >  
+}}}  
  
-<?plugin WhoIsOnline ?
+<< WhoIsOnline>
  
-! Author  
-PhpWiki :ReiniUrban  
+== Author ==  
+* [[Help :Reini Urban|Reini Urban]]  
  
-! See Also 
+== See Also ==  
  
+<noinclude>  
 ---- 
-PhpWikiDocumentation Help:WikiPlugin  
+[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
+</noinclude>  

current version

The WhoIsOnline plugin shows summary information of the current user sessions.

Usage

<<WhoIsOnline arguments>>

Arguments

Argument

Description

Default value

mode

summary or detail

summary

pagename

Refer to the page with the other mode

pagename

allow_detail

If false, page is ignored

false

mode

false

Example

<<WhoIsOnline>>
Who is Online
WhoIsOnline Our users created a total of 0 pages.
We have a total of 0 registered users.

Sorry, no dynamic DB Session support.

Author

See Also