n Install redmine
Install redmine on linux platform (CentOS)
cd to redmine root directory
n Install redmine plugins
http://www.redmine.org/wiki/redmine/Plugins
follow the process above, and install the following plugins:
http://github.com/pullmonkey/open_flash_chart
http://github.com/mszczytowski/redmine_charts/tree
In fact, you can download the plugins source codes directly from git or svn repository and put them under the redmine_root/vendor/plugins/.
Copy swfobject.js from the plugin's assets/javascripts directory (will make this happen at install time later) to your RAILS_ROOT/public/javascripts directory
Copy open-flash-chart.swf from the plugin's assets/ director to your RAILS_ROOT/public/ directory
n Restart redmine
pgrep ruby
kill prog_id
ruby ./script/server -e production
n Config redmine
Login redmine system as admin/admin
Go “Administration”->”Plugins”, check if the plugin installed OK:
Choose your project, go to “Settings” -> “Modules”, and enable the plugin “Charts” you just installed.
If everything is fine, you will see the “Charts” appears as a new tab in your project page:

分享到:
相关推荐
redmine agile插件汉化文件 将zh.yml放到redmine_agile/config/locales/下面 然后重启redmine
嵌入式系统开发_STM32微控制器_ESP8266WiFi模块_心率传感器_加速度计_OLED显示屏_蓝牙40_低功耗设计_实时操作系统_智能手表_多功能健康监测_运动数据记录_
驾校自动化_网页自动化爬虫技术_Python27多线程HTTP请求模拟_龙泉驾校2014版约车系统自动预约助手_通过模拟登录和循环请求实现自动约车功能_支持失败自动递增车号重试_
Linux系统编程_操作系统内核_系统调用_进程线程_信号处理_文件IO_进程间通信_多线程同步_网络编程_UNIX环境编程_中文翻译勘误_错误修正_代码示例优化_技术文档校对_开
wanjunshe_Python-Tensorflow_12888_1745868924470
scratch少儿编程逻辑思维游戏源码-铅笔画.zip
即时通讯应用开发_基于LeanCloud云服务与Android原生开发_集成QQ第三方登录与即时聊天功能的社交应用_实现用户注册登录创建聊天室发送文字消息展示用户信息头像昵称并提供
scratch少儿编程逻辑思维游戏源码-伞兵大乱斗(云变量).zip
scratch少儿编程逻辑思维游戏源码-楼层酷跑.zip
scratch少儿编程逻辑思维游戏源码-零下之寒颤.zip
scratch少儿编程逻辑思维游戏源码-密室逃生.zip
少儿编程scratch项目源代码文件案例素材-爪猫足球.zip
命令行完成git本地仓库创建、将代码提交到暂存区、查看暂存区信息、将代码提交到本地仓库、将本地仓库关联到远程仓库、推送到远程仓库全过程的截图
少儿编程scratch项目源代码文件案例素材-纸.zip
scratch少儿编程逻辑思维游戏源码-日本冒险.zip
scratch少儿编程逻辑思维游戏源码-狼人杀跑酷.zip
scratch少儿编程逻辑思维游戏源码-史莱姆杀手.zip
少儿编程scratch项目源代码文件案例素材-粘粘世界.zip
scratch少儿编程逻辑思维游戏源码-米克 demo.zip
网络游戏开发_Netty4X框架_多协议支持_高性能分布式游戏服务器_基于TCP_UDP_HTTP_WebSocket协议栈_Protobuf自定义通信协议_RPC远程调用_My