Difference between revisions of "Widget"

From Mibbit Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
[http://embed.mibbit.com/e/example.html example]
 
[http://embed.mibbit.com/e/example.html example]
 +
 +
The basic URL is http://embed.mibbit.com/e/
 +
Please make sure you use embed.mibbit.com and NOT www.mibbit.com.
  
 
The default prefs are
 
The default prefs are

Revision as of 08:45, 27 February 2008

The embedded widget is in alpha...

example

The basic URL is http://embed.mibbit.com/e/ Please make sure you use embed.mibbit.com and NOT www.mibbit.com.

The default prefs are

  • chatOutputShowTimes = false
  • showJoinsParts = false
  • showAwaysBacks = false
  • chatOutputNickWidth = 90
  • userListWidth = 130
  • focusNewJoins = false

You can override all of these in the URL, using params. You can also override autoAway. eg &autoAway=0 to disable

Then, just specify channel and optionally nick.

  • If you do not provide a channel, it will go to #chat
  • If you do not provide a nick, a random one will be chosen
  • If there is a nick collision, the user will be prompted to choose a new one (IE7 may have issues with prompt)