Commit 62c6017f authored by Julien Muchembled's avatar Julien Muchembled

Clean up erp_web

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30544 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 11024b90
......@@ -203,25 +203,13 @@
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>BTrees.Length</string>
<string>Length</string>
</tuple>
<none/>
</tuple>
<global name="Length" module="BTrees.Length"/>
</pickle>
<pickle> <int>0</int> </pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>BTrees.OOBTree</string>
<string>OOBTree</string>
</tuple>
<none/>
</tuple>
<global name="OOBTree" module="BTrees._OOBTree"/>
</pickle>
<pickle>
<none/>
......@@ -229,13 +217,7 @@
</record>
<record id="4" aka="AAAAAAAAAAQ=">
<pickle>
<tuple>
<tuple>
<string>BTrees.OOBTree</string>
<string>OOBTree</string>
</tuple>
<none/>
</tuple>
<global name="OOBTree" module="BTrees._OOBTree"/>
</pickle>
<pickle>
<none/>
......
......@@ -7,16 +7,16 @@
<item>Web Page</item>
</portal_type>
<portal_type id="Web Section">
<item>Web Section</item>
<item>File</item>
<item>Role Definition</item>
<item>Image</item>
<item>Role Definition</item>
<item>Web Section</item>
</portal_type>
<portal_type id="Web Site">
<item>File</item>
<item>Image</item>
<item>Role Definition</item>
<item>Web Section</item>
<item>Image</item>
<item>File</item>
</portal_type>
<portal_type id="Web Site Module">
<item>Web Site</item>
......
<base_category_list>
<portal_type id="Web Page">
<item>successor</item>
<item>publication_section</item>
<item>predecessor</item>
<item>publication_section</item>
<item>similar</item>
<item>successor</item>
</portal_type>
<portal_type id="Web Page Module">
<item>business_application</item>
......
......@@ -13,10 +13,10 @@
</chain>
<chain>
<type>Web Section</type>
<workflow>category_publication_workflow, local_permission_interaction_workflow, edit_workflow</workflow>
<workflow>category_publication_workflow, edit_workflow, local_permission_interaction_workflow</workflow>
</chain>
<chain>
<type>Web Site</type>
<workflow>local_permission_interaction_workflow, edit_workflow, category_publication_workflow</workflow>
<workflow>category_publication_workflow, edit_workflow, local_permission_interaction_workflow</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
870
\ No newline at end of file
871
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment