diff --git a/bt5/erp5_wizard/ActionTemplateItem/portal_types/Preference/express_preference.xml b/bt5/erp5_wizard/ActionTemplateItem/portal_types/Preference/express_preference.xml index 0f1b5d035af20ea62c8fde530b54cf6345eaa798..477224374f4050c5996a496c821206f7a1965269 100644 --- a/bt5/erp5_wizard/ActionTemplateItem/portal_types/Preference/express_preference.xml +++ b/bt5/erp5_wizard/ActionTemplateItem/portal_types/Preference/express_preference.xml @@ -15,6 +15,14 @@ <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> </value> </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>action_type/object_view</string> + </tuple> + </value> + </item> <item> <key> <string>category</string> </key> <value> <string>object_view</string> </value> diff --git a/bt5/erp5_wizard/ActionTemplateItem/portal_types/Wizard%20Tool/view.xml b/bt5/erp5_wizard/ActionTemplateItem/portal_types/Wizard%20Tool/view.xml index 34c8214f913750e586d9ec9d35fcb66c95f5f772..46337cf177da22c3e5202a34104d84e66e907a2b 100644 --- a/bt5/erp5_wizard/ActionTemplateItem/portal_types/Wizard%20Tool/view.xml +++ b/bt5/erp5_wizard/ActionTemplateItem/portal_types/Wizard%20Tool/view.xml @@ -15,6 +15,14 @@ <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> </value> </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>action_type/object_view</string> + </tuple> + </value> + </item> <item> <key> <string>category</string> </key> <value> <string>object_view</string> </value> diff --git a/bt5/erp5_wizard/PortalTypeTemplateItem/portal_types/Wizard%20Tool.xml b/bt5/erp5_wizard/PortalTypeTemplateItem/portal_types/Wizard%20Tool.xml index a642fa9d1c11b0ceb3581f298b4a66dc0f8c85f1..a72e958c510feb297959c17e4a725a702f46e2f9 100644 --- a/bt5/erp5_wizard/PortalTypeTemplateItem/portal_types/Wizard%20Tool.xml +++ b/bt5/erp5_wizard/PortalTypeTemplateItem/portal_types/Wizard%20Tool.xml @@ -9,18 +9,6 @@ </pickle> <pickle> <dictionary> - <item> - <key> <string>_actions</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>_aliases</string> </key> - <value> - <dictionary/> - </value> - </item> <item> <key> <string>_property_domain_dict</string> </key> <value> @@ -40,28 +28,10 @@ </dictionary> </value> </item> - <item> - <key> <string>_roles</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>acquire_local_roles</string> </key> <value> <int>1</int> </value> </item> - <item> - <key> <string>allowed_content_types</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>base_category_list</string> </key> - <value> - <tuple/> - </value> - </item> <item> <key> <string>content_icon</string> </key> <value> <string>folder_icon.gif</string> </value> @@ -88,12 +58,6 @@ <tuple/> </value> </item> - <item> - <key> <string>hidden_content_type_list</string> </key> - <value> - <tuple/> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>Wizard Tool</string> </value> @@ -106,12 +70,6 @@ <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> diff --git a/bt5/erp5_wizard/bt/change_log b/bt5/erp5_wizard/bt/change_log index c3db532fae737d493f94d36db218c0c57040cb4b..1990f7a555dcf1db86575b2e62bc3b50faad9ea8 100644 --- a/bt5/erp5_wizard/bt/change_log +++ b/bt5/erp5_wizard/bt/change_log @@ -1,3 +1,6 @@ +2009-10-16 rafael +* Update for the changes of new portal types of portal types. + 2009-04-18 Kazuhiko * Version 5.4.1 diff --git a/bt5/erp5_wizard/bt/revision b/bt5/erp5_wizard/bt/revision index b5db9c417a229cf02976899b74f8b6fc87712919..c2807f7f3cebe94f4ce652ca42b80dcc5853fe2d 100644 --- a/bt5/erp5_wizard/bt/revision +++ b/bt5/erp5_wizard/bt/revision @@ -1 +1 @@ -139 \ No newline at end of file +140 \ No newline at end of file diff --git a/bt5/erp5_wizard/bt/template_local_role_list b/bt5/erp5_wizard/bt/template_local_role_list new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/bt5/erp5_wizard/bt/template_portal_type_role_list b/bt5/erp5_wizard/bt/template_portal_type_role_list new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/bt5/erp5_wizard/bt/template_registered_skin_selection_list b/bt5/erp5_wizard/bt/template_registered_skin_selection_list new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391