[Zope-CMF] Moving Items with Workflow
alan runyan
alan runyan" <runyaga@runyaga.com
Thu, 29 Aug 2002 10:40:47 -0500
Ryan,
> This only limits/allows portal users to view portal content. The fact
> still stands, with the portal in place, there is one object that is
> submitted for approval , and that same object is the one that other users
> can see. By changing permissions on the state I can infact limit the
> viewing of items pending approval, but that will only make portal content
> pending approval non-existent to the public when those states are in
> effect. This is unacceptable when this is a public web-site. Web-surfers
> visiting my pages should never see a page missing or a page that has not
> been approved. This is why I am copying content into a new portal folder
> when it is approved by the top approver. That way, there is a nearly
> seamless transition from the old web content to the newly approved web
> content, not periods of absence. Thank you for the suggestion though. I
> would be happy with this solution if it were for my personal web page, but
> when my university's public image is involved, the permissions method
> won't fly. Trust me, I wish it were as easy as checking some permissions
> boxes. That would be nice.
> Still looking for suggestions.
you are in need of CMFVersions/CMFStaging. This is exactly what this is
made for.
it increases the complexity of your CMF. but then you have a proper
versioning
and staging system. and things that are pending are in different versions of
stages.
they are promoted to production using workflow.
~runyaga
p.s. Ryan do you work down by medical center/rice? I live in Montrose.