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] | [List Home]


Subject: 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


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