Better Online Status
Full Credit goes to creator The plugin link: Who's Online Plugin (discourse-whos-online) - plugin - Discourse Meta
I was looking through Discourse plugin for the forum. I came across one for showing if your online.
I think this would be a good idea because it would help to know if someone is online.
(there is already a way to see this but it’s a hassle and not that accurate)
? Common Questions
Can I disable this show it doesn’t show when im online
Yes you can
How does it look?
(plugin creators picture not mine)
THERE IS ALSO AN OPTION TO SHOW EVERYONE ONLINE
As seen here:
What can be adjustable?
Admins can change:- whos_online_active_timeago : maximum “last seen” for which users are considered online (minutes)
- whos_online_collapse_threshold : number of users before the avatars overlap each other (see gif above). Set very high to disable this feature
- whos_online_maximum_display : the maximum number of avatars to display. The numeric counter will still count higher than this. The choice of who gets displayed is currently inconsistent
- whos_online minimum_display : the minimum number of avatars to display. Below this, a “no users online” message is displayed
- whos_online_hide_below_minimum_display : if enabled, the widget will be entirely hidden when the number of users is less than minimum_display
- whos_online_display_public : should the plugin be displayed to people who aren’t logged in? Defaults to true.
- whos_online_display_min_trust_level : the minimum trust level that this plugin is displayed to. Defaults to 0
- whos_online_avatar_indicator : choose how to display online status on user avatars. Defaults to “ring”
- whos_online_avatar_indicator_topic_lists : display avatar indicators in mobile topic lists, and the “Categories & Latest” view. Defaults to off.
- whos_online_count_only : when enabled, only the count will be displayed. Online user identities will not be revealed
Language Strings:
- js.whos_online.no_users | “No users currently online”:The message displayed when the number of users < whos online minimum display setting.
- js.whos_online.title | “Online ({{count}})”: The text displayed before the list of avatars. {{count}} is the number of users online.
- js.whos_online.tooltip | “Users seen in the last 5 minutes”: the text displayed on mouseover of the text.
Additional bits
Newest version:
Do like this idea?
- Yes
- No
- Maybe
0 voters
Tags