Project

General

Profile

Plugins Directory » Image Uploader of CKEditor plugin (CKFinder)

Author: Joshua Lee
Website: -
Code repository: -
Registered on: 2012-11-26 (over 11 years ago)
Current version: 1.0.0
Compatible with: Redmine 1.4.x, 1.3.x
User ratings:   (0)

You can use CKFinder to uploading images in CKEditor plugin.
Also you can browse images in CKEditor.

  • Requirements and tested versions :
    - Redmine 1.3.0.stable (installed by Bitnami)
    - PHP Version 5.3.8 (installed automatically by Bitnami)
    - CKEditor 3.4.2 (Redmine CKEditor plugin, http://github.com/ebrahim/redmine_ckeditor, 0.0.6-ebrahim)
    - CKFinder : ckfinder_php_2.2.2.1

I didn't test in redmine v2.x, but it will work.
(* CKFinder is not free.)

Installation notes

0. Stop apache server

1. Copy unzipped CKFinder folder into
C:\Program Files\BitNami Redmine Stack\apache2\htdocs

2. Copy helper.rb file into
C:\Program Files\BitNami Redmine Stack\apps\redmine\vendor\plugins\redmine_ckeditor\lib\redmine_ckeditor\wiki_formatting

3. Copy config.php file into
C:\Program Files\BitNami Redmine Stack\apache2\htdocs\ckfinder

4. Restart apache server

Changelog

1.0.0 (2012-10-12)

Compatible with Redmine 1.4.x, 1.3.x.

CKFinder_sample.png (192 KB) CKFinder_sample.png How to upload image Joshua Lee, 2012-11-26 03:02
helper.rb (2.46 KB) helper.rb helper.rb Joshua Lee, 2012-11-26 03:02
config.php (10.3 KB) config.php config.php Joshua Lee, 2012-11-26 03:02