[Erp5-report] r23596 - in /erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow: ....

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Sep 12 16:42:01 CEST 2008


Author: fabien
Date: Fri Sep 12 16:41:58 2008
New Revision: 23596

URL: http://svn.erp5.org?rev=23596&view=rev
Log:
move annonymous_workflow from egov public bt to safi_egov private bt wich is a more appropriate place.

Removed:
    erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_anonymous_workflow/
    erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_anonymous_workflow.xml

Removed: erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_anonymous_workflow.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_anonymous_workflow.xml?rev=23595&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_anonymous_workflow.xml (original)
+++ erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_anonymous_workflow.xml (removed)
@@ -1,70 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="DCWorkflowDefinition" module="Products.DCWorkflow.DCWorkflow"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_objects</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>creation_guard</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value> <string>The eGov anonymous workflow is the same as eGov universal workflow but with some rights for anonymous (on states).</string> </value>
-        </item>
-        <item>
-            <key> <string>groups</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>egov_anonymous_workflow</string> </value>
-        </item>
-        <item>
-            <key> <string>initial_state</string> </key>
-            <value> <string>draft</string> </value>
-        </item>
-        <item>
-            <key> <string>manager_bypass</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>permissions</string> </key>
-            <value>
-              <tuple>
-                <string>Access contents information</string>
-                <string>View</string>
-                <string>Add portal content</string>
-                <string>Modify portal content</string>
-                <string>Delete objects</string>
-                <string>Set own password</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>state_var</string> </key>
-            <value> <string>validation_state</string> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>ERP5 eGov anonymous Workflow</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>




More information about the Erp5-report mailing list