[Zope-CMF] Creating a new Workflow
Jeff
jeff@thecolemans.ws
Wed, 9 May 2001 09:05:26 -0500
This is a multi-part message in MIME format.
------=_NextPart_000_02D7_01C0D867.2FC318C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi all,
I would like to create my own Workflow, I am a newbie running fast =
trying to get up to speed ;-}.=20
Is the following method headed in the right direction:
Create a new Product directory
Put a copy of DefaultWorkflow.py in the new directory
Rename and modify it:
Change all references to 'DefaultWorkflowDefinition' and =
'default_workflow' to my new names
Do NOT change the meta_type
Make required code changes....
Create a __init__.py file
HELP - I am not sure exactly what to put in it!
Thanks for the help,
Jeff
------=_NextPart_000_02D7_01C0D867.2FC318C0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4611.1300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi all,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I would like to create my own Workflow, =
I am a=20
newbie running fast trying to get up to speed ;-}. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Is the following method headed in the =
right=20
direction:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Create a new Product =
directory</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Put a copy of DefaultWorkflow.py in the =
new=20
directory</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Rename and modify it:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> Change all references to=20
'DefaultWorkflowDefinition' and 'default_workflow' to my new =
names</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> Do NOT change the =
meta_type</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> Make required code =
changes....</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Create a __init__.py file</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> HELP - I am not sure exactly what =
to put in=20
it!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks for the help,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Jeff</FONT></DIV></BODY></HTML>
------=_NextPart_000_02D7_01C0D867.2FC318C0--