Project

General

Profile

Emoticons Options » History » Version 4

Per Amundsen, 07/10/2017 12:36 AM

1 2 Mr. BS
{{>toc}}
2
3 1 Per Amundsen
h1. Emoticons Options
4
5
h2. Use Emoticons
6
7
Enable or disable emoticons.
8
9
_Enabling emoticons only works on new messages after emoticons is enabled._
10
11 3 Per Amundsen
_Animated gifs is not supported._
12
13
_All icons will be resized/scaled to fit inside the text line height, aspect ratio will be preserved._
14
15 1 Per Amundsen
h2. Case insensitive
16
17
If enabled, _text_ and _TEXT_ will both be replaced with the same icon, otherwise they could have different icons.
18
19
h2. Only replace whole words
20
21
If enabled, emoticons inside links and words will not be replaced.
22 4 Per Amundsen
23
h2. Use regex to match a pattern
24
25
If enabled, allows using a custom [[Scripting_Regex|Regular Expression]] to match the emoticons trigger.
26
27
h2. Regex
28
29
The [[Scripting_Regex|Regular Expression]] to use when *Use regex to match a pattern* is enabled.
30
31
_<emote> in the regex will be replaced with the pattern (trigger|trigger|trigger)._