• 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 [email protected] 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
  • 📅 May and June 2024 are YE 46.4 in the RP.

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.
 
RPG-D RPGfix
Back
Top