comparison xslt/dirindex.xslt @ 1898:d83f7372feb5

Regenerated.
author Vladimir Homutov <vl@nginx.com>
date Fri, 10 Feb 2017 12:55:59 +0300
parents 5d0cc9f886f4
children
comparison
equal deleted inserted replaced
1897:364a04c4f761 1898:d83f7372feb5
9 9
10 <!-- 10 <!--
11 .. a current directory of a XSLT script is where the script is stored, 11 .. a current directory of a XSLT script is where the script is stored,
12 .. but not where XSLT processor has been started to run the script 12 .. but not where XSLT processor has been started to run the script
13 --> 13 -->
14 <xsl:param select="'../xml'" name="XML"/> 14 <xsl:param select="'../xml'" name="XML"/>
15 15
16 <xsl:param name="LANG"/> 16 <xsl:param name="LANG"/>
17 17
18 <xsl:template match="modules"> 18 <xsl:template match="modules">
19 <article name="{document(concat($XML, '/i18n.xml')) 19 <article name="{document(concat($XML, '/i18n.xml'))