[Erp5-report] r40825 nicolas.dumazet - /erp5/trunk/products/ERP5Type/tests/input/Category.xml
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Nov 29 05:39:24 CET 2010
Author: nicolas.dumazet
Date: Mon Nov 29 05:39:23 2010
New Revision: 40825
URL: http://svn.erp5.org?rev=40825&view=rev
Log:
add forgotten Category.xml for test
Added:
erp5/trunk/products/ERP5Type/tests/input/Category.xml
Added: erp5/trunk/products/ERP5Type/tests/input/Category.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/tests/input/Category.xml?rev=40825&view=auto
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/input/Category.xml (added)
+++ erp5/trunk/products/ERP5Type/tests/input/Category.xml [utf8] Mon Nov 29 05:39:23 2010
@@ -0,0 +1,122 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>_property_domain_dict</string> </key>
+ <value>
+ <dictionary>
+ <item>
+ <key> <string>short_title</string> </key>
+ <value>
+ <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+ </value>
+ </item>
+ <item>
+ <key> <string>title</string> </key>
+ <value>
+ <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+ </value>
+ </item>
+ </dictionary>
+ </value>
+ </item>
+ <item>
+ <key> <string>acquire_local_roles</string> </key>
+ <value> <int>0</int> </value>
+ </item>
+ <item>
+ <key> <string>content_icon</string> </key>
+ <value> <string>folder_icon.gif</string> </value>
+ </item>
+ <item>
+ <key> <string>content_meta_type</string> </key>
+ <value> <string>ERP5 Category</string> </value>
+ </item>
+ <item>
+ <key> <string>description</string> </key>
+ <value> <string>Folders allow to store a large number of documents (1,000,000 should not\n
+be a problem).</string> </value>
+ </item>
+ <item>
+ <key> <string>factory</string> </key>
+ <value> <string>addCategory</string> </value>
+ </item>
+ <item>
+ <key> <string>filter_content_types</string> </key>
+ <value> <int>1</int> </value>
+ </item>
+ <item>
+ <key> <string>group_list</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>Category</string> </value>
+ </item>
+ <item>
+ <key> <string>init_script</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>permission</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>title</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>type_class</string> </key>
+ <value> <string>Category</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+ <record id="2" aka="AAAAAAAAAAI=">
+ <pickle>
+ <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>domain_name</string> </key>
+ <value> <string>erp5_content</string> </value>
+ </item>
+ <item>
+ <key> <string>property_name</string> </key>
+ <value> <string>short_title</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+ <record id="3" aka="AAAAAAAAAAM=">
+ <pickle>
+ <tuple>
+ <tuple>
+ <string>Products.ERP5Type.TranslationProviderBase</string>
+ <string>TranslationInformation</string>
+ </tuple>
+ <none/>
+ </tuple>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>domain_name</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>property_name</string> </key>
+ <value> <string>title</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
More information about the Erp5-report
mailing list