comparison artifacts/doc/conf/themes/second.xml @ 8331:27d42c9ee367

Main values: Reduce code duplication and correct logic to specify whether we are at gauge or not.
author "Tom Gottfried <tom@intevation.de>"
date Fri, 26 Sep 2014 09:44:48 +0200
parents 9ab967eb2c51
children e316361229cd
comparison
equal deleted inserted replaced
8330:e87a993c6611 8331:27d42c9ee367
7 <fields> 7 <fields>
8 <field name="linecolor" type="Color" display="Farbe" 8 <field name="linecolor" type="Color" display="Farbe"
9 default="200, 0, 15" /> 9 default="200, 0, 15" />
10 <field name="textorientation" type="boolean" display="Textausrichtung" 10 <field name="textorientation" type="boolean" display="Textausrichtung"
11 default="true" /> 11 default="true" />
12 <field name="showlinelabel" type="boolean"
13 display="Linienbeschriftung anzeigen" default="false" hints="hidden" />
14 </fields>
15 </theme>
16
17 <theme name="MainValuesQVerticalText">
18 <inherits>
19 <inherit from="Lines" />
20 </inherits>
21 <fields>
22 <field name="linecolor" type="Color" display="Farbe"
23 default="200, 0, 15" />
24 <field name="textorientation" type="boolean" display="Textausrichtung"
25 default="false" />
26 <field name="showlinelabel" type="boolean" 12 <field name="showlinelabel" type="boolean"
27 display="Linienbeschriftung anzeigen" default="false" hints="hidden" /> 13 display="Linienbeschriftung anzeigen" default="false" hints="hidden" />
28 </fields> 14 </fields>
29 </theme> 15 </theme>
30 16

http://dive4elements.wald.intevation.org