diff artifacts/doc/conf/themes/default.xml @ 6263:f01dee3a39fc

Added styles for bed quality themes to config.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 11 Jun 2013 09:21:04 +0200
parents b0d4aeba8e3d
children cf4889a257cb
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml	Tue Jun 11 09:20:14 2013 +0200
+++ b/artifacts/doc/conf/themes/default.xml	Tue Jun 11 09:21:04 2013 +0200
@@ -946,6 +946,18 @@
             <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 100" />
         </fields>
     </theme>
+
+    <theme name="BedloadDiameterData">
+        <inherits>
+            <inherit from="LongitudinalSection" />
+        </inherits>
+        <fields>
+            <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/>
+            <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/>
+            <field name="pointsize" type="int" display="Punktdicke" default="2" />
+            <field name="pointcolor" type="Color" display="Punktfarbe" default="100, 0, 0" />
+        </fields>
+    </theme>
     <!-- Bedheight differences -->
     <theme name="BedheightDiffYear">
         <inherits>

http://dive4elements.wald.intevation.org