You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:BlueSpiceWhoIsOnline"
(Tag: 2017 source edit) |
Fbaeckmann (talk | contribs) m (Text replacement - "|edition=BlueSpice free |active=Yes" to "|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes") |
Extension: BlueSpiceWhoIsOnline
Overview | |||
---|---|---|---|
Description: | Shows which users have been logged-in in the last 10 minutes | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL v3 only |
Type: | BlueSpice | Category: | Rich Articles |
Edition: | BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
Features[edit source]
With the extension WhoIsOnline you can see which users have been logged-in in the last 10 minutes.
Usage / features[edit | edit source]
- displays a list of logged-in users
- displays the number of logged-in users
-
tags can be integrated on content pages
-
<bs:whoisonline:popup anchortext='new label' />
shows currently logged-in users in a popup when hovering over a link -
<bs:whoisonline:count />
or<userscount />
shows the number of logged-in users
-
Technical information[edit | edit source]
Configuration[edit | edit source]
Name | Description | Type | Default value | Scope |
---|---|---|---|---|
LimitCount | Number of users to be shown | int | 7 | user |
OrderBy | Sort order | onlinetime, name | onlinetime | user |
MaxIdleTime | After this time in seconds of inactivity, the user is counted as offline. | int | 600 | public |
Interval | The display is updated this often in seconds | int | 10 | public |
MaxIdle Time and Interval can be set in the Config manager.
Popup arguments
Name | Description | Type | Default value |
---|---|---|---|
anchortext | Link label | str | Who is online? |
Rights (permissions)[edit | edit source]
Everyone with read rights can see who is online. Adding the tag to a page requires edit rights.
Requirements[edit | edit source]
WhoIsOnline requires BlueSpiceFoundation.
More info[edit | edit source]
For a usage description, visit our help page.
Demo[edit | edit source]
Try inserting the tags on any page in our BlueSpiceDemo.
{{BSExtensionInfobox |desc=Shows which users have been logged-in in the last 10 minutes |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice free , BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes |compatible=BlueSpice |category=Rich Articles |license=GPL v3 only |docu=https://www.mediawiki.org/wiki/Extension%CB%90WhoIsOnline }} With the extension '''WhoIsOnline''' you can see which users have been logged-in in the last 10 minutes. ==Usage / features== *displays a list of logged-in users *displays the number of logged-in users *tags can be integrated on content pages **<code><nowiki><bs:whoisonline:popup anchortext='new label' /></nowiki></code> shows currently logged-in users in a popup when hovering over a link **<code><nowiki><bs:whoisonline:count /></nowiki></code> or <code><nowiki><userscount /></nowiki></code> shows the number of logged-in users ==Technical information== ===Configuration=== {| class="contenttable sortable jquery-tablesorter" ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Name ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Description ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Type ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Default value ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Scope |- |''LimitCount'' |Number of users to be shown |int |7 |user |- |''OrderBy'' |Sort order |onlinetime, name |onlinetime |user |- |''MaxIdleTime'' |After this time in seconds of inactivity, the user is counted as offline. |int |600 |public |- |''Interval'' |The display is updated this often in seconds |int |10 |public |} ''MaxIdle Time'' and ''Interval'' can be set in the [[Manual:Extension/BlueSpiceConfigManager|Config manager]]. '''Popup arguments''' {| class="contenttable sortable jquery-tablesorter" ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Name ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Description ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Type ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Default value |- |''anchortext'' |Link label |str |Who is online? |} ===Rights (permissions)=== Everyone with ''read'' rights can see who is online. Adding the tag to a page requires ''edit'' rights. ===Requirements=== WhoIsOnline requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]]. ==More info== For a usage description, visit our [[Manual:Extension/BlueSpiceWhoIsOnline|help page.]] ==Demo== Try inserting the tags on any page in our [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.] {{Translation}} [[Category:BlueSpice free]] [[Category:Extension]]
Line 4: | Line 4: | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
− | |edition=BlueSpice free | + | |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
|active=Yes | |active=Yes | ||
|compatible=BlueSpice | |compatible=BlueSpice |