[Zope] Re: dtml-tree & skip unauthorized
Tres Seaver
tseaver at zope.com
Wed Oct 27 10:46:26 EDT 2004
Stéphane Peillon wrote:
> Hello,
>
> I would like to make a site map for my plone site (with Zope 2.7.2
> and Plone 2.0.4) with the dtml-tree function... When I tried my code,
> it's successful with the administrator count but it raise an exception
> "An error occurred. Error type: Unauthorized Error value: You are not
> allowed to access 'Documentation' in this context", although I use the
> "skip unauthorized" in the declaration of the dtml-tree tag. I also try
> to use skip unauthorized=1 with no more success.
>
> Is someone can help me ?
I would look at the $ZOPE_HOME/lib/python/ZTUtils/Tree.py for an
alternative to using the <dtml-tree> tag, whose semantics / quirks I
can't recall any longer.
BTW, next time, please don't "hijack" an existing thread to ask an
unrelated question; instead, please start a new thread (i.e., rather
than replying to a message, compose a new one to the list).
Tres.
--
===============================================================
Tres Seaver tseaver at zope.com
Zope Corporation "Zope Dealers" http://www.zope.com
More information about the Zope
mailing list