At 20:14 23/07/99 , Jens Vagelpohl wrote:
hey michel,
in regards to the tree navigation my setup is really simple. the documents in the tree are simply
<standard_html_header> <document content goes here> <standard_html_footer>
where the <tree> tag block itself is in the <standard_html_header>. so both document content and tree are in one DTML document, just a simple table setup. it's the very same layout used in the ZBook tutorial on creating a simple setup with a tree.
in my case, since there is just one "chapter" (one book icon) it would be sufficient if i could just make that book appear open and revealing the few pages in it.
I don't have much time to fully explain, but Tom Deprez wrote a tutorial on (amongst others) the tree navigation I wrote for ZBook, available at ZDP: http://zdp.zope.org/ZBook/ ZBook is displayed using a tree whose state is persistent across pages. -- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | Tel: +31-35-7502100 Fax: +31-35-7502111 | mailto:mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ------------------------------------------