annotate flys-artifacts/doc/conf/themes/second/general.xml @ 4682:1c1effe530bc

Added second theme config files. Currently second is a copy of default.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 14 Dec 2012 12:03:31 +0100
parents
children dfac28805d79
rev   line source
4682
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
2 <!--themegroup name="default"-->
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
3 <theme name="MainValuesQ">
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
4 <inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
5 <inherit from="Lines" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
6 <inherit from="Text" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
7 </inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
8 <fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
9 <field name="linecolor" type="Color" display="Farbe"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
10 default="200, 0, 15" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
11 <field name="textcolor" type="Color" display="Farbe"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
12 default="200, 0, 15" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
13 <field name="showhorizontalline" type="boolean"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
14 display="Horizontale Linie" default="true" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
15 <field name="showverticalline" type="boolean" display="Vertikale Linie"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
16 default="true" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
17 <field name="textorientation" type="boolean" display="Textausrichtung"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
18 default="true" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
19 </fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
20 </theme>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
21
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
22 <theme name="MainValuesW">
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
23 <inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
24 <inherit from="Lines" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
25 <inherit from="Text" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
26 </inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
27 <fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
28 <field name="linecolor" type="Color" display="Farbe"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
29 default="0, 215, 0" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
30 <field name="textcolor" type="Color" display="Farbe"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
31 default="0, 215, 0" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
32 <field name="showhorizontalline" type="boolean"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
33 display="Horizontale Linie" default="true" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
34 <field name="showverticalline" type="boolean" display="Vertikale Linie"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
35 default="true" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
36 <field name="textorientation" type="boolean" display="Textausrichtung"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
37 default="true" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
38 </fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
39 </theme>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
40
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
41 <theme name="RelativePoint">
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
42 <inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
43 <inherit from="Points" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
44 </inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
45 </theme>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
46
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
47 <theme name="Annotations">
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
48 <inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
49 <inherit from="Lines" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
50 <inherit from="Points" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
51 <inherit from="Text" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
52 </inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
53 <fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
54 </fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
55 </theme>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
56
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
57 <theme name="ManualPoints">
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
58 <inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
59 <inherit from="Points" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
60 <inherit from="Label" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
61 </inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
62 <fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
63 <field name="pointsize" type="int" display="Punktdicke"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
64 default="3" hints="hidden" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
65 <field name="textorientation" type="boolean" display="Textausrichtung"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
66 default="true" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
67 </fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
68 </theme>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
69
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
70 <theme name="WKms">
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
71 <inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
72 <inherit from="Lines" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
73 <inherit from="Points" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
74 <inherit from="MinMaxPoints" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
75 </inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
76 <fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
77 <field name="showpoints" type="boolean" display="Punkte anzeigen"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
78 default="false" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
79 <field name="showpointlabel" type="boolean"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
80 display="Punktbeschriftung anzeigen" default="false" hints="hidden" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
81 <field name="linecolor" type="Color" display="Linienfarbe"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
82 default="204, 204, 204" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
83 </fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
84 </theme>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
85
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
86 <theme name="WKmsAnnotation">
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
87 <inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
88 <inherit from="Lines" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
89 <inherit from="Label" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
90 </inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
91 <fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
92 <field name="linecolor" type="Color" display="Linienfarbe"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
93 default="204, 204, 204" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
94 <field name="pointsize" type="int" display="Punktdicke"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
95 default="3" hints="h" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
96 </fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
97 </theme>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
98
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
99 <theme name="WQKms">
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
100 <inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
101 <inherit from="Lines" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
102 <inherit from="Points" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
103 <inherit from="MinMaxPoints" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
104 </inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
105 <fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
106 <field name="showpoints" type="boolean" display="Punkte anzeigen"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
107 default="false" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
108 <field name="showpointlabel" type="boolean"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
109 display="Punktbeschriftung anzeigen" default="false" hints="hidden" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
110 <field name="linecolor" type="Color" display="Linienfarbe"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
111 default="204, 204, 204" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
112 </fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
113 </theme>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
114
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
115 <theme name="WQPoints">
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
116 <inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
117 <inherit from="Points" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
118 <inherit from="Label" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
119 </inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
120 <fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
121 <field name="pointcolor" type="Color" display="Linienfarbe"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
122 default="204, 0, 0" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
123 </fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
124 </theme>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
125
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
126 <theme name="heightmarks_points">
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
127 <inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
128 <inherit from="Points" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
129 <inherit from="Label" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
130 </inherits>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
131 <fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
132 <field name="pointcolor" type="Color" display="Linienfarbe"
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
133 default="0, 0, 0" />
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
134 </fields>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
135 </theme>
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
136
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
137
1c1effe530bc Added second theme config files.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
138 <!--/themegroup-->

http://dive4elements.wald.intevation.org