[Erp5-report] r23982 - /erp5/trunk/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Oct 2 16:56:54 CEST 2008
Author: yusei
Date: Thu Oct 2 16:56:52 2008
New Revision: 23982
URL: http://svn.erp5.org?rev=23982&view=rev
Log:
Remove unnecessary data from tool instance.
Modified:
erp5/trunk/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml
Modified: erp5/trunk/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml?rev=23982&r1=23981&r2=23982&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml (original)
+++ erp5/trunk/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml Thu Oct 2 16:56:52 2008
@@ -10,149 +10,10 @@
<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>
More information about the Erp5-report
mailing list