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.
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.
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.