插件目录 » Redmine CKEditor
|
作者 | Andre Araujo |
---|---|---|
网站 | https://github.com/a-ono/redmine_ckeditor | |
代码仓库 | https://github.com/a-ono/redmine_ckeditor | |
注册于 | 2013-02-05(11年前) | |
当前版本 | 0.2 | |
兼容性 | Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x | |
用户评分 |
最佳Wiki wysiwyg编辑器
使用CKEditor替换Redmine自带默认的Wiki编辑器。
我不是作者。作者是Akihiro Ono(日本)
安装说明
将插件目录复制到插件目录中(确保名称为redmine_ckeditor)
安装所需的gem
bundle install --without development test
启动Redmine
更改文本格式(管理 > 设置 > 常规 > 文本格式)为CKEditor
配置插件(管理 > 插件 > 配置)
变更日志
0.2 (2012-11-04)
兼容Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x。