]> Lady’s Gitweb - Shushe/blobdiff - lib/catalog2parser.xslt
Make generator metadata more easy to override
[Shushe] / lib / catalog2parser.xslt
index 0b66c4ef1812b9d0382e9b3353d8fb0b2d63a0a1..1d8ad5d8d4e925e7ed0f845070820defe0d24a9b 100644 (file)
@@ -23,9 +23,10 @@ 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="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.029415 seconds and 4 git commands to generate.