added user session list and user list sidebox
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
|
||||
The Original Code is the Venice Web Communities System.
|
||||
|
||||
The Initial Developer of the Original Code is Eric J. Bowersox <erbo@silcom.com>,
|
||||
The Initial Developer of the Original Code is Eric J. Bowersox <erbo@ricochet.com>,
|
||||
for Silverwrist Design Studios. Portions created by Eric J. Bowersox are
|
||||
Copyright (C) 2001 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved.
|
||||
Copyright (C) 2004 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved.
|
||||
|
||||
Contributor(s):
|
||||
-->
|
||||
@@ -40,6 +40,14 @@
|
||||
<new-image width="40" height="20" alt="New!" fixup="true">tag_new.gif</new-image>
|
||||
</sidebox>
|
||||
|
||||
<sidebox id="3">
|
||||
<title>Users Logged In</title>
|
||||
<factory-class>com.silverwrist.venice.ui.sidebox.UserListBox</factory-class>
|
||||
<bullet width="14" height="14" fixup="true">purple-ball.gif</bullet>
|
||||
<summary>${cur} total (max ${max})</summary>
|
||||
<anon-label>Not logged in</anon-label>
|
||||
</sidebox>
|
||||
|
||||
<!-- test sidebox only, do not use -->
|
||||
<!--
|
||||
<sidebox id="-1">
|
||||
|
||||
Reference in New Issue
Block a user