• If you were supposed to get an email from the forum but didn't (e.g. to verify your account for registration), email Wes at stararmy@gmail.com or talk to me on Discord for help. Sometimes the server hits our limit of emails we can send per hour.
  • Get in our Discord chat! Discord.gg/stararmy

Resolved Emoji Bug

I recently installed a plugin that makes out emojis look nicer, but it has a couple extra features, including that you can use shortcodes and smilies to use emojis. The plugin doesn't have a way to disable the extra functionality.

But Dokuwiki is open source so I can hack it...

(My notes to self follow)

In:
/wiki/lib/plugins/emoji/emojione/Ruleset.php

Find, at line 2422
Code:
        ':*' => '1f618',
Select the line and remove

Clear cache (touch configuration page) and refresh

This appears to have resolved the problem.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…