[Zope-PTK] Workflow question...
Shane Hathaway
shane@digicool.com
Fri, 19 Jan 2001 16:59:51 -0500
"Kevin A. Mitchell" wrote:
>
> The default portal_workflow grants the View permission to Anonymous
> when an item is published. But I have a part of a site that I'm
> working on that is restricted to users with elevated roles ('Staff'),
> which is implemented by not acquiring certain permissions (including
> View), and granting them to Staff at that folder level.
Right. This is a weakness of simply changing the role to permission
mappings in order to govern workflow. It's a design flaw, but soon
we'll begin work on the new workflow model we've been discussing.
Shane