Difference between revisions of "Uri parameters"
(→widget: pass ?) |
(this method seems not to work anymore in the full version) |
||
Line 8: | Line 8: | ||
example: http://embed.mibbit.com/?channel=%23test&chatOutputShowTimes=true&forcePrompt=true | example: http://embed.mibbit.com/?channel=%23test&chatOutputShowTimes=true&forcePrompt=true | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 21:23, 9 April 2008
You can control the look/behavior of mibbit by calling it with various parameters in the uri ("GET"):
widget
- server=
- channel=%23room (only one! Later you can type /j #anotherRoom )
- nick=prefix_ (plus optional random part)
- forcePrompt=true (default: false for irc.mibbit.com)
- additionally all "/dset" name=value pairs, see widget parameters
example: http://embed.mibbit.com/?channel=%23test&chatOutputShowTimes=true&forcePrompt=true