Difference between revisions of "Uri parameters"
m (Protected "UriParameter" [edit=autoconfirmed:move=autoconfirmed]) |
(→widget: settings= id) |
||
Line 5: | Line 5: | ||
* nick=prefix_ (plus optional random part) | * nick=prefix_ (plus optional random part) | ||
* forcePrompt=true (default: false for irc.mibbit.com) | * forcePrompt=true (default: false for irc.mibbit.com) | ||
− | * | + | * settings=id (id taken from a mibbit account's "prefs") |
+ | or | ||
+ | * deprecated: all "/dset" name=value pairs, see [[widget parameters]] | ||
examples (just right-click and open in a new window for testing): | examples (just right-click and open in a new window for testing): | ||
− | http://embed.mibbit.com/?forcePrompt=true& | + | http://embed.mibbit.com/?forcePrompt=true&settings=7ca12664887d4b6e7a0fa6552f9e0de6 |
http://embed.mibbit.com/?channel=%23mibbit_blog&forcePrompt=true&nick=MibBlog_chgThis | http://embed.mibbit.com/?channel=%23mibbit_blog&forcePrompt=true&nick=MibBlog_chgThis | ||
http://embed.mibbit.com/?server=irc.freenode.net&channel=%23test&chatOutputShowTimes=true | http://embed.mibbit.com/?server=irc.freenode.net&channel=%23test&chatOutputShowTimes=true |
Revision as of 19:32, 3 May 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)
- settings=id (id taken from a mibbit account's "prefs")
or
- deprecated: all "/dset" name=value pairs, see widget parameters
examples (just right-click and open in a new window for testing):
http://embed.mibbit.com/?forcePrompt=true&settings=7ca12664887d4b6e7a0fa6552f9e0de6 http://embed.mibbit.com/?channel=%23mibbit_blog&forcePrompt=true&nick=MibBlog_chgThis http://embed.mibbit.com/?server=irc.freenode.net&channel=%23test&chatOutputShowTimes=true
full version
these will only result in a pre-filled connect form:
- server= (both server and channel must be provided!)
- 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)
example:
https://www.mibbit.com/?server=irc.freenode.net&channel=%23mibbit,%23test