Plugins Directory » redmine boards
Author: | wei li | |
---|---|---|
Website: | https://github.com/liwei78/redmine_boards | |
Code repository: | https://github.com/liwei78/redmine_boards.git | |
Registered on: | 2012-06-06 (over 12 years ago) | |
Current version: | 0.0.1 | |
Compatible with: | Redmine 1.3.x | |
User ratings: |
Show the boards like a BBS forum, and each topic have a category.
Installation notes
cd vender/plugins/
git clone git://github.com/liwei78/redmine_boards.git
rake RAILS_ENV=production db:migrate_plugins
NOTE: 'copy' folder have the modified .erb, replace the origin files. TAKE A VERY CAREFUL WHEN YOU COPY THEM.
views/boards/_form.html.erb
views/boards/index.html.erb
views/boards/show.html.erb
views/messages/_form.html.erb
Changelog
0.0.1 (2012-06-06)
Compatible with Redmine 1.3.x.