• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

_test/07-Feb-2020-142120

assets/07-Feb-2020-2119

conf/07-Feb-2020-197

emojione/07-Feb-2020-5,7025,346

lang/en/07-Feb-2020-228

script/07-Feb-2020-1,5121,084

LICENSED13-May-201917.6 KiB341281

READMED13-May-2019557 1711

action.phpD13-May-20191.3 KiB3925

all.cssD13-May-2019335 1917

plugin.info.txtD13-May-2019250 87

screen.lessD13-May-20191.6 KiB8272

script.jsD13-May-20193 KiB7153

syntax.phpD13-May-20196.3 KiB180134

README

1Emoji substitution plugin for DokuWiki
2
3Allows emoji characters or shortcut names to be inserted into wiki pages. The
4shortcut names will be converted to Unicode when the page is rendered.
5
6To insert a smiling face, you can:
7  - Copy the Unicode character, ��
8  - Type a shortname, :smile:
9  - Type an emoticon, :-)
10
11To avoid unintended substitution, short names and emoticons should be separated
12from other text with spaces.
13
14Emoji short names can be found at http://emoji.codes
15
16This plugin uses the Emoji One artwork and PHP class. http://emojione.com
17