relpipe-data/makra/img.xsl
branchv_0
changeset 189 47907749817f
parent 174 c78dfa0603c9
equal deleted inserted replaced
188:5b0fab48d59e 189:47907749817f
    39 
    39 
    40 		<xsl:variable name="scriptResult">
    40 		<xsl:variable name="scriptResult">
    41 			<xsl:apply-templates select="$script/node()"/>
    41 			<xsl:apply-templates select="$script/node()"/>
    42 		</xsl:variable>
    42 		</xsl:variable>
    43 		
    43 		
    44 		<p>
    44 		<p class="img-container">
    45 			<!--
    45 			<!--
    46 				TODO: check whether the thumbnail exists and if yes, disply it and link to the full image.
    46 				TODO: check whether the thumbnail exists and if yes, disply it and link to the full image.
    47 			-->
    47 			-->
    48 			<a href="{@src}">
    48 			<a href="{@src}">
    49 				<img src="{@src}"
    49 				<img src="{@src}"