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: TOC creation with website DTD


On Mon, Oct 28, 2002 at 12:01:46PM +0100, Fischer, Oliver wrote:
> Hello,

  hi all,
 
> I started to convert a website from  plain HTML to XML based on the 
> website DTD. Nearly everything is fine, except one thing: the toc on the 
> left site.
> 
> I have a simple structur like this:
> 
> <layout>
>   <toc page="index.xml" filename="index.html">
>     <tocentry page="download.xml" filename="download.html" />
>     <tocentry page="cvszugriff.xml" filename="cvszugriff.html" />
> 
>   </toc>
> </layout>
> 
> which results in a toc like
> 
> - download
> - cvszugriff
> 
> but I would like to have
> 
> - home (pointing to index.html)
> - download
> - cvszugriff
> 
> Does someone know how to do this?

just have a look at
/usr/share/doc/docbook-website/2.2/examples/layout.xml, for
example :

  <config param="homebanner-tabular" value="graphics/homebanner.png"
          altval="Home Banner"/>
  <config param="banner-tabular"     value="graphics/banner.png"
          altval="Banner"/>

  <config param="homebanner" value="graphics/homebanner.png"
          altval="Home Banner"/>
  <config param="banner"     value="graphics/icons/iconhome.gif"
          altval="Banner"/>
 
> Bye
> 
> Oliver
-- 
Philippe BOURCIER
PRISM developer               http://www.ipsl.jussieu.fr/~pbipsl/


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


Powered by eList eXpress LLC