changeset 8291:84ac8549e87b

Add theme for porosity and sync second with default.
author "Tom Gottfried <tom@intevation.de>"
date Wed, 17 Sep 2014 17:35:36 +0200
parents 9b295cc828c5
children 86e532106abb
files artifacts/doc/conf/themes.xml artifacts/doc/conf/themes/default.xml artifacts/doc/conf/themes/second.xml
diffstat 3 files changed, 193 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/artifacts/doc/conf/themes.xml	Wed Sep 17 17:13:48 2014 +0200
+++ b/artifacts/doc/conf/themes.xml	Wed Sep 17 17:35:36 2014 +0200
@@ -395,6 +395,9 @@
         <mapping from="sedimentload.m3a.total" to="SedimentLoadM3ATotal" />
         <mapping from="sedimentload.m3a.bed_load" to="SedimentLoadM3ABed" />
         <mapping from="sedimentload.m3a.bed_load_susp_sand" to="SedimentLoadM3ABedSusp" />
+
+        <!-- Mappings for porosity from backend-DB -->
+        <mapping from="porosity" to="Porosity" />
     </mappings>
 
 </themes>
--- a/artifacts/doc/conf/themes/default.xml	Wed Sep 17 17:13:48 2014 +0200
+++ b/artifacts/doc/conf/themes/default.xml	Wed Sep 17 17:35:36 2014 +0200
@@ -2680,4 +2680,13 @@
             <field name="linecolor" type="color" default="175, 175, 175" />
         </fields>
     </theme>
+
+    <theme name="Porosity">
+        <inherits>
+            <inherit from="LongitudinalSection" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="color" default="175, 175, 175" />
+        </fields>
+    </theme>
 </themegroup>
--- a/artifacts/doc/conf/themes/second.xml	Wed Sep 17 17:13:48 2014 +0200
+++ b/artifacts/doc/conf/themes/second.xml	Wed Sep 17 17:35:36 2014 +0200
@@ -2508,4 +2508,185 @@
             <field name="linecolor" type="Color" default="255, 0, 0" />
         </fields>
     </theme>
+
+    <theme name="SQMeasurementsA">
+        <inherits>
+            <inherit from="SQMeasurements" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="0, 0, 255" />
+        </fields>
+    </theme>
+    <theme name="SQMeasurementsB">
+        <inherits>
+            <inherit from="SQMeasurements" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="0, 255, 255" />
+        </fields>
+    </theme>
+    <theme name="SQMeasurementsC">
+        <inherits>
+            <inherit from="SQMeasurements" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="0, 255, 0" />
+        </fields>
+    </theme>
+    <theme name="SQMeasurementsD">
+        <inherits>
+            <inherit from="SQMeasurements" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="255, 0, 255" />
+        </fields>
+    </theme>
+    <theme name="SQMeasurementsE">
+        <inherits>
+            <inherit from="SQMeasurements" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="255, 255, 0" />
+        </fields>
+    </theme>
+    <theme name="SQMeasurementsF">
+        <inherits>
+            <inherit from="SQMeasurements" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="255, 0, 0" />
+        </fields>
+    </theme>
+    <theme name="SQMeasurementsG">
+        <inherits>
+            <inherit from="SQMeasurements" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="0, 0, 0" />
+        </fields>
+    </theme>
+
+    <theme name="SQOutliersA">
+        <inherits>
+            <inherit from="SQOutliers" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="100, 100, 255" />
+        </fields>
+    </theme>
+    <theme name="SQOutliersB">
+        <inherits>
+            <inherit from="SQOutliers" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="100, 255, 255" />
+        </fields>
+    </theme>
+    <theme name="SQOutliersC">
+        <inherits>
+            <inherit from="SQOutliers" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="100, 255, 100" />
+        </fields>
+    </theme>
+    <theme name="SQOutliersD">
+        <inherits>
+            <inherit from="SQOutliers" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="255, 100, 255" />
+        </fields>
+    </theme>
+    <theme name="SQOutliersE">
+        <inherits>
+            <inherit from="SQOutliers" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="255, 255, 100" />
+        </fields>
+    </theme>
+    <theme name="SQOutliersF">
+        <inherits>
+            <inherit from="SQOutliers" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="255, 100, 100" />
+        </fields>
+    </theme>
+    <theme name="SQOutliersG">
+        <inherits>
+            <inherit from="SQOutliers" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="color" default="100, 100, 100" />
+        </fields>
+    </theme>
+
+
+    <theme name="SQCurveA">
+        <inherits>
+            <inherit from="SQCurve" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="color" default="0, 0, 175" />
+        </fields>
+    </theme>
+    <theme name="SQCurveB">
+        <inherits>
+            <inherit from="SQCurve" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="color" default="0, 175, 175" />
+        </fields>
+    </theme>
+    <theme name="SQCurveC">
+        <inherits>
+            <inherit from="SQCurve" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="color" default="0, 175, 0" />
+        </fields>
+    </theme>
+    <theme name="SQCurveD">
+        <inherits>
+            <inherit from="SQCurve" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="color" default="175, 0, 175" />
+        </fields>
+    </theme>
+    <theme name="SQCurveE">
+        <inherits>
+            <inherit from="SQCurve" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="color" default="175, 175, 0" />
+        </fields>
+    </theme>
+    <theme name="SQCurveF">
+        <inherits>
+            <inherit from="SQCurve" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="color" default="175, 0, 0" />
+        </fields>
+    </theme>
+    <theme name="SQCurveG">
+        <inherits>
+            <inherit from="SQCurve" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="color" default="175, 175, 175" />
+        </fields>
+    </theme>
+
+    <theme name="Porosity">
+        <inherits>
+            <inherit from="LongitudinalSection" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="color" default="175, 175, 175" />
+        </fields>
+    </theme>
 </themegroup>

http://dive4elements.wald.intevation.org