]> granicus.if.org Git - docbook-dsssl/commitdiff
Updated xsl-saxon and xsl-xalan VERSION files/stylesheets with
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 28 Aug 2007 09:55:53 +0000 (09:55 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 28 Aug 2007 09:55:53 +0000 (09:55 +0000)
hooks for outputting the distro title.

xsl-saxon/VERSION
xsl-xalan/VERSION

index 2a515ffc1ea8f210bc39dacd938d9b9266228862..1db0190d410e5bc20527ec1a40756eacd44af5ef 100644 (file)
@@ -61,6 +61,9 @@ Initial freshmeat announcement
     <xsl:when test="$get = 'PreviousReleaseRevision'">
       <xsl:value-of select="$PreviousReleaseRevision"/>
     </xsl:when>
+    <xsl:when test="$get = 'DistroTitle'">
+      <xsl:value-of select="$DistroTitle"/>
+    </xsl:when>
     <xsl:otherwise>
       <xsl:if test="$sf-relid = 0">
         <xsl:message terminate="yes">
index 8f4de67ad7358da851794e498b055092d4f81294..9d0a7f9ef781e95a4f8231be668a1a75a60e94d3 100644 (file)
@@ -61,6 +61,9 @@ Initial freshmeat announcement
     <xsl:when test="$get = 'PreviousReleaseRevision'">
       <xsl:value-of select="$PreviousReleaseRevision"/>
     </xsl:when>
+    <xsl:when test="$get = 'DistroTitle'">
+      <xsl:value-of select="$DistroTitle"/>
+    </xsl:when>
     <xsl:otherwise>
       <xsl:if test="$sf-relid = 0">
         <xsl:message terminate="yes">