Project

General

Profile

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 (almost 12 years ago)
Current version: 0.0.1
Compatible with: Redmine 1.3.x
User ratings:   (0)

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.

屏幕快照 2012-06-06 11.20.14.png (50.7 KB) 屏幕快照 2012-06-06 11.20.14.png Board List like BBS's forums wei li, 2012-06-06 07:44