Redmine Information Plugin » History » Version 5
Mitsuyoshi Yoshida, 07/19/2011 10:56 PM
1 | 1 | Mitsuyoshi Yoshida | [[Redmine インフォメーション プラグイン|日本語]] |
---|---|---|---|
2 | |||
3 | 3 | Mitsuyoshi Yoshida | |
4 | 1 | Mitsuyoshi Yoshida | h1. Redmine information plugin |
5 | |||
6 | {{>toc}} |
||
7 | |||
8 | This plug-in is made to be able to attend information such as |
||
9 | the Permissions report and the workflow from the general user. |
||
10 | 3 | Mitsuyoshi Yoshida | In the case of the workflow, the flow charts is viewable. |
11 | 1 | Mitsuyoshi Yoshida | |
12 | 3 | Mitsuyoshi Yoshida | |
13 | 1 | Mitsuyoshi Yoshida | (This is renamed from _"Administration report plugin"_ ) |
14 | |||
15 | |||
16 | h2. Feauture |
||
17 | |||
18 | Information Contents |
||
19 | |||
20 | * Permissions report |
||
21 | * Workflow |
||
22 | * Keywords in commit messages for repository |
||
23 | * Installed plugins |
||
24 | * A List of wiki macros |
||
25 | * Rails information |
||
26 | * Current Redmine version |
||
27 | |||
28 | These information to display is selectable. |
||
29 | If a administor user, all information is shown and _"Adminestration menu"_ is also shown in a side bar. |
||
30 | |||
31 | |||
32 | h2. Download |
||
33 | |||
34 | http://sourceforge.jp/projects/rp-information/releases/ |
||
35 | |||
36 | |||
37 | |||
38 | h2. Install |
||
39 | |||
40 | 3 | Mitsuyoshi Yoshida | # Extends the dawnloaded package in vender/plugins directory. |
41 | # Restart Redmine WEB server. |
||
42 | 1 | Mitsuyoshi Yoshida | |
43 | cf. http://www.redmine.org/wiki/1/Plugins |
||
44 | |||
45 | 3 | Mitsuyoshi Yoshida | h3. Show Work flow charts |
46 | 1 | Mitsuyoshi Yoshida | |
47 | 3 | Mitsuyoshi Yoshida | # Install Graphviz:http://www.graphviz.org/ , and set PATH. |
48 | # Check *"Use graphviz(dot)"* in this plugin setting page. |
||
49 | 1 | Mitsuyoshi Yoshida | |
50 | 4 | Mitsuyoshi Yoshida | But *"can't show charts in IE9"* which don't support SVG. |
51 | |||
52 | 1 | Mitsuyoshi Yoshida | |
53 | h2. Usage |
||
54 | |||
55 | View information form *Information* menu item in the top menu. |
||
56 | |||
57 | 3 | Mitsuyoshi Yoshida | !workflow_en.png! |
58 | 5 | Mitsuyoshi Yoshida | !permissions_en.png! |