]> Lady’s Gitweb - Shushe/blobdiff - lib/catalog2transform.xslt
Update FINDRULES documentation
[Shushe] / lib / catalog2transform.xslt
index aa490af7b5529ad13d06feb21d800df2327e3c39..2be92185f5e4b25f57ba822f2d96805b1a81ccc5 100644 (file)
@@ -58,7 +58,7 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                                        </xslt:otherwise>
                                </xslt:choose>
                        </xslt:template>
-                       <xslt:template match="/*/*//@书社:disable-output-wrapping" priority="0"/>
+                       <xslt:template match="/*/*//@书社:disable-output-wrapping|//@书社:destination" priority="0"/>
                        <xslt:template match="@*|node()" priority="-1">
                                <xslt:copy>
                                        <xslt:apply-templates select="@*|node()"/>
@@ -146,4 +146,5 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                        <xslt:output method="xml" encoding="UTF-8" cdata-section-elements="html:script html:style html:textarea"/>
                </xslt:transform>
        </template>
+       <output method="xml" encoding="UTF-8"/>
 </transform>
This page took 0.055563 seconds and 4 git commands to generate.