Skip to content

Instantly share code, notes, and snippets.

@rbanffy
Created August 30, 2012 17:32
Show Gist options
  • Save rbanffy/3534511 to your computer and use it in GitHub Desktop.
Save rbanffy/3534511 to your computer and use it in GitHub Desktop.
<?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