1
2
<!-- Add before in top Templates variables-->
<!-- Characters we'll support.
Une fonction pour encoder les URL avec XSLT 1.0
A utiliser ensuite comme ceci par exemple :
<xsl:call-template name="url-encode">
<xsl:with-param name="str" select="$url"/>
</xsl:call-template>
A utiliser ensuite comme ceci par exemple :
<xsl:call-template name="url-encode">
<xsl:with-param name="str" select="$url"/>
</xsl:call-template>
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.