rkallensee / redmine_gemoji

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine Gemoji Plugin

This plugin enables github style emoji notation in textile formatter.

Installation

  1. Copy the plugin directory into the plugins directory

  2. Run bundler (from the plugin directory):

    $ bundle install
    
  3. Run rake task (from the Redmine root directory):

    $ rake emoji
    
  4. Restart redmine

Usage

See http://www.emoji-cheat-sheet.com

About


Languages

Language:Ruby 100.0%