[Zope-CMF] Re: OT: Plone questions
Troy Farrell
troy@entheossoft.com
Fri, 24 Jan 2003 20:12:00 -0600
In one of the examples that comes with DCWorkflow, visible means that
anyone can view it, but it doesn't show up when you search the catalog
(as Anonymous). Published is 'public'. Visible (I guess) is where you
have to know the URL of the item. Look at the workflow in the
'portal_workflow' object. You can see what it does by examining the
scripts and permissions.
Troy
martin f krafft wrote:
> 1. What's the difference between the publication states 'visible' and
> 'published'?
> (http://sourceforge.net/mailarchive/message.php?msg_id=2753379)