https://github.com/trac-hacks/trac-emoji
Emoji Plugin for Trac to implement http://www.emoji-cheat-sheet.com/
https://github.com/trac-hacks/trac-emoji
trac-plugin
Last synced: about 1 year ago
JSON representation
Emoji Plugin for Trac to implement http://www.emoji-cheat-sheet.com/
- Host: GitHub
- URL: https://github.com/trac-hacks/trac-emoji
- Owner: trac-hacks
- Created: 2012-10-01T10:02:11.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-13T20:40:37.000Z (over 13 years ago)
- Last Synced: 2023-04-11T08:47:32.379Z (about 3 years ago)
- Topics: trac-plugin
- Language: Python
- Size: 3.79 MB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Trac Emoji
==========
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 :satisfied: