Skip to content

SethClydesdale/fa-sceditor-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

FA Sceditor Emoji

This small plugin allows for the use of Twitter Emojis in the SCEditor on Forumactif forums.

Jump to :

Demo

You can find a demo on my forumactif test forum here. Just click the Emoji button (button) in the editor toolbar !

Installation

To instsall this plugin go to Admin Panel > Modules > JavaScript codes management and create a new script with the following settings.

  1. Title : Twemoji
  2. Placement : In all the pages
  3. Paste the raw source into the textarea and click submit

Once you're finished, you should now be able to use Emojis in your messages on your forum.

Note: Hold Ctrl to select multiple emojis at once.

preview

Configuration

At the top of the script is a few settings :

button_title : Defines the tooltip text displayed when you hover over the emoji button.

emoji_size : Defines the default size of the emojis ; 16x16 by default. The sizes available are 16, 36, or 72. You can change this for larger or smaller emoji icons.

emoji_list : Defines a list of twitter emojis in JavaScript Escaped Unicode Code Points. In this string you can edit the position of emojis, or remove ones you don't want. You can use this converter for converting characters and javascript escapes : https://r12a.github.io/apps/conversion/

For extended technical details and customization, please see the github page for twitter emojis : https://github.com/twitter/twemoji

About

A small plugin that adds twitter emojis to the forumactif sceditor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published