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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: xsl guidance requested for website-2.3


Arnaud,

Thanks for your prompt response. It seems like what I am looking for.  It,
however, gave me following error message:

"http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl; Line
32; column 44; XSLT Error
(javax.xml.transform.TransformerConfigurationException):
javax.xml.transform.TransformerException:
javax.xml.transform.TransformerException: Had IO Exception with stylesheet
file: ../common/.targes.xsl"

I simply copied the content of <xsl:template name="home.navhead"> into
<xsl:template name="allpages.banner">.

chunk-tabular.xsl is included in my xsl file, and I am using website-2.3.

Can some one point me what I have done wrong, or what I have not done
here?

Any pointer would be highly appreciated.

Damar


On Mon, 13 Jan 2003, Arnaud Vandyck wrote:

> damar thapa <damar@netvigator.com> wrote:
> 
> > The last thing I need now is to keep those images on all pages, not
> > only on the front one. How can I do that?
> 
> <xsl:template name="allpages.banner">
>   <!-- This will be on all pages -->
> </xsl:template>
> 
> -- Arnaud Vandyck
> <http://vbstefi60.fapse.ulg.ac.be/~arnaud/>
> <http://www.ulg.ac.be/cgi-bin/ph/search?id=u184137>
> 
> 


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