[Zope-CMF] default workflow question
Mark Gibson
mark@kaivo.com
Thu, 09 May 2002 13:29:47 -0600
I'd like to allow a class of trusted users to create items that would
automatically be 'published', yet retain a normal workflow for normal
registered memebers.
I'd like the trusted users to never have to worry about workflow, and
avoid the 'publish', 'retract', 'reject' process on their objects. I
realize I can give them 'Review portal content' permission on objects
they own, but this would still require the 'publish' step.
Any ideas on how best to go about doing this?
Thanks,
Mark