[[PageOutline(2-5,Contents,pullout)]] = Trac-emoji component == Description Emoji plugin for Trac implementing https://github.com/arvida/emoji-cheat-sheet.com. == Bugs/Feature Requests Existing bugs and feature requests for TracEmojiPlugin are [https://github.com/pykler/trac-emoji/issues here]. If you have any issues, create a [https://github.com/pykler/trac-emoji/issues/new new ticket]. == Source You can check out TracEmojiPlugin from https://github.com/pykler/trac-emoji.git using Git, or [https://github.com/pykler/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 }}} == Example :smiley: :heart_eyes: :bowtie: Would translate to the proper emoji with the plugin installed. == Recent Changes [[ChangeLog(tracemojiplugin, 3)]] == Author/Contributors '''Author:''' [wiki:pykler] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''