Difference between revisions of "Customizing"

From Mibbit Wiki
Jump to: navigation, search
m (typo: ?url=)
m (startup parameters)
Line 18: Line 18:
 
<tr><td>customloading</td><td>NA</td><td>empty</td><td>be%20patient...</td></tr>
 
<tr><td>customloading</td><td>NA</td><td>empty</td><td>be%20patient...</td></tr>
 
<tr><td>settings</td><td>NA</td><td>empty</td><td>from a mibbit full account: "prefs"</td></tr>  
 
<tr><td>settings</td><td>NA</td><td>empty</td><td>from a mibbit full account: "prefs"</td></tr>  
<tr><td>url</td><td>empty</td><td>NA</td><td><nowiki>uri=<urlencoded irc://server/#channel></nowiki>, see [[Uri_parameters]]</td></tr>  
+
<tr><td>url</td><td>empty</td><td>NA</td><td><nowiki>url=<urlencoded irc://server/#channel></nowiki>, see [[Uri_parameters]]</td></tr>  
 
</table>
 
</table>
  

Revision as of 17:51, 10 June 2008

startup parameters

uri query string only
optionfull version (default)widget (default)example / comment
serverirc.mibbit.comirc.mibbit.com used by default
channel#mibbit#chatcomma separated channel list like %23chat,%23foo%20key4foo
nickmib_[random_part]mib_[random_part]
forcePromptNAfalsefalse works only on approved servers and irc.mibbit.com
promptPassNAfalseNickServ auth only at the moment
authkeyNAemptysee Widget#Securing_your_widget
noServerTabNAtrue
noServerNoticesNAfalse
noServerMotdNAfalse
custompromptNAemptyWelcome%20To%20MyChat
customloadingNAemptybe%20patient...
settingsNAemptyfrom a mibbit full account: "prefs"
urlemptyNAurl=<urlencoded irc://server/#channel>, see Uri_parameters

Usage in the uri: ?firstOption=value&option2=value&option3=value ....

(don't forget to replace all # with %23 and all <space> with %20 !)

Default preferences

"/dset", 2008-06-10 , sorted
optionfull versionwidgetcomment
allowIncommingPMstrue
autoAway72000 = disable
autoAwayMessageAuto away
autoBacktrue
blurPMstrue
cgmMargins3
chatBackgroundwhite
chatBackgroundLines#c8c8ff
chatFontFamilyArial,Helvetica,sans-serif
chatFontSize13
chatInputBackground#eee
chatInputBarBackground#cad69f
chatInputBarBorder#51661c
chatInputBorder#cad69f
chatInputColorblack
chatInputFontFamilyArial,Helvetica,sans-serif
chatInputOptionsBackgroundtransparent
chatOutputBackgroundtransparent
chatOutputMaxLines250
chatOutputNickWidth90110
chatOutputShowTimestruefalse
chatOutputTimeWidth30
chatPaddingBottom1
chatPaddingTop1
chatPaneBackgroundwhite
chatPaneBorder#51661c
colorAway#c66
colorBack#6c6
colorBan#22c
colorChangeNick#880
colorChannelsgreen
colorChat#000
colorChatMe#000
colorChatRecent#888
colorEmote#c44
colorEmoteMe#c44
colorEmoteRecent#e88
colorInvite#66c
colorIRCLinksred
colorJoin#0f0
colorKick#f00
colorLinksblue
colorNotice#800
colorPart#f00
colorSystem#800
colorTopic#008
colorTopicWho#088
colorUserMode#662
confirmServerClosetrue
doubleClickTime400
doubleClickToPMtrue
focusNewJoinstruefalse
inputHistorySize250
languageenused for the UI
logPMsfalse
needSendButtonfalse
nickBackground#cad69f
nickColorgreen
nickColorMe#242
nickFontFamilyArial,Helvetica,sans-serif
nickFontSize11
nickHighlight#686
nickHighlightMe#4a4
noticesToActiveTabtrue
noUListInChannelsfalse
parseChannelstrue
parseColortrue
parseLinkstrue
parseNickstrue
parseReplaceImagestrue
parseReplaceImagesHeight32
parseReplaceImagesWidth32
parseSimpletrue*bold* /itallic/ _underlined_
parseSmiliestrue
sendButtonBackgroundwhite
sendButtonBorder#448
showAwaysBackstruefalse
showBanstrue
showInputOptionstrue
showJoinInfofalse
showJoinsPartstruefalse
showPartInfofalse
showUserModestrue
tabBackgroundColor#000
tabBColorCannel #cccB)order
tabBColorPM #ccc
tabBColorServer #c0ffc0
tabBColorYServer#c0c0f3
tabColorCannel #e6f3ca
tabColorPM #8c8c8c
tabColorServer #6cb12a
tabColorYServer #c0c0f3
tabFontFamilyArial,Helvetica,sans-serif
tabSpacing4
tabTextColor#000
tabTextColorActivity#33c
tabTextColorActivityMe#c33
tabTextColorArrows#eee
tabTextColorInactive#444
timeBackground#e4eace
timeColor#444
timeFontFamilyArial,Helvetica,sans-serif
timeFontSize11
ulistPaneBackgroundwhite
ulistPaneBorder#51661c
userListColorInactive#6c6
userListColorNormalgreen
userListColorTypingred
userListFontFamilyArial,Helvetica,sans-serif
userListFontSize13
userListHover#d8d8d8
userListMenuBackground#cad69f
userListMenuColor#444
userListSelected#e4eace
userListWidth140130
windowAlertMaxFlashes3
windowAlertPeriod500
optionfull versionwidgetcomment

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.

(work in progress)