Webirc » History » Version 9
Per Amundsen, 10/18/2022 11:32 AM
| 1 | 1 | Per Amundsen | h1. Webirc |
|---|---|---|---|
| 2 | |||
| 3 | h2. Commands |
||
| 4 | |||
| 5 | [[/showmenu]] -i - Generate textual representation of a menu, use with adiirc_to_web_menu SIGNAL. |
||
| 6 | [[/showmenu]] -l - Click the Nth menu. |
||
| 7 | 3 | Per Amundsen | [[/drawsave]] -B &binvar - Converts bitmap into a base64 encoded PNG string and stores it into the &binvar. |
| 8 | 1 | Per Amundsen | |
| 9 | h2. Identifiers |
||
| 10 | |||
| 11 | 4 | Per Amundsen | [[$commands]] - Generates list of built-in commands and aliases found in scripts/plugins, used with adiirc_to_web_scriptschanged SIGNAL. |
| 12 | 9 | Per Amundsen | [[$window]]().backgroundlayout - Gets background layout for this window. |
| 13 | [[$line]]().nickcolumn - Gets the line with the nickcolumn character intact. |
||
| 14 | 1 | Per Amundsen | |
| 15 | h2. Signals |
||
| 16 | |||
| 17 | adiirc_to_web_menu - text,clickid,menustype\r\n |
||
| 18 | 5 | Per Amundsen | |
| 19 | 1 | Per Amundsen | adiirc_to_web_scriptschanged - null |
| 20 | 5 | Per Amundsen | |
| 21 | 7 | Per Amundsen | adiirc_to_web_addwindow - cid #channel/@name/nick/Status Window |
| 22 | adiirc_to_web_removewindow - cid #channel/@name/nick/Status Window |
||
| 23 | 5 | Per Amundsen | |
| 24 | 7 | Per Amundsen | adiirc_to_web_titlechanged - cid #channel/@name/nick/Status Window |
| 25 | 5 | Per Amundsen | |
| 26 | 6 | Per Amundsen | adiirc_to_web_addtool - cid name (cid can be -1) |
| 27 | adiirc_to_web_removetool - cid name (cid can be -1) |
||
| 28 | 5 | Per Amundsen | |
| 29 | adiirc_to_web_picwinpaint - @name |