/redmine_ckeditor

Redmine plugin for integration CKEditor

Primary LanguageJavaScript

Redmine CKEditor plugin

This plugin adds the text formatting for using CKEditor to Redmine.

What is CKEditor?

CKEditor is a WYSIWYG text editor. See the official site for more details.

Requirements

  • Redmine 2.0.0 or higher (trunk)

  • Redmine 1.1.0 - 1.4.2 (version 0.0.6)

Plugin installation and setup

  1. Copy the plugin directory into the plugins directory (make sure the name is redmine_ckeditor)

  2. Install the required gems

    bundle install --without development test
  3. Start Redmine

  4. Change text formatting (Administration > Settings > General > Text formatting) to CKEditor

  5. Configure the plugin (Administration > Plugins > Configure)