Redmine Information Plugin » History » Revision 5
« Previous |
Revision 5/17
(diff)
| Next »
Mitsuyoshi Yoshida, 07/19/2011 10:56 PM
Redmine information plugin¶
This plug-in is made to be able to attend information such as
the Permissions report and the workflow from the general user.
In the case of the workflow, the flow charts is viewable.
(This is renamed from "Administration report plugin" )
Feauture¶
Information Contents
- Permissions report
- Workflow
- Keywords in commit messages for repository
- Installed plugins
- A List of wiki macros
- Rails information
- Current Redmine version
These information to display is selectable.
If a administor user, all information is shown and "Adminestration menu" is also shown in a side bar.
Download¶
http://sourceforge.jp/projects/rp-information/releases/
Install¶
- Extends the dawnloaded package in vender/plugins directory.
- Restart Redmine WEB server.
cf. http://www.redmine.org/wiki/1/Plugins
Show Work flow charts¶
- Install Graphviz:http://www.graphviz.org/ , and set PATH.
- Check "Use graphviz(dot)" in this plugin setting page.
But "can't show charts in IE9" which don't support SVG.
Usage¶
View information form Information menu item in the top menu.
Updated by Mitsuyoshi Yoshida over 13 years ago · 17 revisions