Table of Contents
Emoji Plugin
Compatible with DokuWiki
Greebo, Hrun, Ponder Stibbons, Binky
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
The emoji plugin lets you insert emoji in wiki pages. Graphics are from EmojiOne and are licensed with a Creative Commons license.
Installation
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
This plugin was released on 2018-10-18. Download that release from GitHub and install manually.
PHP 5.3 or later is required.
Configuration
The source for downloading emoji graphics can be configured. The options are to use the plugin's built-in graphics, use a public CDN (currently jsdelivr.net), or use an external CDN of your choosing. The last option requires you to set the base URI to download from. The assets
folder from this plugin, or from EmojiOne, needs to be copied to the download location. Please note that EmojiOne 2.2.7 was the last version to be available under the Creative Commons license.
Examples/Usage
- Copy the Unicode character,
😄
- Type a shortname,
:smile:
- Type an emoticon,
:-)
While editing a wiki page, when you begin to type a shortname you will see a popup with suggested emoji. Use the up and down arrow keys or mouse to select an emoji, continue typing a name to see other suggestions, and press Tab
or Enter
to insert the selected emoji in the page. Type Space
or any other punctuation to dismiss the popup. It will also go away if there are no more suggestions.
Development
Possible future options are configurable alternate graphics and a helper plugin.
Change Log
- Fix syntax errors when minimizing Javascript. (2019-05-14 08:27)Fix syntax errors when minimizing Javascript.
- Ignore empty jQuery object. (2018-10-22 21:35)Ignore empty jQuery object.
- Bump last modified date. (2018-10-19 04:46)Bump last modified date.
- Make event handlers run first. Closes bug #9 (2018-10-19 04:45)Make event handlers run first. Closes bug #9
- Update textcomplete to 1.8.4 (2018-10-19 04:41)Update textcomplete to 1.8.4
Known Bugs and Issues
Suggestion data for the autocomplete popup is not loaded from a CDN.
Why on my wiki, when seeing with Android mobile, emojis are shown much larger than text? My wiki
Discussion
one a great emoji source___>https://emoji-share.com/ visit easily! and save your time. The emoji shortcode website has moved to https://www.emojicopy.com/, but it no longer shows shortcodes. Does someone know an alternative reference?
— sleeping 2020-04-19 20:16