Difference between revisions of "Uri parameters"
m |
m (→widget) |
||
Line 2: | Line 2: | ||
==widget== | ==widget== | ||
* server= | * server= | ||
− | * channel= | + | * channel=%23room (only one! Later you can type /j #anotherRoom ) |
− | * nick= | + | * nick=prefix_ (plus optional random part) |
* pass= | * pass= | ||
* forcePrompt=true (default: false for irc.mibbit.com) | * forcePrompt=true (default: false for irc.mibbit.com) |
Revision as of 19:01, 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)
- pass=
- 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
full version
these will only result in a pre-filled connect form:
- server=
- channel= (you even can submit a comma separated channel list like %23chat,%23test)
- nick= (if empty a random nick like "mib_3Zh5F4" will be presented)
- pass=
example: https://www.mibbit.com/server=irc.freenode.net&channel=%23mibbit,%23test