comparison flys-artifacts/doc/conf/themes.xml @ 4682:1c1effe530bc

Added second theme config files. Currently second is a copy of default.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 14 Dec 2012 12:03:31 +0100
parents 381d93d0be20
children dfac28805d79
comparison
equal deleted inserted replaced
4681:aa718770308e 4682:1c1effe530bc
8 <!ENTITY fixings SYSTEM "conf/themes/default/fixings.xml"> 8 <!ENTITY fixings SYSTEM "conf/themes/default/fixings.xml">
9 <!ENTITY floodmap SYSTEM "conf/themes/default/floodmap.xml"> 9 <!ENTITY floodmap SYSTEM "conf/themes/default/floodmap.xml">
10 <!ENTITY historical-discharge SYSTEM "conf/themes/default/historical-discharge.xml"> 10 <!ENTITY historical-discharge SYSTEM "conf/themes/default/historical-discharge.xml">
11 <!ENTITY reference SYSTEM "conf/themes/default/reference.xml"> 11 <!ENTITY reference SYSTEM "conf/themes/default/reference.xml">
12 <!ENTITY sq-relation SYSTEM "conf/themes/default/sq-relation.xml"> 12 <!ENTITY sq-relation SYSTEM "conf/themes/default/sq-relation.xml">
13
14 <!ENTITY general_sec SYSTEM "conf/themes/second/general.xml">
15 <!ENTITY longitudinal-section_sec SYSTEM "conf/themes/second/longitudinal-section.xml">
16 <!ENTITY cross-section_sec SYSTEM "conf/themes/second/cross-section.xml">
17 <!ENTITY discharge_sec SYSTEM "conf/themes/second/discharge.xml">
18 <!ENTITY fixings_sec SYSTEM "conf/themes/second/fixings.xml">
19 <!ENTITY floodmap_sec SYSTEM "conf/themes/second/floodmap.xml">
20 <!ENTITY historical-discharge_sec SYSTEM "conf/themes/second/historical-discharge.xml">
21 <!ENTITY reference_sec SYSTEM "conf/themes/second/reference.xml">
22 <!ENTITY sq-relation_sec SYSTEM "conf/themes/second/sq-relation.xml">
13 ]> 23 ]>
14 <themes> 24 <themes>
15 &virtual-themes; 25 &virtual-themes;
16 26
17 <themegroup name="default"> 27 <themegroup name="default">
23 &historical-discharge; 33 &historical-discharge;
24 &reference; 34 &reference;
25 &sq-relation; 35 &sq-relation;
26 &general; 36 &general;
27 </themegroup> 37 </themegroup>
38 <themegroup name="second">
39 &longitudinal-section_sec;
40 &cross-section_sec;
41 &discharge_sec;
42 &fixings_sec;
43 &floodmap_sec;
44 &historical-discharge_sec;
45 &reference_sec;
46 &sq-relation_sec;
47 &general_sec;
48 </themegroup>
49
28 <!-- Mappings are following now. A mapping maps between a name of a facet 50 <!-- Mappings are following now. A mapping maps between a name of a facet
29 and a theme. Always the first matching mapping is taken, so consider putting 51 and a theme. Always the first matching mapping is taken, so consider putting
30 most specific mappings on top of the list. --> 52 most specific mappings on top of the list. -->
31 <mappings> 53 <mappings>
32 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" 54 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location"

http://dive4elements.wald.intevation.org