Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 6615:61dc90b2fbe2
Do not show beddifferences in dc that lets select for differences.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 18 Jul 2013 15:44:31 +0200 |
parents | ca56c4e6a755 |
children | 0bc7d3546470 |
comparison
equal
deleted
inserted
replaced
6604:d3df835be006 | 6615:61dc90b2fbe2 |
---|---|
729 </dc:filter> | 729 </dc:filter> |
730 </dc:macro> | 730 </dc:macro> |
731 | 731 |
732 <dc:comment comment="For building differences." /> | 732 <dc:comment comment="For building differences." /> |
733 <dc:macro name="differenceable-fix"> | 733 <dc:macro name="differenceable-fix"> |
734 <beddifferences> | 734 <dc:comment> |
735 <dc:call-macro name="bedheight_differences"/> | 735 No diffs between beddiffs and others, for now. |
736 </beddifferences> | 736 <beddifferences> |
737 <dc:call-macro name="bedheight_differences"/> | |
738 </beddifferences> | |
739 </dc:comment> | |
737 <dc:comment comment="Vollmer curves need own factory"/> | 740 <dc:comment comment="Vollmer curves need own factory"/> |
738 <dc:filter expr="$a_state = 'state.fix.vollmer.compute' and (($out_name = 'longitudinal_section' and $facet_name = 'longitudinal_section.w') and | 741 <dc:filter expr="$a_state = 'state.fix.vollmer.compute' and (($out_name = 'longitudinal_section' and $facet_name = 'longitudinal_section.w') and |
739 (not ($current-state-id = 'state.winfo.uesk.wsp' and $ld_m = 'location')))"> | 742 (not ($current-state-id = 'state.winfo.uesk.wsp' and $ld_m = 'location')))"> |
740 <dc:if test="dc:has-result()"> | 743 <dc:if test="dc:has-result()"> |
741 <vollmer_waterlevels> | 744 <vollmer_waterlevels> |
975 <dc:for-each> | 978 <dc:for-each> |
976 <dc:element name="${facet_name}"> | 979 <dc:element name="${facet_name}"> |
977 <dc:attribute name="factory" value="minfo"/> | 980 <dc:attribute name="factory" value="minfo"/> |
978 <dc:attribute name="target_out" value="${out}"/> | 981 <dc:attribute name="target_out" value="${out}"/> |
979 <dc:attribute name="description" value="${facet_description}"/> | 982 <dc:attribute name="description" value="${facet_description}"/> |
980 <dc:attribute name="ids" value="${facet_num}-${facet_name}"/> | 983 <dc:attribute name="ids" value="${facet_num}"/> |
981 <dc:attribute name="artifact-id" value="${a_gid}"/> | 984 <dc:attribute name="artifact-id" value="${a_gid}"/> |
982 <dc:attribute name="out" value="${out_name}"/> | 985 <dc:attribute name="out" value="${out_name}"/> |
983 </dc:element> | 986 </dc:element> |
984 </dc:for-each> | 987 </dc:for-each> |
985 </difference> | 988 </difference> |