1==== Smiles ====
2
3DokuWiki can convert text smileys to their graphically equivalent. The default smileys images are stored in the ''lib/images/smileys/'' directory and configured in the ''conf/smileys.conf'' file. The local and upgrade-safe directory of smiles images are stored in ''lib/images/smileys/local'' directory and configured in the ''conf/smiles.local.conf''.
4
5=== Example of smileys.conf ===
6
7<code>
8:MYFACE:                local/i_am_so_pretty.jpg
9</code>
10
11=== See also ===
12  * [[doku>smileys]]
13