[[PageOutline(2-5,Contents,pullout)]] = Add emojis to wiki pages and tickets == Description Emoji plugin for Trac implementing https://github.com/arvida/emoji-cheat-sheet.com. Examples: {{{ :smiley: :heart_eyes: :bowtie: }}} Would translate to the proper emoji when the plugin is installed. == Bugs/Feature Requests Existing bugs and feature requests for TracEmojiPlugin are [https://github.com/trac-hacks/trac-emoji/issues here]. If you have any issues, create a [https://github.com/trac-hacks/trac-emoji/issues/new new ticket]. == Source You can check out TracEmojiPlugin using [https://github.com/trac-hacks/trac-emoji.git Git], or [https://github.com/trac-hacks/trac-emoji browse the source] with GitHub. == Installation Run the following command: {{{#!sh pip install trac-emoji }}} Add the following to your `trac.ini` file: {{{#!ini [components] trac_emoji.* = enabled }}} == Author/Contributors '''Author:''' [wiki:pykler] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''