Difference between revisions of "Userlist"

From Mibbit Wiki
Jump to: navigation, search
(Needs to be fleshed out.)
 
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The userlist is the optional pane to the right of the main chat pane.  It has an entire preferences page devoted to it.
+
{{articles}}
 +
The '''userlist''' is the optional pane to the right of the main chat pane.  It has an entire preferences page devoted to it.
 +
 
 +
== Commands ==
 +
 
 +
* /ulshow - Shows the userlist if hidden.
 +
* /ulhide - Hides the userlist is shown.
 +
 
 +
== Organization ==
 +
 
 +
=== Groups Order ===
 +
 
 +
By default, the userlist displays two groups:  Chatters/Idlers Closed.  In the Userlist pane of preferences, the groups options has the following choices:
 +
 
 +
* None:  Display no group blocks, and just have a straight list.
 +
* Chatters/Idlers Closed:  Default; Shows those who are chatting (see Sort Order) and hides those who are idle.
 +
* Chatters/Idlers:  Shows both groups of chatters and idlers.
 +
* By Mode:  Shows various mode groups:  Owner, Admin, Op, Halfop, Voice, and Other.
 +
 
 +
=== Sort Order ===
 +
 
 +
By default, sorts by 'chatting,owner,admin,op,halfop,voice,active'.  Can be changed in the pref Userlist->Sort Order.  The various sort options are:
 +
 
 +
*chatting:  Have sent a message into the channel within a set amount of time.  The default is 600 seconds (10 minutes) and can be set with the preference Userlist->Recent chat time (s).
 +
*owner:  User has mode +q
 +
*admin:  User has mode +a
 +
*op:  User has mode +o
 +
*halfop:  User has mode +h
 +
*voice:  User has mode +v
 +
*active:  User is not idle.
 +
 
 +
<!-- Can somebody describe how sort order works-->
 +
If two nicks have all of the same criteria, they sort alphabetically.
 +
 
 +
[[Category:User Interface]][[Category:Commands]][[Category:Preferences]]
 +
 
 +
 
 +
{{stub}}

Latest revision as of 20:07, 30 July 2010

Wiki Home | FAQ | Features | IRC Commands | IRC Modes | Widget Information | Widget: WebIRC Server Setup | URI Parameters | Wish List | Registration Information | Mibbit Staff

Home | Quick Start Guide | Live Mibbit Help


The userlist is the optional pane to the right of the main chat pane. It has an entire preferences page devoted to it.

Commands

  • /ulshow - Shows the userlist if hidden.
  • /ulhide - Hides the userlist is shown.

Organization

Groups Order

By default, the userlist displays two groups: Chatters/Idlers Closed. In the Userlist pane of preferences, the groups options has the following choices:

  • None: Display no group blocks, and just have a straight list.
  • Chatters/Idlers Closed: Default; Shows those who are chatting (see Sort Order) and hides those who are idle.
  • Chatters/Idlers: Shows both groups of chatters and idlers.
  • By Mode: Shows various mode groups: Owner, Admin, Op, Halfop, Voice, and Other.

Sort Order

By default, sorts by 'chatting,owner,admin,op,halfop,voice,active'. Can be changed in the pref Userlist->Sort Order. The various sort options are:

  • chatting: Have sent a message into the channel within a set amount of time. The default is 600 seconds (10 minutes) and can be set with the preference Userlist->Recent chat time (s).
  • owner: User has mode +q
  • admin: User has mode +a
  • op: User has mode +o
  • halfop: User has mode +h
  • voice: User has mode +v
  • active: User is not idle.

If two nicks have all of the same criteria, they sort alphabetically.


This article is a stub. You can help Mibbit by expanding it.