Created
August 30, 2012 17:32
-
-
Save rbanffy/3534511 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<object name="portal_workflow" meta_type="Plone Workflow Tool"> | |
<property | |
name="title">Contains workflow definitions for your portal</property> | |
<bindings> | |
<default> | |
<bound-workflow workflow_id="simple_publication_workflow"/> | |
</default> | |
<type type_id="ATFolder"> | |
<bound-workflow workflow_id="folder_workflow"/> | |
</type> | |
</bindings> | |
</object> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment