comparison artifacts/doc/conf/meta-data.xml @ 9520:b188255f08b3

Allow to filter datacage entries by module-roles of current user. Hide Sinfo, Uinfo and Minfo branches if user does not have those modules.
author gernotbelger
date Mon, 01 Oct 2018 16:21:20 +0200
parents 2e6fd354dd8e
children abf4d0b10270
comparison
equal deleted inserted replaced
9519:ec2ebbc49fbc 9520:b188255f08b3
288 </dc:when> 288 </dc:when>
289 <dc:when test="$out = 'sinfo_flowdepthminmax_heights'"> 289 <dc:when test="$out = 'sinfo_flowdepthminmax_heights'">
290 <dc:call-macro name="bed-heights-single-KL_TW"/> 290 <dc:call-macro name="bed-heights-single-KL_TW"/>
291 </dc:when> 291 </dc:when>
292 <dc:when test="$out = 'sinfo_flowdepth_waterlevels'"> 292 <dc:when test="$out = 'sinfo_flowdepth_waterlevels'">
293 <minfo> 293 <minfo module="minfo">
294 <fixanalysis> 294 <fixanalysis>
295 <dc:call-macro name="basedata_7_waterlevels"/> 295 <dc:call-macro name="basedata_7_waterlevels"/>
296 </fixanalysis> 296 </fixanalysis>
297 </minfo> 297 </minfo>
298 <dc:call-macro name="basedata_3_officials"/> 298 <dc:call-macro name="basedata_3_officials"/>
299 <dc:call-macro name="basedata_2_fixations"/> 299 <dc:call-macro name="basedata_2_fixations"/>
300 <sinfo> 300 <sinfo module="sinfo">
301 <sinfo_additional_ls> 301 <sinfo_additional_ls>
302 <dc:call-macro name="basedata_1_additionals-sinfo-with-q"/> 302 <dc:call-macro name="basedata_1_additionals-sinfo-with-q"/>
303 <dc:call-macro name="basedata_1_additionals-sinfo-without-q"/> 303 <dc:call-macro name="basedata_1_additionals-sinfo-without-q"/>
304 </sinfo_additional_ls> 304 </sinfo_additional_ls>
305 </sinfo> 305 </sinfo>
1353 </hyks> 1353 </hyks>
1354 </dc:macro> 1354 </dc:macro>
1355 1355
1356 <!-- Default Vegetation Zones --> 1356 <!-- Default Vegetation Zones -->
1357 <dc:macro name="predefined_vegetation_zones"> 1357 <dc:macro name="predefined_vegetation_zones">
1358 <uinfo> 1358 <uinfo module="uinfo">
1359 <vegetation_zones> 1359 <vegetation_zones>
1360 <dc:variable name="vegzonedata" expr="dc:defaultvegetationzone($river)"/> 1360 <dc:variable name="vegzonedata" expr="dc:defaultvegetationzone($river)"/>
1361 1361
1362 <defaultVegetationZone factory="predefined_vegetation_zonesf" target_out="{$out}" ids="{$vegzonedata}"/> 1362 <defaultVegetationZone factory="predefined_vegetation_zonesf" target_out="{$out}" ids="{$vegzonedata}"/>
1363 </vegetation_zones> 1363 </vegetation_zones>
1686 <dc:call-macro name="basedata_1_additionals_wq"/> 1686 <dc:call-macro name="basedata_1_additionals_wq"/>
1687 <dc:call-macro name="basedata_2_fixations_wq"/> 1687 <dc:call-macro name="basedata_2_fixations_wq"/>
1688 <dc:call-macro name="basedata_3_officials_wq"/> 1688 <dc:call-macro name="basedata_3_officials_wq"/>
1689 <dc:call-macro name="basedata_4_heightmarks-points_wq"/> 1689 <dc:call-macro name="basedata_4_heightmarks-points_wq"/>
1690 <dc:call-macro name="basedata_5_flood-protections_wq"/> 1690 <dc:call-macro name="basedata_5_flood-protections_wq"/>
1691 <minfo> 1691 <minfo module="minfo">
1692 <dc:call-macro name="sqrelations"/> 1692 <dc:call-macro name="sqrelations"/>
1693 <dc:call-macro name="basedata_7_waterlevels_wq"/> 1693 <dc:call-macro name="basedata_7_waterlevels_wq"/>
1694 </minfo> 1694 </minfo>
1695 </dc:macro> 1695 </dc:macro>
1696 1696
1699 <dc:call-macro name="computed-discharge-curve"/> 1699 <dc:call-macro name="computed-discharge-curve"/>
1700 <!-- TODO: macro for discharge longitudinal section --> 1700 <!-- TODO: macro for discharge longitudinal section -->
1701 <dc:call-macro name="fix-wq-curve"/> 1701 <dc:call-macro name="fix-wq-curve"/>
1702 <!-- TODO: own macro for Vollmer-curve (extract from fix-wq-curve and waterlevels-user) --> 1702 <!-- TODO: own macro for Vollmer-curve (extract from fix-wq-curve and waterlevels-user) -->
1703 <dc:call-macro name="extreme-wq-curve"/> 1703 <dc:call-macro name="extreme-wq-curve"/>
1704 <minfo> 1704 <minfo module="minfo">
1705 <dc:call-macro name="sqrelations_user"/> 1705 <dc:call-macro name="sqrelations_user"/>
1706 </minfo> 1706 </minfo>
1707 </dc:macro> 1707 </dc:macro>
1708 1708
1709 <dc:macro name="longitudinal-section-prototype"> 1709 <dc:macro name="longitudinal-section-prototype">
1712 <dc:call-macro name="basedata_2_fixations"/> 1712 <dc:call-macro name="basedata_2_fixations"/>
1713 <dc:call-macro name="basedata_3_officials"/> 1713 <dc:call-macro name="basedata_3_officials"/>
1714 <dc:call-macro name="basedata_4_heightmarks-points"/> 1714 <dc:call-macro name="basedata_4_heightmarks-points"/>
1715 <dc:call-macro name="basedata_5_flood-protections"/> 1715 <dc:call-macro name="basedata_5_flood-protections"/>
1716 <dc:call-macro name="annotations_per_type"/> 1716 <dc:call-macro name="annotations_per_type"/>
1717 <minfo> 1717 <minfo module="minfo">
1718 <fixanalysis> 1718 <fixanalysis>
1719 <dc:call-macro name="basedata_6_delta_w"/> 1719 <dc:call-macro name="basedata_6_delta_w"/>
1720 <dc:call-macro name="basedata_7_waterlevels"/> 1720 <dc:call-macro name="basedata_7_waterlevels"/>
1721 </fixanalysis> 1721 </fixanalysis>
1722 <dc:call-macro name="sedimentloads"/> 1722 <dc:call-macro name="sedimentloads"/>
1729 <dc:call-macro name="flow_velocity_measurements"/> 1729 <dc:call-macro name="flow_velocity_measurements"/>
1730 <dc:call-macro name="flow_velocity_models"/> 1730 <dc:call-macro name="flow_velocity_models"/>
1731 </flow_velocities> 1731 </flow_velocities>
1732 </minfo> 1732 </minfo>
1733 1733
1734 <sinfo> 1734 <sinfo module="sinfo">
1735 <sinfo_predefined_flowdepths> 1735 <sinfo_predefined_flowdepths>
1736 <dc:call-macro name="sinfo_predefined_flowdepth-m"/> 1736 <dc:call-macro name="sinfo_predefined_flowdepth-m"/>
1737 </sinfo_predefined_flowdepths> 1737 </sinfo_predefined_flowdepths>
1738 1738
1739 <sinfo_predefined_collision> 1739 <sinfo_predefined_collision>

http://dive4elements.wald.intevation.org