This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Typo in website 2alpha


Hi,

I had to change this in order to put the XSL files in an another disk
hierarchy :

[sylvain@orfeo xsl]$ diff autolayout.org autolayout.xsl
37c37
<   <xsl:variable name="page" select="document(@page)"/>
---
>   <xsl:variable name="page" select="document(@page,.)"/>


Norm, is that possible to make the href of the docbook.xsl import a
variable so we can customize it outside of the base stylesheets ?

[sylvain@orfeo xsl]$ diff website-common.xsl~ website-common.xsl
20c20
< <xsl:import href="../../xsl/xhtml/docbook.xsl"/>
---
> <xsl:import href="../../docbook/xhtml/docbook.xsl"/>

Sylvain

-- 
 > le question est dans le titre.
 > merci linuxement
 > Merci de repondre par mail aussi.
 -+- Greg in Guide du linuxien pervers : "Bien configurer son titre" -+-


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]