I lose my hierarchy all the time as well. I haven't been able to figure out a cause for it. Or figure out a way to debug it. The "entire wiki contents" shows only Singletons. The <dtml-var "context(REQUEST, with_siblings=0)"> in the standard_wiki_header doesn't seem to do anything anymore. ----- Original Message ----- From: "Simon Michael" <simon@joyful.com> To: "Zope Folk" <zope@zope.org> Sent: Wednesday, December 13, 2000 11:20 AM Subject: Re: [Zope] ZWiki hierarchy seems to be broken
do you see more than one page name in your url path - eg FrontPage/FrontPage ?
are you acquiring a different standard_wiki_header from somewhere ?
are you failing to acquire it ? (does page source include "<!-- end of default_wiki_header -->" ?) are permissions ok ?