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 ?
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 ?
On Wed, Dec 13, 2000 at 08:20:14AM -0800, Simon Michael wrote:
do you see more than one page name in your url path - eg FrontPage/FrontPage ?
On the very first page, yes, as the folder and the WikiPage have the same name. However, the header appears on this page.
are you acquiring a different standard_wiki_header from somewhere ?
Not that I know of. I only have one ZWiki object setup
are you failing to acquire it ? (does page source include "<!-- end of default_wiki_header -->" ?) are permissions ok ?
The page source includes this text: <!-- end of standard_wiki_header --> Aha! I just went digging through all the properties of the pages that didn't have headers, and compared them to the properties for the pages that did, and I noticed that they were all parented wrong! I didn't think to look there. I had changed the name of the FrontPage to something else, which broke all the parent links. Thanks for your very kind assistance! -- Stand Fast, tjg. Timothy Grant tjg@exceptionalminds.com Red Hat Certified Engineer www.exceptionalminds.com Avalon Technology Group, Inc. (503) 246-3630
>>>>>>>Linux, because rebooting is *NOT* normal<<<<<<<<< This machine was last rebooted: 15 days 1 hours ago<<
participants (3)
-
Frank McGeough -
Simon Michael -
Timothy Grant