History: Module online_users
Source of version: 18 (current)
Copy to clipboard
^This page ((needs review))^ ! Module online_users This module shows a list of the real names of users who are logged in. If users are allowed to send messages to each other, then an icon appears next to each 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 information about the user as set up in ((User Preferences)). {pluginmanager module="who_is_there"} !! Screenshots Below are a couple of screenshots: {SPLIT(colsize=>25%|25%|25%|25%)} %%% --- {BOX(title=>Module with messaging enabled,bg=>white,float=>left)}{img src="img/wiki_up/Moduleonline_users1.jpg" }{BOX} --- {BOX(title=>Module with messaging disabled,bg=>white,float=>left)}{img src="img/wiki_up/Moduleonline_users2.jpg" }{BOX} --- %%% --- {SPLIT} !! Place the Module on a Page !!! Left or Right Column The module can be placed in the left or right column through a simple admin interface - see ((Module Admin)) for how to do that. !!! In the Text Area This ((PluginModule)) code: {CODE(caption=>Placing the Online Users Module in the Text Area)}{MODULE(module=>who_is_there)}{MODULE} {CODE} Produces on this site: {MODULE(module=>who_is_there)}{MODULE} {include page="Module and Plugin Includes" start="startinclude1" stop="stopinclude1"} * See ((Module who_is_there)) for a similar module