Stephen Simmons wrote:
>
> Any suggestions? Something involving permissions/roles? Hacking
> before_bobo_traverse()? Something simpler?
You could use SiteAccess for this; get it to match the allowed paths and
patterns to those documents you want available directly through the web,
and return a 404 to those that don't match.
--
Steve Alexander
Software Engineer
Cat-Box limited
http://www.cat-box.net
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )