Download: Who's Online v1.0
Description:
This allows you to display a list of people currently online with more
information than just a name. This is not ordered in any way (this version) but
will allow you to limit the number shown as well.
Personally I use it just to show the avatar of everyone who is online right now,
but ovbiously there is room for more uses than just that. The real time nature
of the plugin is nice because it is constantly changing the display, adds
interest.
Author:
Jeff Barsky, Sysop of Miasma Of Musings
Intended Platform:
Expression Engine v1.3.1
(Developed and tested on EE 1.3.1, but there is no reason to believe it should not work on other versions of Expression Engine. If you test it on other versions and it works, please let me know. Use our Contact Form.)
Download Links:
Zipped Version: pi.whos_online.zip (5k)
Text Version: pi.whos_online.txt (14k)
Version/Release Date:
Version 1.0 - September 13, 2005
Release History:
Version 1.0 - September 13, 2005
Sample Usage:
{exp:whos_online}
<img src="http://www.yoursite.com/images/avatars/{avatar_filename}"
width="{avatar_width}"
height="{avatar_height}"
align="left" hspace="4" vspace="5" border="1" />
{screen_name} from {location}<br />
Joined On: {join_date}<br />
Total Entries: {total_entries}, last on {last_entry_date}<br />
Total Comments: {total_comments}. last on {last_comment_date}<br />
Last Visit On: {last_visit}<br /><br />
{/exp:whos_online}
(The above code produces the list to the left [well close to it]. See details and usage within the plugin in the EE Plugin Manager.)
|
|
|