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]
Other format: [Raw text]

Re: [docbook-apps] website xsl: unused variable (and chunking question)


On Wed, Sep 03, 2003 at 05:57:51PM +0400, Vitaly Ostanin wrote:
> Hello, All!
> 
> 1.
> In website.xsl from Website XSL stylesheets, inside
> <xsl:template match="webpage">
> variable $filename calculated but not used.

Fixed in CVS.
 
> 2.
> I write (not finished) customization layer for Website which
> allow publications for big DocBook documents (<book/>, <set/>
> etc). For it I use chunking code from DocBook XSL Stylesheets.
> 
> Please, tell me, why Website doesn't support chunking and
> elements for big documents ?

Well, I guess Norm could best answer this since he wrote it.
But I suspect that it was not the intended purpose of Website.
You can link to HTML documents generated by chunk.xsl
from the website layout.xml file, so you could build your
big documents outside of website and just point to them.

Perhaps you would like to use the tabular interface (the
collapsible table of contents) for a big DocBook document.
That would be a different style of rendering the DocBook
table of contents for chunked output.  That would be a
nice option for chunk.xsl, outside of Website, IMHO.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.


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