ebrahim / redmine_ckeditor

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.
http://code.ebrahim.ir/redmine_ckeditor
15 stars 2 forks source link

= 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}[http://ckeditor.com/] for more details.

== Requirements

== 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)