[[PageOutline(2-5,Contents,pullout)]] = trac-emoji component = == Description == Emoji plugin for trac implementing https://github.com/arvida/emoji-cheat-sheet.com == Install == Run the following command: {{{ pip install trac-emoji }}} Add the following to your trac conf: {{{ [components] trac_emoji.* = enabled }}} == Usage == You can now use Emoji in your wiki syntax and in commit messages == Bugs/Feature Requests == Existing bugs and feature requests for TracEmojiPlugin are [report:9?COMPONENT=TracEmojiPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracEmojiPlugin&owner=pykler new ticket]. == Download == Download the zipped source from [download:tracemojiplugin here]. == Source == You can check out TracEmojiPlugin from [http://trac-hacks.org/svn/tracemojiplugin here] using Subversion, or [source:tracemojiplugin browse the source] with Trac. == 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:''' [wiki:pykler] [[BR]] '''Contributors:'''