DokuWiki can convert text smileys to their graphically equivalent. Smileys images are stored in the lib/images/smileys/ directory and configured in the conf/smileys.conf file.
To add your own smileys, and make them upgrade-safe as well, you should follow this instructions instead of mixing them with the default-smileys from Dokuwiki-package:
local inside the smileys-dir lib/images/smileys/local
and put the imagefiles into it (make sure the images are readable by the webserver)
conf/smileys.local.conf
and prefix each image filename with ”local/…”
An example configfile could look like this:
# Custom Smileys # Images are seend from the smiley directory lib/images/smileys/ # TEXT_TO_REPLACE FILENAME_OF_IMAGE # :MYFACE: local/i_am_so_pretty.jpg
:REPLACEME:”# or $ in the configuration file.The following smileys were created by DokuWiki users, using a similar style the default ones. If you like them place them in your smiley directory and adjust the config file.