/redmine_doc_pu

Redmine doc pu plugin

Primary LanguageRuby

Doc Pu

A wiki export and document publishing tool, sponsored by: ATV-Elektronik (atv-elektronik.co.at/) Created by: Christian Raschko

Install

Install RedCloth gem gem install RedCloth

clone this plugin in vendor/plugins

git clone git://github.com/erikkallen/redmine_doc_pu.git

migrate plugins

rake db:migrate:plugins RAILS_ENV=production

restart redmine