History: Module who_is_there
Preview of version: 11
Module who_is_there
This module shows a count of current visitors to the site (whether or not logged in) and lists the user names of everyone logged in. If users are allowed to send messages to each other, then an icon appears next to each user name that can be clicked to compose a message to that user (See Inter-User Messages regarding the messaging feature). Clicking on or mousing over the user name brings up available information on that user.
Table of contents
Screenshots
Below are a couple of screenshots showing the module being used:
|
Module with messaging enabled ![]() |
Module with messaging disabled ![]() |
|
Place the Module in the Left or Right Columns
The module can be placed in the left or right column - see Module Admin for how to do that.
Place the Module in a Wiki Page
Use the PluginModule to place this module in the text area of a wiki page:
Copy to clipboard
{MODULE(module=>who_is_there)}{MODULE}
This produces the following on this site:
{MODULE(module=>who_is_there)}
Related Pages
- See Module online_users for a similar module
- See these pages for information that applies for all modules