diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/ZODB%20Cache.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/ZODB%20Cache.xml index c3f1a33312646426bf0f0b1540e7f66382f888b2..1cd84b85f1dc68f34a540e4d07893f8a392b065d 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/ZODB%20Cache.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/ZODB%20Cache.xml @@ -27,6 +27,10 @@ <list/> </value> </item> + <item> + <key> <string>acquire_local_roles</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>allowed_content_types</string> </key> <value> @@ -45,12 +49,11 @@ </item> <item> <key> <string>content_meta_type</string> </key> - <value> <string>ERP5 Zodb Cache</string> </value> + <value> <string>ERP5 ZODB Cache</string> </value> </item> <item> <key> <string>description</string> </key> - <value> <string>\n - ZODBCache is a Zope (persistent) representation of \n + <value> <string> ZODBCache is a Zope (persistent) representation of \n the ZODB based real cache plugin object.\n </string> </value> </item> @@ -58,6 +61,16 @@ <key> <string>factory</string> </key> <value> <string>addZODBCache</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>hidden_content_type_list</string> </key> <value> @@ -68,12 +81,24 @@ <key> <string>id</string> </key> <value> <string>ZODB Cache</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>property_sheet_list</string> </key> <value> <tuple/> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> </dictionary> </pickle> </record> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 02be51a0b4e8b2b2755a9f04335da9c38fbf5e8c..f73dd741ecdc217c5cf895de14264e2d870350ad 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1211 \ No newline at end of file +1212 \ No newline at end of file