From 12b9420de9af37d971be195863cec1b4146dd2e0 Mon Sep 17 00:00:00 2001 From: Yusei Tahara <yusei@nexedi.com> Date: Thu, 2 Oct 2008 14:56:52 +0000 Subject: [PATCH] Remove unnecessary data from tool instance. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23982 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../ToolTemplateItem/portal_wizard.xml | 139 ------------------ 1 file changed, 139 deletions(-) diff --git a/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml b/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml index b147029c4a..b49d6326fc 100644 --- a/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml +++ b/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml @@ -9,150 +9,11 @@ </pickle> <pickle> <dictionary> - <item> - <key> <string>_View_Permission</string> </key> - <value> - <tuple> - <string>Anonymous</string> - <string>Assignee</string> - <string>Assignor</string> - <string>Associate</string> - <string>Auditor</string> - <string>Authenticated</string> - <string>Author</string> - <string>Manager</string> - <string>Member</string> - <string>Owner</string> - <string>Reviewer</string> - </tuple> - </value> - </item> - <item> - <key> <string>_client_id</string> </key> - <value> <string>gjkpDZeWpzZDRdKkdTPX</string> </value> - </item> - <item> - <key> <string>_count</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - </value> - </item> - <item> - <key> <string>_current_bc_index</string> </key> - <value> <int>13</int> </value> - </item> - <item> - <key> <string>_local_properties</string> </key> - <value> - <tuple> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>user_preferred_language</string> </value> - </item> - <item> - <key> <string>type</string> </key> - <value> <string>string</string> </value> - </item> - </dictionary> - </tuple> - </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>description</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> <value> <string>portal_wizard</string> </value> </item> - <item> - <key> <string>id_generator</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>id_group</string> </key> - <value> <string>None</string> </value> - </item> - <item> - <key> <string>last_id</string> </key> - <value> <string>1</string> </value> - </item> - <item> - <key> <string>server_root</string> </key> - <value> <string>erp5</string> </value> - </item> - <item> - <key> <string>server_url</string> </key> - <value> <string>http://localhost:8080/</string> </value> - </item> - <item> - <key> <string>short_title</string> </key> - <value> <string>None</string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Wizard Tool</string> </value> - </item> - <item> - <key> <string>user_preferred_language</string> </key> - <value> <string>en</string> </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