comparison artifacts/doc/conf/themes/second.xml @ 6113:b79b400d5de1

Themes: s/hints="h"/hints="hidden"/
author Sascha L. Teichmann <teichmann@intevation.de>
date Mon, 27 May 2013 17:10:49 +0200
parents 439809f4d2b7
children fa73e79ae208
comparison
equal deleted inserted replaced
6112:439809f4d2b7 6113:b79b400d5de1
80 </inherits> 80 </inherits>
81 <fields> 81 <fields>
82 <field name="linecolor" type="Color" display="Linienfarbe" 82 <field name="linecolor" type="Color" display="Linienfarbe"
83 default="204, 204, 204" /> 83 default="204, 204, 204" />
84 <field name="pointsize" type="int" display="Punktdicke" 84 <field name="pointsize" type="int" display="Punktdicke"
85 default="3" hints="h" /> 85 default="3" hints="hidden" />
86 </fields> 86 </fields>
87 </theme> 87 </theme>
88 88
89 <theme name="WQKms"> 89 <theme name="WQKms">
90 <inherits> 90 <inherits>
975 <inherit from="LongitudinalSection" /> 975 <inherit from="LongitudinalSection" />
976 </inherits> 976 </inherits>
977 <fields> 977 <fields>
978 <field name="linecolor" type="Color" default="0, 100, 200" /> 978 <field name="linecolor" type="Color" default="0, 100, 200" />
979 <field name="showlinelabel" type="boolean" 979 <field name="showlinelabel" type="boolean"
980 display="Beschriftung anzeigen" default="false" hints="h" /> 980 display="Beschriftung anzeigen" default="false" hints="hidden" />
981 </fields> 981 </fields>
982 </theme> 982 </theme>
983 <!-- Flow velocity --> 983 <!-- Flow velocity -->
984 <theme name="FlowVelocityVMainChannel"> 984 <theme name="FlowVelocityVMainChannel">
985 <inherits> 985 <inherits>
1070 <inherit from="LongitudinalSection" /> 1070 <inherit from="LongitudinalSection" />
1071 </inherits> 1071 </inherits>
1072 <fields> 1072 <fields>
1073 <field name="linecolor" type="Color" default="0, 255, 0" /> 1073 <field name="linecolor" type="Color" default="0, 255, 0" />
1074 <field name="showlinelabel" type="boolean" 1074 <field name="showlinelabel" type="boolean"
1075 display="Beschriftung anzeigen" default="false" hints="h" /> 1075 display="Beschriftung anzeigen" default="false" hints="hidden" />
1076 </fields> 1076 </fields>
1077 </theme> 1077 </theme>
1078 <theme name="SedimentLoadFineTotalLoad"> 1078 <theme name="SedimentLoadFineTotalLoad">
1079 <inherits> 1079 <inherits>
1080 <inherit from="LongitudinalSection" /> 1080 <inherit from="LongitudinalSection" />
1081 </inherits> 1081 </inherits>
1082 <fields> 1082 <fields>
1083 <field name="linecolor" type="Color" default="255, 100, 100" /> 1083 <field name="linecolor" type="Color" default="255, 100, 100" />
1084 <field name="showlinelabel" type="boolean" 1084 <field name="showlinelabel" type="boolean"
1085 display="Beschriftung anzeigen" default="false" hints="h" /> 1085 display="Beschriftung anzeigen" default="false" hints="hidden" />
1086 </fields> 1086 </fields>
1087 </theme> 1087 </theme>
1088 <theme name="SedimentLoadTotal"> 1088 <theme name="SedimentLoadTotal">
1089 <inherits> 1089 <inherits>
1090 <inherit from="LongitudinalSection" /> 1090 <inherit from="LongitudinalSection" />
1091 </inherits> 1091 </inherits>
1092 <fields> 1092 <fields>
1093 <field name="linecolor" type="Color" default="0, 100, 200" /> 1093 <field name="linecolor" type="Color" default="0, 100, 200" />
1094 <field name="showlinelabel" type="boolean" 1094 <field name="showlinelabel" type="boolean"
1095 display="Beschriftung anzeigen" default="false" hints="h" /> 1095 display="Beschriftung anzeigen" default="false" hints="hidden" />
1096 </fields> 1096 </fields>
1097 </theme> 1097 </theme>
1098 1098
1099 <theme name="LongitudinalSectionArea"> 1099 <theme name="LongitudinalSectionArea">
1100 <inherits> 1100 <inherits>
1396 <inherit from="FixLines" /> 1396 <inherit from="FixLines" />
1397 </inherits> 1397 </inherits>
1398 <fields> 1398 <fields>
1399 <field name="linecolor" type="Color" default="227, 27, 162" /> 1399 <field name="linecolor" type="Color" default="227, 27, 162" />
1400 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" 1400 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen"
1401 default="false" hints="h" hidden="true" /> 1401 default="false" hints="hidden" hidden="true" />
1402 <field name="pointsize" type="int" display="Punktdicke" 1402 <field name="pointsize" type="int" display="Punktdicke"
1403 default="5" hints="hidden" /> 1403 default="5" hints="hidden" />
1404 </fields> 1404 </fields>
1405 </theme> 1405 </theme>
1406 1406
1671 <inherits> 1671 <inherits>
1672 <inherit from="FixLines" /> 1672 <inherit from="FixLines" />
1673 </inherits> 1673 </inherits>
1674 <fields> 1674 <fields>
1675 <field name="showlinelabel" type="boolean" 1675 <field name="showlinelabel" type="boolean"
1676 display="Beschriftung anzeigen" default="true" hints="h" /> 1676 display="Beschriftung anzeigen" default="true" hints="hidden" />
1677 </fields> 1677 </fields>
1678 </theme> 1678 </theme>
1679 1679
1680 1680
1681 1681
1682 <theme name="MapLines"> 1682 <theme name="MapLines">
1683 <fields> 1683 <fields>
1684 <field name="linecolor" type="Color" display="Linienfarbe" 1684 <field name="linecolor" type="Color" display="Linienfarbe"
1685 default="0, 0, 205" /> 1685 default="0, 0, 205" />
1686 <field name="linesize" type="int" display="Liniendicke" 1686 <field name="linesize" type="int" display="Liniendicke"
1687 default="3" hints="h" /> 1687 default="3" hints="hidden" />
1688 </fields> 1688 </fields>
1689 </theme> 1689 </theme>
1690 1690
1691 <theme name="Floodmaps"> 1691 <theme name="Floodmaps">
1692 <inherits> 1692 <inherits>

http://dive4elements.wald.intevation.org