show onlinestatus in who's online block
kus - April 1, 2006 - 15:30
| Project: | Onlinestatus Indicator |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
it would be nice to have some status indicators in the who's online block.

#1
What do you mean?
Do you want to see all users that are currently Online in ICQ,AIM, Whatever?
Do you want to see if the "Online Visitors" are online in ICQ,bla bla bla.... too?
The first one is not possible, The Module refreshes the onlinestatus for each messenger on demand.
the second one could be added with an Theme-Hack.
Use this code to add an indicator image to your Site:
theme('onlinestatus_indicator', $user, $messenger);$user must be an object like $user or $node
$messenger is a string and could be aim,icq,jabber,yahoo,xfire,msn,skype
#2
i meant the first one....but the first one is also nice. thanks.