I have a couple of scripts that need to run on various workflow transitions. I put them in an external method called myscripts.py that goes into the Extensions directory of my instance. I have created a policy product as per Martin's book, but I don't see how to add these scripts into that product so they are installed in the right place and linked into workflow.
Do I have to recreate the entire workflow in a definitions.xml file just to add in these scripts? I am only using the workflows that come with plone 3 and the remember product. Or can the definitions.xml file contain just the changes to the existing plone workflow to add the scripts? Is there another way to include my scripts in the policy product? Thanks! Mark
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
