OSDN Git Service

BugTrack/2408 Remove 'Waiting CVS' status from bugtrack and tracker
[pukiwiki/pukiwiki.git] / wiki.en / 3A636F6E6669672F706C7567696E2F747261636B65722F64656661756C74.txt
1 #freeze
2 * Tracker plugin: Default settings [#v6038968]
3 These settings below, are used when no tracker configuration is specified. (e.g. "#tracker")
4
5 ----
6 #ls(./)
7
8 * fields [#pd66cd88]
9 |Item    |Index    |Type    |Option|Default value|h
10 |Proposer|Proposer |page    |20    |anonymous    |
11 |Category|Category |select  |      |             |
12 |Severity|Severity |select  |      |Trivial      |
13 |Status  |Status   |select  |      |Proposed     |
14 |Version |Version  |text    |10    |             |
15 |Summary |Summary  |title   |60    |             |
16 |Messages|Messages |textarea|60,6  |             |
17
18 * Severity [#a95888db]
19 |Index    |Cell format        |h
20 |Critical |BGCOLOR(#ff8080):%s|
21 |Important|BGCOLOR(#ffcccc):%s|
22 |Normal   |BGCOLOR(#cccccc):%s|
23 |Trivial  |BGCOLOR(#ffffff):%s|
24
25 * Status [#w61d68f8]
26 |Index         |Cell format        |h
27 |Proposed      |BGCOLOR(#ffccff):%s|
28 |Started       |BGCOLOR(#ccccff):%s|
29 |Fixed         |BGCOLOR(#ccffcc):%s|
30 |Suspended     |BGCOLOR(#ccddcc):%s|
31 |Refused       |BGCOLOR(#cccccc):%s|
32
33 * Category [#saa52d1e]
34 |Index         |Cell format        |h
35 |Bug           |BGCOLOR(#ffccff):%s|
36 |New feature   |BGCOLOR(#ccccff):%s|
37 |Plugin        |BGCOLOR(#ccffcc):%s|
38 |Plugin wanted |BGCOLOR(#ccffcc):%s|
39 |Website       |BGCOLOR(#ccddcc):%s|
40 |Other         |BGCOLOR(#cccccc):%s|