Provide our own copy of the default one state workflow. Not all Plone sites have this workflow installed.

svn path=/plone.app.discussion/trunk/; revision=33490
This commit is contained in:
Hanno Schlichting
2010-01-27 14:46:12 +00:00
parent efc60b2620
commit ece5e3c302
4 changed files with 110 additions and 1 deletions
@@ -1,6 +1,7 @@
<?xml version="1.0"?>
<object name="portal_workflow">
<object name="comment_review_workflow" meta_type="Workflow"/>
<object name="one_state_workflow" meta_type="Workflow"/>
<bindings>
<type type_id="Discussion Item">
<bound-workflow workflow_id="one_state_workflow" />