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: section in sidebar?


Title: Scott Hudson
Folks,

IHAC that needs to be able to support multiple sections within a sidebar.

The model needs to support something like:
<chapter>
  <title>How to Ensnare a Jedi</para>
  <para>blah</para>
  <sidebar>
    <title>Working With Bounty Hunters</title>
    <para>blah</para>
    <para>blah</para>
    <section>
      <title>Negotiating Price</title>
      <para>blah</para>
      <para>blah</para>
     </section>
     <section>
       <title>Altering the Bargain</title>
       <para>"Pray I do not alter it further..."</para>
       <para>blah</para>
     </section>
   </sidebar>
   <para>blah</para>
</chapter>

Based on the current db v5 model, section is not allowed in a sidebar. How would you handle these types of sections within a sidebar?
Bridgehead might work for the titles, but it doesn't seem to provide the containment that is really needed. Formalpara only allows a single para.

I'm considering filing an RFE to allow section in sidebar, but thought I'd check here for ideas first?

Thanks,

--Scott

  Scott Hudson
  XML Business Architect

  scott.hudson@FlatironsSolutions.com

 

  O:  303.542.2146

  C:  303.332.1883

  F:  303.544.0522

 

  www.FlatironsSolutions.com

  An Inc. 500 Company

 



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