Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
3261:8f9d49467c85 | 3262:e01f74c3ec1e |
---|---|
1 2012-07-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * contrib/themes2html.xsl: New. Transformation to get a better | |
4 overview of themes.xml. Usage: | |
5 | |
6 $ xsltproc --path doc/conf \ | |
7 contrib/themes2html.xsl \ | |
8 doc/conf/themes.xml \ | |
9 > themes.xhtml | |
10 | |
11 Use browser to view the resulting file. | |
12 | |
1 2012-07-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 13 2012-07-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 14 |
3 * doc/conf/second-themes.xml: Name the second themegroup 'second' | 15 * doc/conf/second-themes.xml: Name the second themegroup 'second' |
4 instead of 'default' to avoid clashes with the real 'default' | 16 instead of 'default' to avoid clashes with the real 'default' |
5 themegroup. | 17 themegroup. |