OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: Re: chunking problem


Am Montag, 4. November 2002 14:35 schrieb Giuseppe Greco:
> Hi Con,
>
> I modified my stylesheet by adding
> <xsl:param name="use.id.as.filename" select="1"/>.
>
> This works for all the chunks except for the
> main one, for which I still get index.html.

look at 
http://docbook.sourceforge.net/release/xsl/snapshot/doc/html/
allmost all parameters are explained

you are looking for:

"root.filename - Identifies the name of the root HTML file when 
chunking"

which is set by default to "index"
set it to an empty string to use.id.as.filename

<xsl:param name="root.filename" select="''"/>

should help you.

kind regards,
janning

> Giuseppe
>
> On Mon, 2002-11-04 at 09:56, Con Validas wrote:
> > Hi Giuseppe,
> >
> > Have you managed to change the index.html filename to
> > something else as a result of using param
> > use.id.as.filename and chunking in xsltproc?
> >
> > If so, can you provide some details.
> >
> > Thanks,
> > Con.
> >
> > http://careers.yahoo.com.au - Yahoo! Careers
> > - 1,000's of jobs waiting online for you!

-- 
Planwerk 6 /websolutions
Herzogstraße 86
40215 Düsseldorf

fon 0211-6015919
fax 0211-6015917
http://www.planwerk6.de


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC