Skip to content

TinyMCE editor button for Backdrop CMS to insert emojis into content

License

Notifications You must be signed in to change notification settings

backdrop-contrib/tinymce_emojis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyMCE Emojis

Provides an editor button to insert emojis (sometimes also denoted as emoticons) into content.

The button opens a dialog where you can browse through several categories or search by (English) keywords.

Screenshot of the open dialog

Additionally, if you write a colon followed by some characters in content, the emoji library will provide suggestions to pick from in a popup collection.

Autocomplete when typing

Installation

  • Install this module using the official Backdrop CMS instructions
  • Edit your custom TinyMCE profile to add the button to the toolbar

Dependencies

  • TinyMCE

Note that your database has to be able to deal with emojis (utf8mb4 character set), which is usally the case, but might not in some edge cases.

Issues

Bugs and feature requests should be reported in the Issue Queue

Current Maintainers

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.