Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Jul 03 19:30:08 2012 +0000 +++ b/flys-artifacts/ChangeLog Wed Jul 04 06:35:47 2012 +0000 @@ -1,3 +1,16 @@ +2012-07-04 Ingo Weinzierl <ingo@intevation.de> + + * doc/conf/themes.xml: Moved theme groups to own XML files to improve the + structure. + + * doc/conf/second-themes.xml, + doc/conf/default-themes.xml, + doc/conf/virtual-themes.xml: New XML files for themes / theme groups; each + theme group in one single file. + + * src/main/java/de/intevation/flys/artifacts/context/FLYSContextFactory.java: + Improved logging; print number of theme groups and themes in it as INFO. + 2012-07-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> * src/main/java/de/intevation/flys/exports/fixings/FixDeltaWtGenerator.java: