[Zope-CMF] Workflows - moving content on a transition

alan runyan alan runyan" <runyaga@runyaga.com
Tue, 13 Aug 2002 22:23:51 -0500


I wouldl ike to suggest keeping the cookbook recipes on zopelabs.com.
if you read the DCWorklfow system you create a python script.
its parameters is state_change or something like that.  from it you can get
the object, its container, etc.
you grab the object from the state_change and move it to the particular
folder you want.

I cant give you anything more concrete.  but if you ask more specific
questions after reading the DCWorkflow .pdf
that shane created i can try to help.  CC me on the emaisl to the mailing
list.  also.. you will want to execute these
scripts *after the tranisiton* this way they have the state permissions
already applied

its very simple.. just give it awhirl
~runyaga

----- Original Message -----
From: "Kevin Carlson" <khcarlso@bellsouth.net>
To: "John Morton" <jwm@plain.co.nz>; <zope-cmf@zope.org>
Sent: Tuesday, August 13, 2002 9:26 PM
Subject: RE: [Zope-CMF] Workflows - moving content on a transition


> http://lists.zope.org/pipermail/zope-cmf/2002-April/012439.html
>
> -----Original Message-----
> From: zope-cmf-admin@zope.org [mailto:zope-cmf-admin@zope.org]On Behalf
> Of John Morton
> Sent: Tuesday, August 13, 2002 9:35 PM
> To: zope-cmf@zope.org
> Subject: [Zope-CMF] Workflows - moving content on a transition
>
>
> I'm attempting to assemble a cookbook page for the DCWorkflow help system,
> and one of the often asked questions has been how to move content from the
> member's area to some location in the site on a publishing transition. If
> anyone has an example script that does this, I'd appreciate it.
>
> Thanks,
> John
>
> _______________________________________________
> Zope-CMF maillist  -  Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
>
>
> _______________________________________________
> Zope-CMF maillist  -  Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
>