Skip to content

lsaavedr/redmine_ckeditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Redmine plugin for integration CKEditor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.0%
  • PHP 1.4%
  • Classic ASP 1.3%
  • Other 0.3%