diff flys-artifacts/doc/conf/themes/default/general.xml @ 4698:dfac28805d79

Fixed and updated theme configurations.
author Raimund Renkert <rrenkert@intevation.de>
date Mon, 17 Dec 2012 17:56:56 +0100
parents e6a282844a33
children a8d8ea1f2a5c
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes/default/general.xml	Mon Dec 17 17:54:26 2012 +0100
+++ b/flys-artifacts/doc/conf/themes/default/general.xml	Mon Dec 17 17:56:56 2012 +0100
@@ -3,38 +3,28 @@
     <theme name="MainValuesQ">
         <inherits>
             <inherit from="Lines" />
-            <inherit from="Text" />
         </inherits>
         <fields>
             <field name="linecolor" type="Color" display="Farbe"
                 default="200, 0, 15" />
-            <field name="textcolor" type="Color" display="Farbe"
-                default="200, 0, 15" />
-            <field name="showhorizontalline" type="boolean"
-                display="Horizontale Linie" default="true" />
-            <field name="showverticalline" type="boolean" display="Vertikale Linie"
-                default="true" />
             <field name="textorientation" type="boolean" display="Textausrichtung"
                 default="true" />
+            <field name="showlinelabel" type="boolean"
+                display="Linienbeschriftung anzeigen" default="false" hints="hidden" />
         </fields>
     </theme>
 
     <theme name="MainValuesW">
         <inherits>
             <inherit from="Lines" />
-            <inherit from="Text" />
         </inherits>
         <fields>
             <field name="linecolor" type="Color" display="Farbe"
                 default="0, 215, 0" />
-            <field name="textcolor" type="Color" display="Farbe"
-                default="0, 215, 0" />
-            <field name="showhorizontalline" type="boolean"
-                display="Horizontale Linie" default="true" />
-            <field name="showverticalline" type="boolean" display="Vertikale Linie"
-                default="true" />
             <field name="textorientation" type="boolean" display="Textausrichtung"
                 default="true" />
+            <field name="showlinelabel" type="boolean"
+                display="Linienbeschriftung anzeigen" default="false" hints="hidden" />
         </fields>
     </theme>
 

http://dive4elements.wald.intevation.org