Emoticons Options » History » Version 10
Per Amundsen, 06/18/2018 02:39 PM
1 | 2 | Mr. BS | {{>toc}} |
---|---|---|---|
2 | |||
3 | 1 | Per Amundsen | h1. Emoticons Options |
4 | |||
5 | 8 | Per Amundsen | _Tip. [[Options Dialog|Options]] -> [[Messages Options|Messages]] -> [[Messages_Options#Pixel-spacing|Pixel spacing]] makes lines bigger, emoticons will also resize to be bigger._ |
6 | 5 | Per Amundsen | |
7 | 1 | Per Amundsen | h2. Use Emoticons |
8 | |||
9 | Enable or disable emoticons. |
||
10 | |||
11 | _Enabling emoticons only works on new messages after emoticons is enabled._ |
||
12 | |||
13 | _All icons will be resized/scaled to fit inside the text line height, aspect ratio will be preserved._ |
||
14 | 10 | Per Amundsen | |
15 | h2. Use animated gifs |
||
16 | |||
17 | Enable or disable animated gifs support. |
||
18 | |||
19 | When the support is disabled, all gifs will stop animating and show the first frame as a static image. |
||
20 | 3 | Per Amundsen | |
21 | 1 | Per Amundsen | h2. Case insensitive |
22 | |||
23 | If enabled, _text_ and _TEXT_ will both be replaced with the same icon, otherwise they could have different icons. |
||
24 | |||
25 | h2. Only replace whole words |
||
26 | |||
27 | If enabled, emoticons inside links and words will not be replaced. |
||
28 | 4 | Per Amundsen | |
29 | h2. Use regex to match a pattern |
||
30 | |||
31 | If enabled, allows using a custom [[Scripting_Regex|Regular Expression]] to match the emoticons trigger. |
||
32 | |||
33 | h2. Regex |
||
34 | |||
35 | The [[Scripting_Regex|Regular Expression]] to use when *Use regex to match a pattern* is enabled. |
||
36 | |||
37 | _<emote> in the regex will be replaced with the pattern (trigger|trigger|trigger)._ |
||
38 | 9 | Per Amundsen | |
39 | h2. Adding emoticons through scripting |
||
40 | |||
41 | Use [[/setoption]] Emoticons Emoticon_<matchtext> <filename>. |
||
42 | |||
43 | _\ and = characters must be escaped with a \ character._ |