Loading plugins/breadcrumb/_breadcrumb.xsl +7 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,9 @@ <xsl:template match="*:rdg"> </xsl:template> <xsl:template match="*:witDetail"> </xsl:template> <!-- on gère les enrichissements typographiques--> <xsl:template match="*:hi" > <span> Loading @@ -38,5 +41,9 @@ </xsl:attribute> </xsl:template> <xsl:template match="*:index[@indexName='Index']"> <xsl:apply-templates select="*:term[@type='orig']/text()"/> </xsl:template> </xsl:stylesheet> No newline at end of file Loading
plugins/breadcrumb/_breadcrumb.xsl +7 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,9 @@ <xsl:template match="*:rdg"> </xsl:template> <xsl:template match="*:witDetail"> </xsl:template> <!-- on gère les enrichissements typographiques--> <xsl:template match="*:hi" > <span> Loading @@ -38,5 +41,9 @@ </xsl:attribute> </xsl:template> <xsl:template match="*:index[@indexName='Index']"> <xsl:apply-templates select="*:term[@type='orig']/text()"/> </xsl:template> </xsl:stylesheet> No newline at end of file