wiki:TracEmojiPlugin

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 here.

If you have any issues, create a new ticket.

Source

You can check out TracEmojiPlugin using Git, or browse the source with GitHub.

Installation

Run the following command:

pip install trac-emoji

Add the following to your trac.ini file:

[components]
trac_emoji.* = enabled

Author/Contributors

Author: pykler
Maintainer: Hatem Nassrat
Contributors:

Last modified 7 years ago Last modified on Mar 19, 2017, 10:29:44 AM