This plugin adds the text formatting for using CKEditor to Redmine.
CKEditor is a WYSIWYG text editor. See the official site for more details.
-
Redmine 2.3.0 or higher (master)
-
Redmine 2.2.x (version 0.3.0)
-
Redmine 2.1.x (version 0.2.1)
-
Redmine 2.0.x (version 0.1.1)
-
Redmine 1.1.0 - 1.4.2 (version 0.0.6)
-
Copy the plugin directory into the plugins directory (make sure the name is redmine_ckeditor)
-
Install the required gems
bundle install --without development test
-
Start Redmine
-
Change text formatting (Administration > Settings > General > Text formatting) to CKEditor
-
Configure the plugin (Administration > Plugins > Configure)