stpl / redmine_wysiwyg

Redmine plugin that allows changing textile/default editor to wysiwyg.
10 stars 4 forks source link

= Redmine Wysiwyg plugin

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

== Requirements

== Plugin installation and setup

  1. Copy the plugin directory into the plugins directory (make sure the name is redmine_wysiwyg)
  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)

This software is licensed under the terms of the GNU General Public License (GPL) v2. See COPYRIGHT and COPYING for details.