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

tmy/redmine_gemoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages