Difference between revisions of "Uri parameters/Prefs"
m (Protected "Dset" [edit=autoconfirmed:move=autoconfirmed]) |
|||
Line 1: | Line 1: | ||
+ | This is a list of preference parameters and their default values. You can view an up to date version of the list in the full client (if you are not logged in) or in a [[widget]] started without a query string by typing /dset. | ||
+ | |||
==Default preferences (2008-05-05 , sorted)== | ==Default preferences (2008-05-05 , sorted)== | ||
<table cellspacing=0 cellpadding=2 border=1> | <table cellspacing=0 cellpadding=2 border=1> | ||
Line 95: | Line 97: | ||
</table> | </table> | ||
− | use [Prefs] or /dset option value to change settings | + | use [Prefs] or /dset option value to change settings (sometimes you need /clear or even a reload to take effect). |
− | ( | + | |
+ | Some of the options don't make much sense in the [[widget]] but are used as defaults. | ||
+ | |||
+ | Usage in the [[widget]] uri: ?firstOption=value&option2=value&option2=value .... (don't forget to replace all # with '''%23''' !) |
Revision as of 00:38, 5 May 2008
This is a list of preference parameters and their default values. You can view an up to date version of the list in the full client (if you are not logged in) or in a widget started without a query string by typing /dset.
Default preferences (2008-05-05 , sorted)
option | full version | widget | comment |
---|---|---|---|
autoAway | 7200 | 0 = disable | |
autoAwayMessage | Auto away | ||
autoBack | true | ||
autoconnects | (object) | deprecated | |
blurPMs | true | ||
chatBackground | white | ||
chatBackgroundLines | #c8c8ff | ||
chatFontFamily | Arial,Helvetica,sans-serif | ||
chatFontSize | 13 | ||
chatInputBackground | #eee | ||
chatInputBarBackground | #cad69f | ||
chatInputBarBorder | #51661c | ||
chatInputBorder | #cad69f | ||
chatInputColor | black | ||
chatInputFontFamily | Arial,Helvetica,sans-serif | ||
chatOutputBackground | transparent | ||
chatOutputMaxLines | 250 | ||
chatOutputNickWidth | 110 | ||
chatOutputShowTimes | true | false | |
chatOutputTimeWidth | 30 | ||
chatPaddingBottom | 1 | ||
chatPaddingTop | 1 | ||
chatPaneBackground | white | ||
chatPaneBorder | #51661c | ||
colorAway | #c66 | ||
colorBack | #6c6 | ||
colorBan | #22c | ||
colorChangeNick | #880 | ||
colorChannels | green | ||
colorChat | #000 | ||
colorChatMe | #000 | ||
colorChatRecent | #888 | ||
colorEmote | #c44 | ||
colorEmoteMe | #c44 | ||
colorEmoteRecent | #e88 | ||
colorInvite | #66c | ||
colorJoin | #0f0 | ||
colorKick | #f00 | ||
colorLinks | blue | ||
colorNotice | #800 | ||
colorPart | #f00 | ||
colorSystem | #800 | ||
colorTopic | #008 | ||
colorTopicWho | #088 | ||
colorUserMode | #662 | ||
doubleClickTime | 400 | ||
doubleClickToPM | true | ||
focusNewJoins | true | ||
language | en | ||
logPMs | false | ||
needSendButton | false | ||
nickBackground | #cad69f | ||
nickColor | green | ||
nickColorMe | #242 | ||
nickFontFamily | Arial,Helvetica,sans-serif | ||
nickFontSize | 11 | ||
nickHighlight | #686 | ||
nickHighlightMe | #4a4 | ||
noticesToActiveTab | true | ||
noUListInChannels | false | ||
parseChannels | true | ||
parseColor | true | ||
parseLinks | true | ||
parseNicks | true | ||
parseReplaceImages | true | ||
parseReplaceImagesHeight | 32 | ||
parseReplaceImagesWidth | 32 | ||
parseSimple | true | ||
parseSmilies | true | ||
showAwaysBacks | true | false | |
showBans | true | ||
showInputOptions | true | ||
showJoinInfo | false | ||
showJoinsParts | true | false | |
showPartInfo | false | ||
showUserModes | true | ||
tabFontFamily | Arial,Helvetica,sans-serif | ||
timeBackground | #e4eace | ||
timeColor | #444 | ||
timeFontFamily | Arial,Helvetica,sans-serif | ||
timeFontSize | 11 | ||
ulistPaneBackground | white | ||
ulistPaneBorder | #51661c | ||
userListColorInactive | #6c6 | ||
userListColorNormal | green | ||
userListColorTyping | red | ||
userListFontFamily | Arial,Helvetica,sans-serif | ||
userListFontSize | 13 | ||
windowAlertMaxFlashes | 3 | ||
windowAlertPeriod | 500 | ||
option | full version | widget | comment |
use [Prefs] or /dset option value to change settings (sometimes you need /clear or even a reload to take effect).
Some of the options don't make much sense in the widget but are used as defaults.
Usage in the widget uri: ?firstOption=value&option2=value&option2=value .... (don't forget to replace all # with %23 !)