Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/themes/ThemeFactory.java @ 1850:0463e1f80bfd
age | author | description |
---|---|---|
Fri, 04 Nov 2011 08:59:42 +0000 | Felix Wolfsteller | Added new optional condition for theme-mappings: the output name. |
Thu, 03 Nov 2011 10:25:23 +0000 | Felix Wolfsteller | Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations. |
Thu, 20 Oct 2011 13:45:45 +0000 | Ingo Weinzierl | Improved the Themes: we now support special themes for facets which need to match a given pattern string. |
Tue, 26 Apr 2011 13:17:08 +0000 | Ingo Weinzierl | Initialized the facet2theme mappings configured in themes.xml and added a function to the ThemeFactory that retrieves a theme from FLYSContext based on its name. |
Thu, 21 Apr 2011 08:49:58 +0000 | Ingo Weinzierl | Removed debug code that has been commited by accident. |
Thu, 21 Apr 2011 08:44:41 +0000 | Ingo Weinzierl | Implementation of interfaces and its default implementations and a factory to work with themes. |