comparison flys-artifacts/ChangeLog @ 351:2d268f9894bb

Added XSL transformation do create Graphviz digraph out of conf.xml flys-artifacts/trunk@1755 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 28 Apr 2011 09:09:44 +0000
parents 2465dc296395
children ed3325a0232a
comparison
equal deleted inserted replaced
350:2465dc296395 351:2d268f9894bb
1 2011-04-28 Sascha L. Teichmann <sascha.teichmann@intevation.de>
2
3 * contrib/visualize-transitions.xsl: Added to create a
4 Graphviz digraph out of the config.xml. Usage:
5
6 $ xsltproc --stringparam base-dir ../doc/conf/ \
7 contrib/visualize-transitions.xsl \
8 doc/conf/conf.xml > transitions.dot
9
10 $ dot -Tsvg -o transitions.svg transitions.dot
11
1 2011-04-28 Ingo Weinzierl <ingo@intevation.de> 12 2011-04-28 Ingo Weinzierl <ingo@intevation.de>
2 13
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java:: 14 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java::
4 A lot of new methods to retrieve the theme of a facet - used while 15 A lot of new methods to retrieve the theme of a facet - used while
5 creating the output of a facet/artifact. If a facet has no theme yet, it 16 creating the output of a facet/artifact. If a facet has no theme yet, it

http://dive4elements.wald.intevation.org