From bd7f5dd9d5c34c4c4fa198f8ecc14399b67a89a4 Mon Sep 17 00:00:00 2001 From: Ivan Tyagov <ivan@nexedi.com> Date: Mon, 23 Apr 2007 22:20:08 +0000 Subject: [PATCH] Added portal_contributions tool. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14171 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../PathTemplateItem/portal_contributions.xml | 92 +++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 bt5/erp5_dms/PathTemplateItem/portal_contributions.xml diff --git a/bt5/erp5_dms/PathTemplateItem/portal_contributions.xml b/bt5/erp5_dms/PathTemplateItem/portal_contributions.xml new file mode 100644 index 0000000000..dc1c956528 --- /dev/null +++ b/bt5/erp5_dms/PathTemplateItem/portal_contributions.xml @@ -0,0 +1,92 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5.Tool.ContributionTool</string> + <string>ContributionTool</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_count</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>_mt_index</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>_tree</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>portal_contributions</string> </value> + </item> + <item> + <key> <string>uid</string> </key> + <value> + <none/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>BTrees.Length</string> + <string>Length</string> + </tuple> + <none/> + </tuple> + </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> + </pickle> + <pickle> + <none/> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> + <pickle> + <tuple> + <tuple> + <string>BTrees.OOBTree</string> + <string>OOBTree</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <none/> + </pickle> + </record> +</ZopeData> -- 2.30.9