]> Lady’s Gitweb - Shushe/blobdiff - lib/catalog2parser.xslt
Provide source checksums to parsers and transforms
[Shushe] / lib / catalog2parser.xslt
index 0b66c4ef1812b9d0382e9b3353d8fb0b2d63a0a1..eb35e803d24da0ba21a793f5177facab2713bc9a 100644 (file)
@@ -23,9 +23,11 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
        <template match="/">
                <xslt:transform version="1.0">
                        <xslt:param name="BUILDTIME" select="'1972-12-31T00:00:00Z'"/>
+                       <xslt:param name="CKSUM" select="false"/>
+                       <xslt:param name="GENERATOR" select="false"/>
+                       <xslt:param name="SRCREV" select="false"/>
                        <xslt:param name="SRCTIME" select="'1972-12-31T00:00:00Z'"/>
                        <xslt:param name="VERSION" select="false"/>
-                       <xslt:param name="SRCREV" select="false"/>
                        <xslt:variable name="书社:parsers">
                                <html:dl>
                                        <for-each select="//catalog:uri">
This page took 0.023841 seconds and 4 git commands to generate.