History: Module who_is_there
Source of version: 12
Copy to clipboard
! 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 information about the user as set up in ((User Preferences)). {maketoc} !! Screenshots Below are a couple of screenshots showing the module being used: {SPLIT(colsize=>5%|25%|25%|25%)} --- %%% --- {BOX(title=>Module with messaging enabled,bg=>white,float=>left)}{img src="img/wiki_up/Modulewho_is_there2.jpg" }{BOX} --- {BOX(title=>Module with messaging disabled,bg=>white,float=>left)}{img src="img/wiki_up/Modulewho_is_there5.jpg" }{BOX} --- %%% --- {SPLIT} !! Place the Module in the Left or Right Columns The module can be placed in the left or right column through a simple admin interface - 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: {CODE(caption=>Placing the Who Is There Module in a Wiki Page,wrap=>1)}{MODULE(module=>who_is_there)}{MODULE} {CODE} This produces the following on this site: {MODULE(module=>who_is_there)}{MODULE} !! Related Pages * See ((Module online_users)) for a similar module * See these pages for information that applies for all modules ** ((Module)) ** ((Module User)) ** ((Module Admin)) ** ((Module Details)) ** ((Mods Type Modules))