comparison flys-artifacts/doc/conf/second-themes.xml @ 3738:34da25796c21

Theme transparency attribute support (#840) flys-artifacts/trunk@5414 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Sun, 09 Sep 2012 21:05:53 +0000
parents f48396deca91
children c3d3b2760a75
comparison
equal deleted inserted replaced
3737:976be312a84c 3738:34da25796c21
50 <fields> 50 <fields>
51 <field name="bandwidth" type="double" display="Bandbreite" 51 <field name="bandwidth" type="double" display="Bandbreite"
52 default="0"/> 52 default="0"/>
53 <field name="fillcolor" type="Color" display="Bandbreitenfarbe" 53 <field name="fillcolor" type="Color" display="Bandbreitenfarbe"
54 default="104, 104, 104"/> 54 default="104, 104, 104"/>
55 <field name="alpha" type="int" default="50" display="Alpha-Transparenz"/> 55 <field name="transparency" type="int" default="30" display="Transparenz"/>
56 <field name="linecolor" type="Color" display="Linienfarbe" 56 <field name="linecolor" type="Color" display="Linienfarbe"
57 default="204, 0, 204" /> 57 default="204, 0, 204" />
58 </fields> 58 </fields>
59 </theme> 59 </theme>
60 60
1449 <theme name="FixDeltaWtDeviation"> 1449 <theme name="FixDeltaWtDeviation">
1450 <inherits> 1450 <inherits>
1451 <inherit from="Areas"/> 1451 <inherit from="Areas"/>
1452 </inherits> 1452 </inherits>
1453 <fields> 1453 <fields>
1454 <field name="alpha" type="int" default="70" display="Alpha-Transparenz"/> 1454 <field name="transparency" type="int" default="30" display="Transparenz"/>
1455 <field name="fillcolor" type="Color" default="0, 0, 0" display="Füllfarbe"/> 1455 <field name="backgroundcolor" type="Color" default="0, 0, 0" display="Füllfarbe"/>
1456 </fields> 1456 </fields>
1457 </theme> 1457 </theme>
1458 <theme name="FixingDeltaWtAnalysisPeriods"> 1458 <theme name="FixingDeltaWtAnalysisPeriods">
1459 <inherits> 1459 <inherits>
1460 <inherit from="Areas"/> 1460 <inherit from="Areas"/>
1461 </inherits> 1461 </inherits>
1462 <fields> 1462 <fields>
1463 <field name="alpha" type="int" default="40" display="Alpha-Transparenz"/> 1463 <field name="transparency" type="int" default="90" display="Transparenz"/>
1464 <field name="showborder" type="boolean"
1465 display="Flaechebegrenzungslinie anzeigen" default="false" hidden="true" />
1466 </fields> 1464 </fields>
1467 </theme> 1465 </theme>
1468 1466
1469 <theme name="QSectors"> 1467 <theme name="QSectors">
1470 <fields> 1468 <fields>

http://dive4elements.wald.intevation.org