diff flys-artifacts/doc/conf/meta-data.xml @ 2100:2f5cb58e662e

Introduced new output type 'map'. flys-artifacts/trunk@3654 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 11 Jan 2012 14:32:50 +0000
parents bf598599782a
children d54518bac974
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/meta-data.xml	Wed Jan 11 14:13:11 2012 +0000
+++ b/flys-artifacts/doc/conf/meta-data.xml	Wed Jan 11 14:32:50 2012 +0000
@@ -475,6 +475,17 @@
                 <dc:call-macro name="annotations"/>
               </longitudinal-section>
           </dc:if>
+          <dc:if test="dc:contains($artifact-outs, 'map')">
+              <map>
+              <dc:choose>
+                  <dc:when test="dc:contains($parameters, 'recommended')">
+                  </dc:when>
+                  <dc:otherwise>
+                      <dc:call-macro name="flood-map-complete"/>
+                  </dc:otherwise>
+              </dc:choose>
+              </map>
+          </dc:if>
           <dc:if test="dc:contains($artifact-outs, 'floodmap')">
               <floodmap>
               <dc:choose>

http://dive4elements.wald.intevation.org