ChatZilla:Collapsing: Difference between revisions
Jump to navigation
Jump to search
(Filling in the questionmarks) |
mNo edit summary |
||
| Line 25: | Line 25: | ||
|- | |- | ||
| true || false || true | | true || false || true | ||
| PRIVMSG > NOTICE | | PRIVMSG > NOTICE<br>PRIVMSG > PRIVMSG<br>NOTICE > NOTICE | ||
PRIVMSG > PRIVMSG | |||
NOTICE > NOTICE | |||
|- | |- | ||
| true || true || false | | true || true || false | ||
Revision as of 19:34, 5 September 2005
Collapsing defaults
| collapseMsgs | collapseActions | collapseMore |
|---|---|---|
| false | true | false |
Interaction Matrix
| msgs | actions | more | What collapses? |
|---|---|---|---|
| false | any | any | Nothing |
| true | false | false | PRIVMSG > PRIVMSG
NOTICE > NOTICE |
| true | false | true | PRIVMSG > NOTICE PRIVMSG > PRIVMSG NOTICE > NOTICE |
| true | true | false | PRIVMSG > PRIVMSG
ACTION > ACTION |
| true | true | true | ANY > ANY |