Mercurial > dive4elements > river
changeset 1786:115803f2ba1c
Add annotations to allowed facets for longitudinal_section and w_differences outputs.
flys-artifacts/trunk@3109 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 28 Oct 2011 10:20:00 +0000 |
parents | 661dfad9910a |
children | f3be8fa1ec62 |
files | flys-artifacts/ChangeLog flys-artifacts/doc/conf/artifacts/winfo.xml |
diffstat | 2 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Fri Oct 28 10:04:22 2011 +0000 +++ b/flys-artifacts/ChangeLog Fri Oct 28 10:20:00 2011 +0000 @@ -1,3 +1,8 @@ +2011-10-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * doc/conf/artifacts/winfo.xml: Allow Annotations in longitudinal and + w-differences diagrams. + 2011-10-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> Use artifacts configuration (e.g. winfo.xml) to define which facets
--- a/flys-artifacts/doc/conf/artifacts/winfo.xml Fri Oct 28 10:04:22 2011 +0000 +++ b/flys-artifacts/doc/conf/artifacts/winfo.xml Fri Oct 28 10:20:00 2011 +0000 @@ -163,6 +163,7 @@ <facet name="longitudinal_section.w" description="facet.longitudinal_section.w"/> <facet name="w_differences" description="facet.w_differences"/> <facet name="other.wkms" description="facet.other.wkms"/> + <facet name="longitudinal_section.annotations" description="facet.longitudinal_section.annotations"/> </facets> </outputmode> <outputmode name="w_differences_export" description="output.w_differences.export" mime-type="text/plain" type="export"> @@ -238,6 +239,7 @@ <facet name="longitudinal_section.q" description="facet.longitudinal_section.q"/> <facet name="w_differences" description="facet.w_differences"/> <facet name="other.wkms" description="facet.other.wkms"/> + <facet name="longitudinal_section.annotations" description="facet.longitudinal_section.annotations"/> </facets> </outputmode> <outputmode name="waterlevel_export" description="output.waterlevel_export" mime-type="text/plain" type="export">