took care of strange texts appearing in footers

svn path=/trunk/; revision=19253
This commit is contained in:
nicoulas
2011-01-14 15:52:25 +00:00
parent fbf5450116
commit 1a1703be92
21 changed files with 40 additions and 21 deletions

View File

@@ -43,8 +43,9 @@
</xsl:element> </xsl:element>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -18,8 +18,9 @@
</xsl:call-template> </xsl:call-template>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -39,7 +39,7 @@
</xsl:element> </xsl:element>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set" /> <xsl:template match="set" />
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->

View File

@@ -36,8 +36,9 @@
</xsl:choose> </xsl:choose>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -36,8 +36,9 @@
</xsl:choose> </xsl:choose>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -36,8 +36,9 @@
</xsl:choose> </xsl:choose>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -36,8 +36,9 @@
</xsl:choose> </xsl:choose>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -36,8 +36,9 @@
</xsl:choose> </xsl:choose>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -36,8 +36,9 @@
</xsl:choose> </xsl:choose>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -36,8 +36,9 @@
</xsl:choose> </xsl:choose>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -36,8 +36,9 @@
</xsl:choose> </xsl:choose>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -36,8 +36,9 @@
</xsl:choose> </xsl:choose>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -36,8 +36,9 @@
</xsl:choose> </xsl:choose>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -48,8 +48,9 @@
</xsl:choose> </xsl:choose>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -41,5 +41,6 @@
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/> <xsl:template match="text"/>
</xsl:stylesheet> </xsl:stylesheet>

View File

@@ -93,7 +93,7 @@
</xsl:element> </xsl:element>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/> <xsl:template match="text"/>

View File

@@ -93,8 +93,9 @@
</xsl:element> </xsl:element>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -34,8 +34,9 @@
</xsl:element> </xsl:element>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -26,8 +26,9 @@
</xsl:for-each> </xsl:for-each>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -26,8 +26,9 @@
</xsl:for-each> </xsl:for-each>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">

View File

@@ -26,8 +26,9 @@
</xsl:for-each> </xsl:for-each>
</xsl:template> </xsl:template>
<!-- Do not copy <set> to output at all --> <!-- Do not copy <set> or <text> to output at all -->
<xsl:template match="set"/> <xsl:template match="set"/>
<xsl:template match="text"/>
<!-- For all other nodes, copy verbatim --> <!-- For all other nodes, copy verbatim -->
<xsl:template match="@*|node()" priority="-1"> <xsl:template match="@*|node()" priority="-1">