Generating scripts names from ID values instead from HTML pages names.

This commit is contained in:
Manuel Canales Esparcia 2006-08-19 14:15:25 +00:00
parent c88f294f76
commit 7b08c36afb

View file

@ -26,9 +26,7 @@
@id != 'x-setup'">
<!-- The file names -->
<xsl:variable name="pi-file" select="processing-instruction('dbhtml')"/>
<xsl:variable name="pi-file-value" select="substring-after($pi-file,'filename=')"/>
<xsl:variable name="filename" select="substring-before(substring($pi-file-value,2),'.html')"/>
<xsl:variable name="filename" select="@id"/>
<!-- Package name (use "Download FTP" by default. If empty, use "Download HTTP" -->
<xsl:param name="package">