[Zope-CMF] Getting started with CMF workflow
   
    Mark McEahern
     
    marklists@mceahern.com
       
    Wed, 23 Oct 2002 14:46:59 -0500
    
    
  
[Bram Wielemaker]
> I'm trying to find my way in de CMF workflow.  I made a new CMF site
> (CMF 1.3).  Add a user A (role manager) and a user B (role
> reviewer).  Add a folder named news.  User A add 2 news items in the
> folder news. Now I want user B to set these 2 items to the published
> state, but as I visit the site as user B there is no posibility to
> do this, I think there should be a hyperlink in the actionbox of
> user B telling there are items to be reviewed but there isn't?
Did user A "submit" the items for review?  By the way, I recommend using
DCWorkflow.  The nice thing about DCWorkflow is you can view (and edit) the
workflow through the ZMI.
Cheers,
// mark
-