diff software/eXist/webapp/mpdl/presentation/pageFragmentHtml.xsl @ 8:d2a1c14fde31

Fehlerkorrektur GIS Mode
author Josef Willenborg <jwillenborg@mpiwg-berlin.mpg.de>
date Thu, 10 Feb 2011 14:02:05 +0100
parents 5589d865af7a
children 1ec29fdd0db8
line wrap: on
line diff
--- a/software/eXist/webapp/mpdl/presentation/pageFragmentHtml.xsl	Tue Feb 08 15:16:46 2011 +0100
+++ b/software/eXist/webapp/mpdl/presentation/pageFragmentHtml.xsl	Thu Feb 10 14:02:05 2011 +0100
@@ -549,6 +549,9 @@
         <a class="textPollux"><xsl:attribute name="href"><xsl:value-of select="$lexHref"/></xsl:attribute><xsl:value-of select="$wordStr"/></a>
       </span>
     </xsl:when>
+    <xsl:when test="$mode = 'gis'">
+      <a><xsl:attribute name="href"><xsl:value-of select="$href"/></xsl:attribute><xsl:apply-templates mode="text"/></a>
+    </xsl:when>
     <xsl:otherwise>
       <span class="place">
         <xsl:apply-templates mode="text"/>