Why is this needed when somebody can just use Unicode emojis?
Extension talk:InlineEmoticons
Appearance
Would be nice if you add alias to the array:
$select = array(
"smile" => 1,
"sunglass" => 27,
"thumbsup" => 91,
":-)" => 1,
"8-)" => 27,
":-q" => 15
);
There are no older topics