comparison artifacts/doc/conf/themes.xml @ 6264:e8f152163a1e double-precision

merge changes from default into double-precision branch
author Tom Gottfried <tom.gottfried@intevation.de>
date Tue, 11 Jun 2013 09:40:56 +0200
parents f01dee3a39fc
children cf4889a257cb
comparison
equal deleted inserted replaced
6203:a3fb76cf79b6 6264:e8f152163a1e
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE themes [ 2 <!DOCTYPE themes [
3 <!ENTITY virtual-themes SYSTEM "conf/themes/virtual.xml"> 3 <!ENTITY virtual-themes SYSTEM "conf/themes/virtual.xml">
4 <!ENTITY general SYSTEM "conf/themes/default/general.xml"> 4 <!ENTITY default-themes SYSTEM "conf/themes/default.xml">
5 <!ENTITY longitudinal-section SYSTEM "conf/themes/default/longitudinal-section.xml"> 5 <!ENTITY second-themes SYSTEM "conf/themes/second.xml">
6 <!ENTITY cross-section SYSTEM "conf/themes/default/cross-section.xml">
7 <!ENTITY discharge SYSTEM "conf/themes/default/discharge.xml">
8 <!ENTITY duration SYSTEM "conf/themes/default/duration.xml">
9 <!ENTITY fixings SYSTEM "conf/themes/default/fixings.xml">
10 <!ENTITY floodmap SYSTEM "conf/themes/default/floodmap.xml">
11 <!ENTITY historical-discharge SYSTEM "conf/themes/default/historical-discharge.xml">
12 <!ENTITY reference SYSTEM "conf/themes/default/reference.xml">
13 <!ENTITY sq-relation SYSTEM "conf/themes/default/sq-relation.xml">
14
15 <!ENTITY general_sec SYSTEM "conf/themes/second/general.xml">
16 <!ENTITY longitudinal-section_sec SYSTEM "conf/themes/second/longitudinal-section.xml">
17 <!ENTITY cross-section_sec SYSTEM "conf/themes/second/cross-section.xml">
18 <!ENTITY discharge_sec SYSTEM "conf/themes/second/discharge.xml">
19 <!ENTITY duration_sec SYSTEM "conf/themes/second/duration.xml">
20 <!ENTITY fixings_sec SYSTEM "conf/themes/second/fixings.xml">
21 <!ENTITY floodmap_sec SYSTEM "conf/themes/second/floodmap.xml">
22 <!ENTITY historical-discharge_sec SYSTEM "conf/themes/second/historical-discharge.xml">
23 <!ENTITY reference_sec SYSTEM "conf/themes/second/reference.xml">
24 <!ENTITY sq-relation_sec SYSTEM "conf/themes/second/sq-relation.xml">
25 ]> 6 ]>
26 <themes> 7 <themes>
27 &virtual-themes; 8 &virtual-themes;
28 9 &default-themes;
29 <themegroup name="default"> 10 &second-themes;
30 &longitudinal-section;
31 &cross-section;
32 &discharge;
33 &duration;
34 &fixings;
35 &floodmap;
36 &historical-discharge;
37 &reference;
38 &sq-relation;
39 &general;
40 </themegroup>
41 <themegroup name="second">
42 &longitudinal-section_sec;
43 &cross-section_sec;
44 &discharge_sec;
45 &duration_sec;
46 &fixings_sec;
47 &floodmap_sec;
48 &historical-discharge_sec;
49 &reference_sec;
50 &sq-relation_sec;
51 &general_sec;
52 </themegroup>
53 11
54 <!-- Mappings are following now. A mapping maps between a name of a facet 12 <!-- Mappings are following now. A mapping maps between a name of a facet
55 and a theme. Always the first matching mapping is taken, so consider putting 13 and a theme. Always the first matching mapping is taken, so consider putting
56 most specific mappings on top of the list. --> 14 most specific mappings on top of the list. -->
57 <mappings> 15 <mappings>
72 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" 30 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location"
73 pattern=".*(HQ100)(\D.*)*" to="LongitudinalSectionW_HQ100_Points" /> 31 pattern=".*(HQ100)(\D.*)*" to="LongitudinalSectionW_HQ100_Points" />
74 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" 32 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location"
75 pattern=".*(HQ200)(\D.*)*" to="LongitudinalSectionW_HQ200_Points" /> 33 pattern=".*(HQ200)(\D.*)*" to="LongitudinalSectionW_HQ200_Points" />
76 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" 34 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location"
77 pattern=".*(HQ300)(\D.*)*" to="LongitudinalSectiLEVEL >= DEBUGonW_HQ300_Points" /> 35 pattern=".*(HQ300)(\D.*)*" to="LongitudinalSectionW_HQ300_Points" />
78 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" 36 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location"
79 pattern=".*(HQ500)(\D.*)*" to="LongitudinalSectionW_HQ500_Points" /> 37 pattern=".*(HQ500)(\D.*)*" to="LongitudinalSectionW_HQ500_Points" />
80 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" 38 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location"
81 pattern=".*(HQ1000)(\D.*)*" to="LongitudinalSectionW_HQ1000_Points" /> 39 pattern=".*(HQ1000)(\D.*)*" to="LongitudinalSectionW_HQ1000_Points" />
82 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" 40 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location"
256 <mapping from="bed_longitudinal_section.sediment_density_toplayer" to="DensityTopLayer" /> 214 <mapping from="bed_longitudinal_section.sediment_density_toplayer" to="DensityTopLayer" />
257 <mapping from="bed_longitudinal_section.sediment_density_sublayer" to="DensitySublayer" /> 215 <mapping from="bed_longitudinal_section.sediment_density_sublayer" to="DensitySublayer" />
258 <mapping from="bed_longitudinal_section.bed_diameter_toplayer" to="BedDiameterTopLayer" /> 216 <mapping from="bed_longitudinal_section.bed_diameter_toplayer" to="BedDiameterTopLayer" />
259 <mapping from="bed_longitudinal_section.bed_diameter_sublayer" to="BedDiameterSubLayer" /> 217 <mapping from="bed_longitudinal_section.bed_diameter_sublayer" to="BedDiameterSubLayer" />
260 <mapping from="bed_longitudinal_section.bedload_diameter" to="BedLoadDiameter" /> 218 <mapping from="bed_longitudinal_section.bedload_diameter" to="BedLoadDiameter" />
219 <mapping from="bed_longitudinal_section.bed_diameter_data_top" to="BedDiameterDataTop"/>
220 <mapping from="bed_longitudinal_section.bed_diameter_data_sub" to="BedDiameterDataSub"/>
221 <mapping from="bed_longitudinal_section.bedload_diameter_data" to="BedloadDiameterData"/>
261 <mapping from="bedheight_difference.year" to="BedheightDiffYear"/> 222 <mapping from="bedheight_difference.year" to="BedheightDiffYear"/>
262 <mapping from="bedheight_difference.year.filtered" to="BedheightDiffYear"/> 223 <mapping from="bedheight_difference.year.filtered" to="BedheightDiffYear"/>
263 <mapping from="bedheight_difference.morph_width" to="BedheightDiffMorphWidth"/> 224 <mapping from="bedheight_difference.morph_width" to="BedheightDiffMorphWidth"/>
264 <mapping from="bedheight_difference.epoch" to="BedheightDiffEpoch"/> 225 <mapping from="bedheight_difference.epoch" to="BedheightDiffEpoch"/>
265 <mapping from="bedheight_difference.year.height1" to="BedheightDiffAbsHeight1"/> 226 <mapping from="bedheight_difference.year.height1" to="BedheightDiffAbsHeight1"/>

http://dive4elements.wald.intevation.org