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 2.5.0 sections template


On Fri, Oct 31, 2003 at 08:48:38AM -0800, David Pratt wrote:
> I am hoping someone can tell me where sections are rendered in Website 
> 2.5.0
> 
> I am wanting to add a choose statement in a customization to add an 
> attribute but can't seem to find a template for it.
> 
> It renders a section as follows:
> 
>          <div class="section" lang="en">
>            <div class="titlepage">
 
Website is a customization layer of the stock
DocBook HTML stylesheets.  The customization
templates handle the new elements in Website,
such as webpage, and let the stock stylesheets
handle the regular DocBook elements.
A section element is handled by the match="section"
template in html/section.xsl in the DocBook XSL
distribution.

-- 

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, or visit http://www.oasis-open.org/mlmanage/.


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