but smile only work with whitespace ...
because we using emoticonsCompat mode
http://www.sceditor.com/documentation/options/
this mode is necessary to avoid this issue http://community.mybb.com/thread-154357.html https://github.com/mybb/mybb/issues/691
because we using emoticonsCompat mode
http://www.sceditor.com/documentation/options/
Quote:emoticonsCompat
emoticonsCompat Bool Defaults to false
Enables or disables emoticons compatibility mode.
When this is enabled, emoticons must be surrounded by whitespace or EOL characters. For example, if you have an emoticon with the code :/, in compatibility mode it will not replace the :/ in http://.
Compatibility mode currently has limited As You Type emoticon conversion support. EOL characters are not recognised as whitespace with AYT conversion so only emoticons surrounded by whitespace will be converted. This does not affect non-AYT conversion which will still work as normal.
this mode is necessary to avoid this issue http://community.mybb.com/thread-154357.html https://github.com/mybb/mybb/issues/691