/redmine_ckeditor.bitbucket

Redmine plugin for integrating CKEditor. This branch upgrades CKEditor to >=3.4 which supports bidirectional writing for right-to-left languages, such as Persian, Arabic, and Hebrew

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 1.1.x (Might work with other versions, but I’ve not tested.)

Plugin installation and setup

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

  2. Start Redmine

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

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