Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 3262:e01f74c3ec1e
Themes: Added XSL transformation to generate a better overview of the themes.
flys-artifacts/trunk@4901 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sun, 08 Jul 2012 14:55:03 +0000 |
parents | 8f9d49467c85 |
children | 68320805566a |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Sun Jul 08 10:04:35 2012 +0000 +++ b/flys-artifacts/ChangeLog Sun Jul 08 14:55:03 2012 +0000 @@ -1,3 +1,15 @@ +2012-07-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * contrib/themes2html.xsl: New. Transformation to get a better + overview of themes.xml. Usage: + + $ xsltproc --path doc/conf \ + contrib/themes2html.xsl \ + doc/conf/themes.xml \ + > themes.xhtml + + Use browser to view the resulting file. + 2012-07-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> * doc/conf/second-themes.xml: Name the second themegroup 'second'