Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/conf.xml @ 341:eca7892bf8ff
Added a first small theme configuration and code to read it.
flys-artifacts/trunk@1740 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 21 Apr 2011 08:47:39 +0000 |
parents | 5a2df8677b3e |
children | f530114182d2 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/conf.xml Thu Apr 21 08:44:41 2011 +0000 +++ b/flys-artifacts/doc/conf/conf.xml Thu Apr 21 08:47:39 2011 +0000 @@ -70,4 +70,10 @@ <url>jdbc:postgresql://localhost:5432/flys</url> </backend-database> --> + + <flys> + <themes> + <configuration>${artifacts.config.dir}/themes.xml</configuration> + </themes> + </flys> </artifact-database>