Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3239:fb11bd37ddb8
Improved the structure of themes.xml; moved theme groups to own XML files.
flys-artifacts/trunk@4871 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 04 Jul 2012 06:35:47 +0000 |
parents | 112c3f0fc075 |
children | e3c70271d50f |
comparison
equal
deleted
inserted
replaced
3238:112c3f0fc075 | 3239:fb11bd37ddb8 |
---|---|
1 2012-07-04 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * doc/conf/themes.xml: Moved theme groups to own XML files to improve the | |
4 structure. | |
5 | |
6 * doc/conf/second-themes.xml, | |
7 doc/conf/default-themes.xml, | |
8 doc/conf/virtual-themes.xml: New XML files for themes / theme groups; each | |
9 theme group in one single file. | |
10 | |
11 * src/main/java/de/intevation/flys/artifacts/context/FLYSContextFactory.java: | |
12 Improved logging; print number of theme groups and themes in it as INFO. | |
13 | |
1 2012-07-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 14 2012-07-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 15 |
3 * src/main/java/de/intevation/flys/exports/fixings/FixDeltaWtGenerator.java: | 16 * src/main/java/de/intevation/flys/exports/fixings/FixDeltaWtGenerator.java: |
4 Only show labels if enabled in theme. Commented (failed) trials to get the | 17 Only show labels if enabled in theme. Commented (failed) trials to get the |
5 text rotation right. | 18 text rotation right. |