Skip to content

Instantly share code, notes, and snippets.

@lianglee
Created December 6, 2019 15:35
Show Gist options
  • Select an option

  • Save lianglee/f52bb78c74208f369533d7dc5a81688c to your computer and use it in GitHub Desktop.

Select an option

Save lianglee/f52bb78c74208f369533d7dc5a81688c to your computer and use it in GitHub Desktop.
$en = array(
'ossnsmilies' => 'Smilies',
'ossn:smilies:admin:settings:compat:title' => 'Backward compatibility mode',
'ossn:smilies:admin:settings:compat:note' => '<i class="fa fa-info-circle"></i>
Leave this mode <b><u>disabled</u></b> when starting a new social network from scratch with Ossn 4.5 and higher.<br>
A complete set of more than 1000 unicode emojis is available now, thus using old style smilies like :) has become obsolete.<br>
With backward compatibility mode <b><u>enabled</u></b> the following list of old style smilies will be replaced as before:<br>
:(&#x1f641;&nbsp;&nbsp;:)&#x1f642;&nbsp;&nbsp;=D&#x1f600;&nbsp;&nbsp;;)&#x1f609;&nbsp;&nbsp;:p&#x1f61b;&nbsp;&nbsp;8)&#x1f60e;&nbsp;&nbsp;o.O&#x1f62f;&nbsp;&nbsp;:O&#x1f632;&nbsp;&nbsp;:*&#x1f618;&nbsp;&nbsp;a:&#x1f607;&nbsp;&nbsp;:h:&#x2764;&nbsp;&nbsp;3:|&#x1f608;&nbsp;&nbsp;u:&#x1f620;&nbsp;&nbsp;:v&#x1f47b;&nbsp;&nbsp;g:&#x1f61f;&nbsp;&nbsp;c:&#x1f62a;<br>
<br>',
'ossn:smilies:admin:settings:close_anywhere:title' => 'Smiley box closing by clicking anywhere',
'ossn:smilies:admin:settings:close_anywhere:note' => '<i class="fa fa-info-circle"></i> closes the smiley selector box by clicking anywhere on the page<br><br>',
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment