Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 550 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 550 Bytes

Redmine Gemoji Plugin

This plugin enables github style emoji notation in textile formatter.

Installation

  1. Copy the plugin directory into the plugins directory, for example:

    $ cd /home/redmine/redmine-${version}/plugins
    $ git clone https://github.com/tmy/redmine_gemoji
    
  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