diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Drawing.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Drawing.xml index 9b6ce29abfeafcfbd1c4d3cc2459071165e3c265..0926a257695171029ae717c9d59ed48c43190b98 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Drawing.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Drawing.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.ERP5Type.ERP5Type</string> - <string>ERP5TypeInformation</string> - </tuple> - <none/> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> + <tuple/> </tuple> </pickle> <pickle> @@ -44,7 +41,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml index 733e81f1474f6f0a9640caad7e189a872095c256..08538bc8ddd6bf179e667b879a19b2b7dc01de00 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.ERP5Type.ERP5Type</string> - <string>ERP5TypeInformation</string> - </tuple> - <none/> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> + <tuple/> </tuple> </pickle> <pickle> @@ -44,7 +41,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml index d8302b67b54a8044a304ae321d7281a27688f77f..8e536ad0d10d2c39ab77130b7470fb4674c37da7 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.ERP5Type.ERP5Type</string> - <string>ERP5TypeInformation</string> - </tuple> - <none/> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> + <tuple/> </tuple> </pickle> <pickle> @@ -50,7 +47,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/RSS%20Feed.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/RSS%20Feed.xml index fd7b08f3ef2748ca42585e5348d7940c8298b33d..5caeb5609655e00b844a1aa91a74153150879918 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/RSS%20Feed.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/RSS%20Feed.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.ERP5Type.ERP5Type</string> - <string>ERP5TypeInformation</string> - </tuple> - <none/> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> + <tuple/> </tuple> </pickle> <pickle> @@ -44,7 +41,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml index beb28b369c669573dabdd6d10d060a192f7cc0f9..56187957f6d65473b6b1522370e93cb648f5bb04 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.ERP5Type.ERP5Type</string> - <string>ERP5TypeInformation</string> - </tuple> - <none/> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> + <tuple/> </tuple> </pickle> <pickle> @@ -44,7 +41,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml index 7ccd49cba43540e0f65465bc07d7f352647fff10..1f7ecf48518d802c758cc8fa0d45306c71e36a88 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.ERP5Type.ERP5Type</string> - <string>ERP5TypeInformation</string> - </tuple> - <none/> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> + <tuple/> </tuple> </pickle> <pickle> @@ -44,7 +41,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/URL%20Crawler.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/URL%20Crawler.xml index 7ae6abc4e03e6481169f0f88239b89b7a0885a0a..04e768c79fd079390776423a59b4e094616fa596 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/URL%20Crawler.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/URL%20Crawler.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.ERP5Type.ERP5Type</string> - <string>ERP5TypeInformation</string> - </tuple> - <none/> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> + <tuple/> </tuple> </pickle> <pickle> @@ -44,7 +41,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key>