From 5ecddd5cb7b11727608403904c6046e6e407bd4a Mon Sep 17 00:00:00 2001 From: Yusei Tahara <yusei@nexedi.com> Date: Fri, 8 May 2009 07:06:29 +0000 Subject: [PATCH] 2009-05-08 yusei * Simplify field libraries and proxy fields. Old field libraries are kept for backward compatibility. * Update dependencies. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26892 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../erp5_web/Base_viewWebFieldLibrary.xml | 156 +++++++++++ .../Base_viewWebFieldLibrary/my_checkbox.xml | 87 ++++++ .../Base_viewWebFieldLibrary/my_date.xml | 87 ++++++ .../my_description.xml | 87 ++++++ .../Base_viewWebFieldLibrary/my_email.xml | 87 ++++++ .../my_float_field.xml | 87 ++++++ .../my_image_field.xml | 87 ++++++ .../my_input_button_field.xml | 87 ++++++ .../my_integer_value.xml | 87 ++++++ .../my_lines_field.xml | 87 ++++++ .../my_link_field.xml | 87 ++++++ .../my_list_field.xml | 87 ++++++ .../my_list_mode_listbox.xml | 87 ++++++ .../my_multi_check_box_field.xml | 87 ++++++ .../my_multi_relation_field.xml | 87 ++++++ .../my_parallel_list_field.xml | 87 ++++++ .../Base_viewWebFieldLibrary/my_password.xml | 87 ++++++ .../my_radio_field.xml | 87 ++++++ .../my_string_field.xml | 87 ++++++ .../my_text_area_field.xml | 87 ++++++ .../my_text_content.xml | 87 ++++++ .../Base_viewWebFieldLibrary/my_title.xml | 87 ++++++ .../my_translated_workflow_state_title.xml | 87 ++++++ .../my_view_mode_listbox.xml | 87 ++++++ .../Base_viewWebFieldLibrary/your_title.xml | 87 ++++++ .../erp5_web/File_viewAsWeb/file_url.xml | 250 ++---------------- .../File_viewAsWeb/my_content_type.xml | 2 +- .../File_viewAsWeb/my_description.xml | 14 +- .../erp5_web/File_viewAsWeb/my_size.xml | 42 ++- .../erp5_web/File_viewAsWeb/my_title.xml | 14 +- .../erp5_web/Image_viewAsWeb/image_view.xml | 243 ++--------------- .../Image_viewAsWeb/my_description.xml | 14 +- .../erp5_web/Image_viewAsWeb/my_title.xml | 14 +- .../WebPageModule_viewWebPageList/listbox.xml | 30 +-- .../erp5_web/WebPage_view/iframe_content.xml | 72 ++++- .../erp5_web/WebPage_view/my_description.xml | 14 +- .../WebPage_view/my_effective_date.xml | 21 +- .../erp5_web/WebPage_view/my_int_index.xml | 13 +- .../erp5_web/WebPage_view/my_language.xml | 19 +- .../my_publication_section_list.xml | 45 +++- .../erp5_web/WebPage_view/my_reference.xml | 14 +- .../erp5_web/WebPage_view/my_short_title.xml | 12 +- .../erp5_web/WebPage_view/my_title.xml | 10 +- .../my_translated_validation_state_title.xml | 12 +- .../erp5_web/WebPage_view/my_version.xml | 14 +- .../erp5_web/WebPage_view/text_content.xml | 68 ++++- .../WebPage_viewAsWeb/iframe_content.xml | 48 +++- .../erp5_web/WebPage_viewAsWeb/my_title.xml | 14 +- .../WebPage_viewAsWeb/text_content.xml | 48 +++- .../WebPage_viewContentList/listbox.xml | 42 +-- .../listbox_creation_date.xml | 7 +- .../listbox_modification_date.xml | 7 +- .../WebPage_viewContentList/my_reference.xml | 9 +- .../WebPage_viewContentList/my_title.xml | 10 +- .../WebPage_viewEditor/my_text_content.xml | 4 +- ...content_substitution_mapping_method_id.xml | 2 +- .../WebPage_viewEditor/my_text_format.xml | 56 +++- .../your_email_recipient_list.xml | 238 ++--------------- .../your_email_sender.xml | 2 +- .../your_email_text.xml | 2 +- .../your_email_title.xml | 2 +- .../erp5_web/WebSection_view/listbox.xml | 60 +---- .../WebSection_view/listbox_creation_date.xml | 7 +- .../listbox_modification_date.xml | 7 +- .../my_aggregate_title_list.xml | 2 +- .../my_authorization_forced.xml | 2 +- .../WebSection_view/my_container_layout.xml | 2 +- .../WebSection_view/my_content_layout.xml | 2 +- .../my_custom_render_method_id.xml | 2 +- .../my_default_page_displayed.xml | 2 +- .../WebSection_view/my_description.xml | 2 +- .../erp5_web/WebSection_view/my_id.xml | 20 +- .../erp5_web/WebSection_view/my_int_index.xml | 9 +- .../my_layout_configuration_form_id.xml | 2 +- .../WebSection_view/my_short_title.xml | 14 +- .../my_site_map_document_parent.xml | 2 +- .../my_site_map_section_parent.xml | 2 +- .../WebSection_view/my_subject_list.xml | 22 +- .../erp5_web/WebSection_view/my_title.xml | 10 +- .../my_translated_validation_state_title.xml | 34 ++- .../erp5_web/WebSection_view/my_visible.xml | 2 +- .../erp5_web/WebSection_viewAsWeb/listbox.xml | 17 +- .../listbox_modification_date.xml | 12 +- .../WebSection_viewAsWeb/my_description.xml | 14 +- .../WebSection_viewAsWeb/my_title.xml | 14 +- .../WebSection_viewContent/listbox.xml | 26 +- .../listbox_creation_date.xml | 7 +- .../listbox_modification_date.xml | 7 +- .../WebSection_viewContent/my_title.xml | 14 +- .../your_category.xml | 202 ++------------ .../your_depth.xml | 192 ++------------ .../your_remove_missing.xml | 111 ++------ .../your_section_id.xml | 200 ++------------ .../your_update_existing.xml | 111 ++------ .../WebSiteModule_viewWebSiteList/listbox.xml | 28 +- .../erp5_web/WebSite_view/listbox.xml | 28 +- .../WebSite_view/my_aggregate_title_list.xml | 2 +- .../WebSite_view/my_authorization_forced.xml | 2 +- .../my_available_language_set.xml | 177 ++----------- .../WebSite_view/my_container_layout.xml | 2 +- .../WebSite_view/my_content_layout.xml | 2 +- .../my_custom_render_method_id.xml | 2 +- .../my_default_available_language.xml | 190 ++----------- .../my_default_page_displayed.xml | 2 +- .../erp5_web/WebSite_view/my_description.xml | 12 +- .../erp5_web/WebSite_view/my_id.xml | 27 +- .../erp5_web/WebSite_view/my_int_index.xml | 9 +- .../my_layout_configuration_form_id.xml | 2 +- .../erp5_web/WebSite_view/my_short_title.xml | 14 +- .../my_site_map_document_parent.xml | 2 +- .../my_site_map_section_parent.xml | 2 +- .../WebSite_view/my_skin_selection_name.xml | 2 +- .../my_static_language_selection.xml | 2 +- .../erp5_web/WebSite_view/my_subject_list.xml | 22 +- .../erp5_web/WebSite_view/my_title.xml | 10 +- .../my_translated_validation_state_title.xml | 34 ++- .../erp5_web/WebSite_view/my_visible.xml | 2 +- .../erp5_web/WebSite_viewAsWeb/listbox.xml | 32 +-- .../WebSite_viewAsWeb/my_description.xml | 24 +- .../erp5_web/WebSite_viewAsWeb/my_title.xml | 14 +- .../WebSite_viewRegistrationDialog/submit.xml | 27 +- .../your_default_address_city.xml | 12 +- .../your_default_address_region.xml | 35 ++- .../your_default_address_street_address.xml | 27 +- .../your_default_address_zip_code.xml | 17 +- .../your_default_email_text.xml | 12 +- .../your_default_fax_text.xml | 12 +- .../your_default_telephone_text.xml | 12 +- .../your_first_name.xml | 24 +- .../your_last_name.xml | 24 +- .../your_password.xml | 49 +++- .../your_password_confirm.xml | 50 +++- .../your_reference.xml | 46 +++- .../erp5_web/WebSite_viewSite/listbox.xml | 28 +- .../WebSite_viewSite/my_description.xml | 24 +- .../erp5_web/WebSite_viewSite/my_id.xml | 20 +- .../erp5_web/WebSite_viewSite/my_layout.xml | 2 +- .../WebSite_viewSite/my_source_title_list.xml | 9 +- .../erp5_web/WebSite_viewSite/my_title.xml | 14 +- .../erp5_web/WebSite_viewSite/my_visible.xml | 2 +- bt5/erp5_web/bt/change_log | 4 + bt5/erp5_web/bt/dependency_list | 1 + bt5/erp5_web/bt/revision | 2 +- 143 files changed, 3677 insertions(+), 2225 deletions(-) create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_checkbox.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_date.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_description.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_email.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_float_field.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_image_field.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_input_button_field.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_integer_value.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_lines_field.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_link_field.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_list_field.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_list_mode_listbox.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_multi_check_box_field.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_multi_relation_field.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_parallel_list_field.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_password.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_radio_field.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_string_field.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_text_area_field.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_text_content.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_title.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_translated_workflow_state_title.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_view_mode_listbox.xml create mode 100644 bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/your_title.xml diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary.xml new file mode 100644 index 0000000000..3218adffb5 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary.xml @@ -0,0 +1,156 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_bind_names</string> </key> + <value> + <object> + <klass> + <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>_asgns</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>_objects</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>encoding</string> </key> + <value> <string>UTF-8</string> </value> + </item> + <item> + <key> <string>enctype</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>group_list</string> </key> + <value> + <list> + <string>left</string> + <string>right</string> + <string>center</string> + <string>bottom</string> + <string>hidden</string> + </list> + </value> + </item> + <item> + <key> <string>groups</string> </key> + <value> + <dictionary> + <item> + <key> <string>bottom</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>center</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>left</string> </key> + <value> + <list> + <string>my_multi_check_box_field</string> + <string>my_integer_value</string> + <string>my_view_mode_listbox</string> + <string>my_list_field</string> + <string>my_lines_field</string> + <string>my_image_field</string> + <string>my_password</string> + <string>my_text_content</string> + <string>my_text_area_field</string> + <string>my_string_field</string> + <string>my_multi_relation_field</string> + <string>my_description</string> + <string>my_checkbox</string> + <string>my_input_button_field</string> + <string>my_link_field</string> + <string>my_translated_workflow_state_title</string> + <string>my_float_field</string> + <string>your_title</string> + <string>my_email</string> + <string>my_parallel_list_field</string> + <string>my_list_mode_listbox</string> + <string>my_date</string> + <string>my_radio_field</string> + <string>my_title</string> + </list> + </value> + </item> + <item> + <key> <string>right</string> </key> + <value> + <list/> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>method</string> </key> + <value> <string>POST</string> </value> + </item> + <item> + <key> <string>name</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>row_length</string> </key> + <value> <int>4</int> </value> + </item> + <item> + <key> <string>stored_encoding</string> </key> + <value> <string>UTF-8</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode_mode</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_checkbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_checkbox.xml new file mode 100644 index 0000000000..b77b70b2f8 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_checkbox.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_checkbox</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_checkbox</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_date.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_date.xml new file mode 100644 index 0000000000..9780ea969d --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_date.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_date</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_date</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_description.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_description.xml new file mode 100644 index 0000000000..6fdb8fb530 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_description.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_description</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_description</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_email.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_email.xml new file mode 100644 index 0000000000..dbdc307bad --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_email.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_email</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_email</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_float_field.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_float_field.xml new file mode 100644 index 0000000000..ad8655e00d --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_float_field.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_float_field</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_float_field</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_image_field.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_image_field.xml new file mode 100644 index 0000000000..4092012790 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_image_field.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_image_field</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_image_field</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_input_button_field.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_input_button_field.xml new file mode 100644 index 0000000000..785a8f57b9 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_input_button_field.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_input_button_field</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_input_button_field</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_integer_value.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_integer_value.xml new file mode 100644 index 0000000000..96ebce5e70 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_integer_value.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_integer_value</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_integer_value</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_lines_field.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_lines_field.xml new file mode 100644 index 0000000000..e8568d5ec0 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_lines_field.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_lines_field</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_lines_field</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_link_field.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_link_field.xml new file mode 100644 index 0000000000..c9d9ebe7ab --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_link_field.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_link_field</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_link_field</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_list_field.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_list_field.xml new file mode 100644 index 0000000000..d0805a0d35 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_list_field.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_list_field</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_list_field</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_list_mode_listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_list_mode_listbox.xml new file mode 100644 index 0000000000..8a308180dd --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_list_mode_listbox.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_list_mode_listbox</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_list_mode_listbox</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_multi_check_box_field.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_multi_check_box_field.xml new file mode 100644 index 0000000000..95ce08614c --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_multi_check_box_field.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_multi_check_box_field</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_multi_check_box_field</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_multi_relation_field.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_multi_relation_field.xml new file mode 100644 index 0000000000..edd02a2358 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_multi_relation_field.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_multi_relation_field</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_multi_relation_field</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_parallel_list_field.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_parallel_list_field.xml new file mode 100644 index 0000000000..23ee148e7b --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_parallel_list_field.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_parallel_list_field</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_parallel_list_field</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_password.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_password.xml new file mode 100644 index 0000000000..66874cd773 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_password.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_password</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_password</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_radio_field.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_radio_field.xml new file mode 100644 index 0000000000..8e55d50563 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_radio_field.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_radio_field</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_radio_field</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_string_field.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_string_field.xml new file mode 100644 index 0000000000..49da8bae70 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_string_field.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_string_field</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_string_field</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_text_area_field.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_text_area_field.xml new file mode 100644 index 0000000000..1158a00752 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_text_area_field.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_text_area_field</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_text_area_field</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_text_content.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_text_content.xml new file mode 100644 index 0000000000..2369841544 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_text_content.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_text_content</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_text_content</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_title.xml new file mode 100644 index 0000000000..7315539e8e --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_title.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_title</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_title</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_translated_workflow_state_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_translated_workflow_state_title.xml new file mode 100644 index 0000000000..22918ca696 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_translated_workflow_state_title.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_translated_workflow_state_title</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_translated_workflow_state_title</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_view_mode_listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_view_mode_listbox.xml new file mode 100644 index 0000000000..9a0b9ec77f --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/my_view_mode_listbox.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_view_mode_listbox</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_view_mode_listbox</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/your_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/your_title.xml new file mode 100644 index 0000000000..5d6631aad2 --- /dev/null +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Base_viewWebFieldLibrary/your_title.xml @@ -0,0 +1,87 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>your_title</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>your_title</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewDialogFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/file_url.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/file_url.xml index 1e882950dd..fb98241c2d 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/file_url.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/file_url.xml @@ -3,12 +3,22 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="LinkField" module="Products.Formulator.StandardFields"/> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> <tuple/> </tuple> </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>title</string> + <string>css_class</string> + <string>default</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>file_url</string> </value> @@ -21,18 +31,6 @@ <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> - <item> - <key> <string>not_link</string> </key> - <value> <string>The specified link is broken.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> - </item> </dictionary> </value> </item> @@ -41,83 +39,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>check_link</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>check_timeout</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>link_type</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -127,22 +57,6 @@ <key> <string>tales</string> </key> <value> <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>check_link</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>check_timeout</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>default</string> </key> <value> @@ -150,47 +64,15 @@ </value> </item> <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>link_type</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> <item> @@ -199,18 +81,6 @@ <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> </value> </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> </dictionary> </value> </item> @@ -218,86 +88,26 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>check_link</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>check_timeout</string> </key> - <value> <float>7.0</float> </value> - </item> <item> <key> <string>css_class</string> </key> <value> <string>hidden_label</string> </value> </item> <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> + <key> <string>field_id</string> </key> + <value> <string>my_link_field</string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> + <key> <string>form_id</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> - <key> <string>display_width</string> </key> - <value> <int>20</int> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>link_type</string> </key> - <value> <string>external</string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> </item> <item> <key> <string>title</string> </key> <value> <string>Download</string> </value> </item> - <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> </dictionary> </value> </item> @@ -307,11 +117,8 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> </tuple> </pickle> <pickle> @@ -326,11 +133,8 @@ <record id="3" aka="AAAAAAAAAAM="> <pickle> <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_content_type.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_content_type.xml index b4f8002de6..6c61b8380b 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_content_type.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_content_type.xml @@ -95,7 +95,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_description.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_description.xml index 62737708b6..b295a42ac6 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_description.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_description.xml @@ -13,6 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> + <string>title</string> <string>whitespace_preserve</string> <string>width</string> <string>enabled</string> @@ -82,18 +84,26 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> + </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_description</string> </value> + <value> <string>my_text_area_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Description</string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_size.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_size.xml index d0e0c89335..bdf546b3e1 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_size.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_size.xml @@ -13,10 +13,12 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> <string>title</string> + <string>css_class</string> <string>editable</string> - <string>input_style</string> <string>default</string> + <string>display_width</string> </list> </value> </item> @@ -64,6 +66,12 @@ <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> </value> </item> + <item> + <key> <string>display_width</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string></string> </value> @@ -83,21 +91,25 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>css_class</string> </key> + <value> <string>figure</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>Default Quantity of a resource in ERP5. It can be a product or it can be time quantity like hours or minutes for example. Quantity can be found in almost every business field of ERP5 and will always have this meaning, unless the term is different or precise, such as Priced Quantity for example.</string> </value> + </item> <item> <key> <string>editable</string> </key> <value> <int>0</int> </value> </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_quantity</string> </value> + <value> <string>my_float_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> - </item> - <item> - <key> <string>input_style</string> </key> - <value> <string>-1234.5</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> @@ -129,4 +141,20 @@ </dictionary> </pickle> </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python: preferences.getPreference(\'preferred_quantity_field_width\', 5)</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_title.xml index bbfec350c4..1abacb9c79 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/File_viewAsWeb/my_title.xml @@ -13,6 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> + <string>title</string> <string>display_width</string> <string>enabled</string> </list> @@ -81,22 +83,30 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The name of a document in ERP5</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>20</int> </value> </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_title</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Title</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Image_viewAsWeb/image_view.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Image_viewAsWeb/image_view.xml index ccd2b25fd4..1263ca8afc 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Image_viewAsWeb/image_view.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Image_viewAsWeb/image_view.xml @@ -3,12 +3,22 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="ImageField" module="Products.ERP5Form.ImageField"/> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> <tuple/> </tuple> </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>image_display</string> + <string>title</string> + <string>default</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>image_view</string> </value> @@ -21,14 +31,6 @@ <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> - </item> </dictionary> </value> </item> @@ -37,83 +39,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>image_display</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>image_format</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>image_resolution</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -123,14 +57,6 @@ <key> <string>tales</string> </key> <value> <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>default</string> </key> <value> @@ -138,71 +64,15 @@ </value> </item> <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>image_display</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>image_format</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>image_resolution</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -213,85 +83,25 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>20</int> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> + <key> <string>field_id</string> </key> + <value> <string>my_image_field</string> </value> </item> <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> + <key> <string>form_id</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>image_display</string> </key> <value> <string>large</string> </value> </item> <item> - <key> <string>image_format</string> </key> - <value> <string>jpg</string> </value> - </item> - <item> - <key> <string>image_resolution</string> </key> - <value> <int>75</int> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> </item> <item> <key> <string>title</string> </key> <value> <string>Image</string> </value> </item> - <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> </dictionary> </value> </item> @@ -301,11 +111,8 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Image_viewAsWeb/my_description.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Image_viewAsWeb/my_description.xml index 778a9ea896..fb9396288b 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Image_viewAsWeb/my_description.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Image_viewAsWeb/my_description.xml @@ -13,6 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> + <string>title</string> <string>whitespace_preserve</string> <string>width</string> </list> @@ -75,18 +77,26 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> + </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_description</string> </value> + <value> <string>my_text_area_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Description</string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Image_viewAsWeb/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Image_viewAsWeb/my_title.xml index 52c14350f1..a10e1551f1 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Image_viewAsWeb/my_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/Image_viewAsWeb/my_title.xml @@ -13,6 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> + <string>title</string> <string>display_width</string> </list> </value> @@ -74,22 +76,30 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The name of a document in ERP5</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>20</int> </value> </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_title</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Title</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewWebPageList/listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewWebPageList/listbox.xml index 4ad8393010..b14008d009 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewWebPageList/listbox.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewWebPageList/listbox.xml @@ -13,19 +13,17 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>domain_root_list</string> <string>title</string> - <string>lines</string> + <string>select</string> + <string>selection_name</string> <string>columns</string> - <string>sort</string> - <string>list_method</string> <string>count_method</string> - <string>selection_name</string> <string>default_params</string> - <string>search</string> - <string>select</string> - <string>editable_columns</string> + <string>list_method</string> <string>domain_tree</string> - <string>domain_root_list</string> + <string>search</string> + <string>lines</string> </list> </value> </item> @@ -156,19 +154,13 @@ <key> <string>domain_tree</string> </key> <value> <int>1</int> </value> </item> - <item> - <key> <string>editable_columns</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>field_id</string> </key> - <value> <string>listbox</string> </value> + <value> <string>my_view_mode_listbox</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>lines</string> </key> @@ -192,12 +184,6 @@ <key> <string>selection_name</string> </key> <value> <string>web_page_module_view_web_page_list_selection</string> </value> </item> - <item> - <key> <string>sort</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/iframe_content.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/iframe_content.xml index 670124a65f..94adc8332e 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/iframe_content.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/iframe_content.xml @@ -12,7 +12,13 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + <string>width</string> + <string>whitespace_preserve</string> + <string>default</string> + <string>enabled</string> + </list> </value> </item> <item> @@ -53,6 +59,18 @@ <key> <string>tales</string> </key> <value> <dictionary> + <item> + <key> <string>default</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string></string> </value> @@ -74,20 +92,68 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>iframe_content</string> </value> + <value> <string>my_text_content</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Page Content</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <int>80</int> </value> + </item> </dictionary> </value> </item> </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string encoding="cdata"><![CDATA[ + +python:\'<iframe width="100%%" height="600" src="%s/asEntireHTML"></iframe>\' % here.absolute_url() + +]]></string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>here/isExternalDocument</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_description.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_description.xml index eb8a7049ea..7bc4defdd9 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_description.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_description.xml @@ -12,7 +12,9 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>whitespace_preserve</string> + </list> </value> </item> <item> @@ -72,25 +74,21 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>field_id</string> </key> <value> <string>my_description</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Description</string> </value> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_effective_date.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_effective_date.xml index e5c2cdde7a..04a2289207 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_effective_date.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_effective_date.xml @@ -9,6 +9,15 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>description</string> + <string>title</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>my_effective_date</string> </value> @@ -66,18 +75,26 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The date when a document is published.</string> </value> + </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_effective_date</string> </value> + <value> <string>my_date</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Publication Date</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_int_index.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_int_index.xml index 08e461ab83..bc69e65abb 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_int_index.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_int_index.xml @@ -12,7 +12,10 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>description</string> + <string>title</string> + </list> </value> </item> <item> @@ -74,15 +77,15 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>Index used to sort pages</string> </value> + <value> <string>Sort Index will either give a calculation order or a sorting order of a document in a list that contains many documents.</string> </value> </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_int_index</string> </value> + <value> <string>my_integer_value</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> @@ -90,7 +93,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Order Index</string> </value> + <value> <string>Sort Index</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_language.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_language.xml index d5413f7bc2..23c7f3cc84 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_language.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_language.xml @@ -12,7 +12,12 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>description</string> + <string>title</string> + <string>display_maxwidth</string> + <string>display_width</string> + </list> </value> </item> <item> @@ -76,13 +81,21 @@ <key> <string>description</string> </key> <value> <string>Language of the web page, it uses code like en, fr, ja...</string> </value> </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <int>5</int> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>5</int> </value> + </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_language</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_publication_section_list.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_publication_section_list.xml index 64381545b1..1c77329b0c 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_publication_section_list.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_publication_section_list.xml @@ -12,7 +12,12 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>hash_script_id</string> + <string>title</string> + <string>required</string> + <string>items</string> + </list> </value> </item> <item> @@ -61,6 +66,12 @@ <key> <string>form_id</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>items</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> <item> <key> <string>target</string> </key> <value> <string></string> </value> @@ -74,20 +85,48 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>my_publication_section_list</string> </value> + <value> <string>my_parallel_list_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>hash_script_id</string> </key> + <value> <string>Base_hashCategoryList</string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Publication Section</string> </value> + </item> </dictionary> </value> </item> </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python: here.portal_categories[field.getId().replace(\'my_\', \'\', 1).replace(\'_list\', \'\')].getCategoryChildTranslatedCompactLogicalPathItemList(display_none_category=1, local_sort_id="translated_short_title",checked_permission=\'View\')</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_reference.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_reference.xml index 52d3fa7565..02b7e6f2fe 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_reference.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_reference.xml @@ -12,7 +12,11 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>description</string> + <string>title</string> + <string>display_width</string> + </list> </value> </item> <item> @@ -76,13 +80,17 @@ <key> <string>description</string> </key> <value> <string>Reference of a page, should be unique to retrieve a page easily</string> </value> </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_reference</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_short_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_short_title.xml index 2781777a77..3896be9e1d 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_short_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_short_title.xml @@ -12,7 +12,9 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + </list> </value> </item> <item> @@ -72,17 +74,13 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_short_title</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_title.xml index a5f14484e5..86b8f1fe1c 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_title.xml @@ -72,26 +72,18 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>field_id</string> </key> <value> <string>my_title</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> - <item> - <key> <string>title</string> </key> - <value> <string>Title</string> </value> - </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_translated_validation_state_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_translated_validation_state_title.xml index ed7484123a..cc1d015a9c 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_translated_validation_state_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_translated_validation_state_title.xml @@ -12,7 +12,9 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + </list> </value> </item> <item> @@ -74,16 +76,20 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>my_translated_validation_state_title</string> </value> + <value> <string>my_translated_workflow_state_title</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Publication State</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_version.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_version.xml index 805c418120..48bfc4d832 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_version.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_version.xml @@ -12,7 +12,11 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>description</string> + <string>title</string> + <string>display_width</string> + </list> </value> </item> <item> @@ -76,13 +80,17 @@ <key> <string>description</string> </key> <value> <string>Version of the web page</string> </value> </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>5</int> </value> + </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_version</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/text_content.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/text_content.xml index 5761ed2d0c..e088b61385 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/text_content.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/text_content.xml @@ -12,7 +12,13 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + <string>width</string> + <string>whitespace_preserve</string> + <string>default</string> + <string>enabled</string> + </list> </value> </item> <item> @@ -53,6 +59,18 @@ <key> <string>tales</string> </key> <value> <dictionary> + <item> + <key> <string>default</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string></string> </value> @@ -74,20 +92,64 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>text_content</string> </value> + <value> <string>my_text_content</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Page Content</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <int>80</int> </value> + </item> </dictionary> </value> </item> </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>here/asStrippedHTML</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>not:here/isExternalDocument</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewAsWeb/iframe_content.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewAsWeb/iframe_content.xml index e45d0228fb..15451c50c2 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewAsWeb/iframe_content.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewAsWeb/iframe_content.xml @@ -13,7 +13,11 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>title</string> <string>css_class</string> + <string>width</string> + <string>whitespace_preserve</string> + <string>default</string> <string>enabled</string> </list> </value> @@ -57,11 +61,17 @@ <value> <dictionary> <item> - <key> <string>enabled</string> </key> + <key> <string>default</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> </value> </item> + <item> + <key> <string>enabled</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string></string> </value> @@ -87,16 +97,28 @@ </item> <item> <key> <string>field_id</string> </key> - <value> <string>iframe_content</string> </value> + <value> <string>my_text_content</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Page Content</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <int>80</int> </value> + </item> </dictionary> </value> </item> @@ -104,6 +126,26 @@ </pickle> </record> <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string encoding="cdata"><![CDATA[ + +python:\'<iframe width="100%%" height="600" src="%s/asEntireHTML"></iframe>\' % here.absolute_url() + +]]></string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> <pickle> <tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewAsWeb/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewAsWeb/my_title.xml index 1f63e35771..6115e6cb73 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewAsWeb/my_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewAsWeb/my_title.xml @@ -13,6 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> + <string>title</string> <string>css_class</string> <string>editable</string> <string>display_width</string> @@ -80,6 +82,10 @@ <key> <string>css_class</string> </key> <value> <string>headline</string> </value> </item> + <item> + <key> <string>description</string> </key> + <value> <string>The name of a document in ERP5</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>40</int> </value> @@ -90,16 +96,20 @@ </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_title</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Title</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewAsWeb/text_content.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewAsWeb/text_content.xml index 467c929cd4..7fcd5447c8 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewAsWeb/text_content.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewAsWeb/text_content.xml @@ -13,7 +13,11 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>title</string> <string>css_class</string> + <string>width</string> + <string>whitespace_preserve</string> + <string>default</string> <string>enabled</string> </list> </value> @@ -57,11 +61,17 @@ <value> <dictionary> <item> - <key> <string>enabled</string> </key> + <key> <string>default</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> </value> </item> + <item> + <key> <string>enabled</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string></string> </value> @@ -85,22 +95,30 @@ <key> <string>css_class</string> </key> <value> <string>page hiddenLabel</string> </value> </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> <item> <key> <string>field_id</string> </key> - <value> <string>text_content</string> </value> + <value> <string>my_text_content</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebPage_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Page Content</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <int>80</int> </value> + </item> </dictionary> </value> </item> @@ -108,6 +126,22 @@ </pickle> </record> <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>here/asStrippedHTML</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> <pickle> <tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/listbox.xml index c4b2ba630f..2bb77da2e6 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/listbox.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/listbox.xml @@ -13,19 +13,15 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>editable_columns</string> <string>title</string> - <string>lines</string> + <string>selection_name</string> <string>columns</string> + <string>default_params</string> <string>list_method</string> - <string>count_method</string> - <string>selection_name</string> - <string>portal_types</string> - <string>search</string> - <string>select</string> - <string>anchor</string> - <string>editable_columns</string> - <string>untranslatable_columns</string> + <string>lines</string> <string>list_action</string> + <string>portal_types</string> </list> </value> </item> @@ -86,10 +82,6 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>anchor</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>columns</string> </key> <value> @@ -118,8 +110,10 @@ </value> </item> <item> - <key> <string>count_method</string> </key> - <value> <string></string> </value> + <key> <string>default_params</string> </key> + <value> + <list/> + </value> </item> <item> <key> <string>editable_columns</string> </key> @@ -138,11 +132,11 @@ </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_list_mode_listbox</string> </value> + <value> <string>my_view_mode_listbox</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>lines</string> </key> @@ -173,14 +167,6 @@ </list> </value> </item> - <item> - <key> <string>search</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>select</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>selection_name</string> </key> <value> <string>category_view_selection</string> </value> @@ -193,12 +179,6 @@ <key> <string>title</string> </key> <value> <string>Contents</string> </value> </item> - <item> - <key> <string>untranslatable_columns</string> </key> - <value> - <list/> - </value> - </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/listbox_creation_date.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/listbox_creation_date.xml index 08d5bdcfa5..4d185cadbe 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/listbox_creation_date.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/listbox_creation_date.xml @@ -14,7 +14,6 @@ <value> <list> <string>title</string> - <string>timezone_style</string> <string>editable</string> </list> </value> @@ -86,16 +85,12 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> - <item> - <key> <string>timezone_style</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>title</string> </key> <value> <string>Creation Date</string> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/listbox_modification_date.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/listbox_modification_date.xml index 3634397ffe..5719205550 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/listbox_modification_date.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/listbox_modification_date.xml @@ -14,7 +14,6 @@ <value> <list> <string>title</string> - <string>timezone_style</string> <string>editable</string> </list> </value> @@ -86,16 +85,12 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> - <item> - <key> <string>timezone_style</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>title</string> </key> <value> <string>Modification Date</string> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/my_reference.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/my_reference.xml index 07a15e96a3..02b7e6f2fe 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/my_reference.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/my_reference.xml @@ -14,6 +14,7 @@ <value> <list> <string>description</string> + <string>title</string> <string>display_width</string> </list> </value> @@ -85,16 +86,20 @@ </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_reference</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Reference</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/my_title.xml index 52c14350f1..86b8f1fe1c 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/my_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewContentList/my_title.xml @@ -12,9 +12,7 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list> - <string>display_width</string> - </list> + <list/> </value> </item> <item> @@ -74,17 +72,13 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>display_width</string> </key> - <value> <int>20</int> </value> - </item> <item> <key> <string>field_id</string> </key> <value> <string>my_title</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewEditor/my_text_content.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewEditor/my_text_content.xml index 1cf1a9afbe..014ab4a89d 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewEditor/my_text_content.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewEditor/my_text_content.xml @@ -15,8 +15,8 @@ <list> <string>description</string> <string>title</string> - <string>height</string> <string>editable</string> + <string>height</string> <string>text_editor</string> <string>default</string> </list> @@ -105,7 +105,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>height</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewEditor/my_text_content_substitution_mapping_method_id.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewEditor/my_text_content_substitution_mapping_method_id.xml index 738756b9d1..5be94bfe26 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewEditor/my_text_content_substitution_mapping_method_id.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewEditor/my_text_content_substitution_mapping_method_id.xml @@ -90,7 +90,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewEditor/my_text_format.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewEditor/my_text_format.xml index 8853db929f..c8103c63b4 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewEditor/my_text_format.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewEditor/my_text_format.xml @@ -13,7 +13,10 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> <string>title</string> + <string>items</string> + <string>orientation</string> </list> </value> </item> @@ -63,6 +66,12 @@ <key> <string>form_id</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>items</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> <item> <key> <string>target</string> </key> <value> <string></string> </value> @@ -80,11 +89,38 @@ </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_text_format</string> </value> + <value> <string>my_radio_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> + <list> + <tuple> + <string>HTML</string> + <string>text/html</string> + </tuple> + <tuple> + <string>Plain Text</string> + <string>text/plain</string> + </tuple> + <tuple> + <string>Structured Text</string> + <string>text/structured</string> + </tuple> + <tuple> + <string>reStructuredText</string> + <string>text/x-rst</string> + </tuple> + </list> + </value> + </item> + <item> + <key> <string>orientation</string> </key> + <value> <string>horizontal</string> </value> </item> <item> <key> <string>target</string> </key> @@ -100,4 +136,20 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python: [(context.Base_translateString(x[0]), x[1]) for x in ((\'HTML\', \'text/html\'), (\'Plain Text\', \'text/plain\'), (\'reStructuredText\', \'text/x-rst\'))]</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_recipient_list.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_recipient_list.xml index 5316feddee..96befc2088 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_recipient_list.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_recipient_list.xml @@ -3,12 +3,22 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="LinesField" module="Products.Formulator.StandardFields"/> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> <tuple/> </tuple> </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>title</string> + <string>height</string> + <string>width</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>your_email_recipient_list</string> </value> @@ -21,22 +31,6 @@ <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> - <item> - <key> <string>line_too_long</string> </key> - <value> <string>A line was too long.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>too_long</string> </key> - <value> <string>You entered too many characters.</string> </value> - </item> - <item> - <key> <string>too_many_lines</string> </key> - <value> <string>You entered too many lines.</string> </value> - </item> </dictionary> </value> </item> @@ -45,79 +39,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>height</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_linelength</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_lines</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>view_separator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>width</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -128,79 +58,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>height</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_linelength</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_lines</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>view_separator</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>width</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -211,83 +77,25 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> + <key> <string>field_id</string> </key> + <value> <string>my_lines_field</string> </value> </item> <item> - <key> <string>default</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> + <key> <string>form_id</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>height</string> </key> <value> <int>10</int> </value> </item> <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_linelength</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_lines</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> </item> <item> <key> <string>title</string> </key> <value> <string>Recipient List</string> </value> </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>view_separator</string> </key> - <value> <string encoding="cdata"><![CDATA[ - -<br /> - -]]></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>width</string> </key> <value> <int>80</int> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_sender.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_sender.xml index 544e4e3c7e..a0ead5fcd5 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_sender.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_sender.xml @@ -85,7 +85,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_text.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_text.xml index a901220bb3..11b0a11b12 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_text.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_text.xml @@ -89,7 +89,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>height</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_title.xml index cb249ba1fc..183fc9a6b7 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_viewSendByEmailDialog/your_email_title.xml @@ -92,7 +92,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/listbox.xml index a35d1a743a..3fc256f7f2 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/listbox.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/listbox.xml @@ -13,15 +13,11 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>editable_columns</string> <string>title</string> - <string>lines</string> <string>columns</string> - <string>list_method</string> - <string>count_method</string> - <string>search</string> - <string>select</string> - <string>anchor</string> - <string>editable_columns</string> + <string>default_params</string> + <string>lines</string> <string>list_action</string> </list> </value> @@ -83,16 +79,6 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>all_editable_columns</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>anchor</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>columns</string> </key> <value> @@ -121,8 +107,10 @@ </value> </item> <item> - <key> <string>count_method</string> </key> - <value> <string></string> </value> + <key> <string>default_params</string> </key> + <value> + <list/> + </value> </item> <item> <key> <string>editable_columns</string> </key> @@ -141,11 +129,11 @@ </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_list_mode_listbox</string> </value> + <value> <string>my_view_mode_listbox</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>lines</string> </key> @@ -155,20 +143,6 @@ <key> <string>list_action</string> </key> <value> <string>Folder_viewContentList</string> </value> </item> - <item> - <key> <string>list_method</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - </value> - </item> - <item> - <key> <string>search</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>select</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> @@ -183,20 +157,4 @@ </dictionary> </pickle> </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <global name="Method" module="Products.Formulator.MethodField"/> - <tuple/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>method_name</string> </key> - <value> <string>contentValues</string> </value> - </item> - </dictionary> - </pickle> - </record> </ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/listbox_creation_date.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/listbox_creation_date.xml index 08d5bdcfa5..4d185cadbe 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/listbox_creation_date.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/listbox_creation_date.xml @@ -14,7 +14,6 @@ <value> <list> <string>title</string> - <string>timezone_style</string> <string>editable</string> </list> </value> @@ -86,16 +85,12 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> - <item> - <key> <string>timezone_style</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>title</string> </key> <value> <string>Creation Date</string> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/listbox_modification_date.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/listbox_modification_date.xml index c49294d8e0..9830331c81 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/listbox_modification_date.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/listbox_modification_date.xml @@ -14,7 +14,6 @@ <value> <list> <string>title</string> - <string>timezone_style</string> <string>editable</string> </list> </value> @@ -86,16 +85,12 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> - <item> - <key> <string>timezone_style</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>title</string> </key> <value> <string>Creation Date</string> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_aggregate_title_list.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_aggregate_title_list.xml index 56fd516f52..77abd8210d 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_aggregate_title_list.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_aggregate_title_list.xml @@ -97,7 +97,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>portal_type</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_authorization_forced.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_authorization_forced.xml index 266785be51..598ad08eef 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_authorization_forced.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_authorization_forced.xml @@ -87,7 +87,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_container_layout.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_container_layout.xml index d93a707308..9d5f1d684e 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_container_layout.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_container_layout.xml @@ -90,7 +90,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_content_layout.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_content_layout.xml index 2b75d35e94..d1dd0a3989 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_content_layout.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_content_layout.xml @@ -90,7 +90,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_custom_render_method_id.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_custom_render_method_id.xml index db389a1f45..cc2674b61f 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_custom_render_method_id.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_custom_render_method_id.xml @@ -90,7 +90,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_default_page_displayed.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_default_page_displayed.xml index 1107d12f71..c16826ea8e 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_default_page_displayed.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_default_page_displayed.xml @@ -87,7 +87,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_description.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_description.xml index 6813057e99..7bc4defdd9 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_description.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_description.xml @@ -80,7 +80,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_id.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_id.xml index e4ccb4a8e8..09f75fa46a 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_id.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_id.xml @@ -13,8 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>required</string> - <string>display_width</string> + <string>description</string> + <string>title</string> </list> </value> </item> @@ -76,25 +76,25 @@ <value> <dictionary> <item> - <key> <string>display_width</string> </key> - <value> <int>30</int> </value> + <key> <string>description</string> </key> + <value> <string>Identification</string> </value> </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_id</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>ID</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_int_index.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_int_index.xml index 53b7dd555c..a697bdcad0 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_int_index.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_int_index.xml @@ -15,7 +15,6 @@ <list> <string>description</string> <string>title</string> - <string>display_width</string> </list> </value> </item> @@ -80,17 +79,13 @@ <key> <string>description</string> </key> <value> <string>Index used to sort pages</string> </value> </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>5</int> </value> - </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_int_index</string> </value> + <value> <string>my_integer_value</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_layout_configuration_form_id.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_layout_configuration_form_id.xml index 1651d76d6a..f442b36ba9 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_layout_configuration_form_id.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_layout_configuration_form_id.xml @@ -90,7 +90,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_short_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_short_title.xml index 6a2d5a2fb6..3896be9e1d 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_short_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_short_title.xml @@ -13,7 +13,7 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>display_width</string> + <string>title</string> </list> </value> </item> @@ -74,22 +74,22 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>display_width</string> </key> - <value> <int>40</int> </value> - </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_short_title</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Short Title</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_site_map_document_parent.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_site_map_document_parent.xml index 722816472c..08cdf8024d 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_site_map_document_parent.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_site_map_document_parent.xml @@ -80,7 +80,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_site_map_section_parent.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_site_map_section_parent.xml index 127be1aed8..66b25cd8c7 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_site_map_section_parent.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_site_map_section_parent.xml @@ -80,7 +80,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_subject_list.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_subject_list.xml index 4f9586098e..c78504d482 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_subject_list.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_subject_list.xml @@ -12,7 +12,11 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + <string>height</string> + <string>width</string> + </list> </value> </item> <item> @@ -74,16 +78,28 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>my_subject_list</string> </value> + <value> <string>my_lines_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Document_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <int>3</int> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Keywords</string> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <int>30</int> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_title.xml index f29ca76d03..86b8f1fe1c 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_title.xml @@ -12,9 +12,7 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list> - <string>display_width</string> - </list> + <list/> </value> </item> <item> @@ -74,17 +72,13 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>display_width</string> </key> - <value> <int>40</int> </value> - </item> <item> <key> <string>field_id</string> </key> <value> <string>my_title</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_translated_validation_state_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_translated_validation_state_title.xml index ffeea2b1af..491c75e0ba 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_translated_validation_state_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_translated_validation_state_title.xml @@ -9,6 +9,14 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>enabled</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>my_translated_validation_state_title</string> </value> @@ -47,6 +55,12 @@ <key> <string>tales</string> </key> <value> <dictionary> + <item> + <key> <string>enabled</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string></string> </value> @@ -68,11 +82,11 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>my_translated_validation_state_title</string> </value> + <value> <string>my_translated_workflow_state_title</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> @@ -84,4 +98,20 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python: getattr(here, \'getTranslatedValidationStateTitle\', None) is not None</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_visible.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_visible.xml index 41d3c87220..fe59a85ccd 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_visible.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/my_visible.xml @@ -85,7 +85,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/listbox.xml index 4f1beb9c91..7ce1c7a8c7 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/listbox.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/listbox.xml @@ -13,17 +13,16 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>editable_columns</string> <string>title</string> - <string>lines</string> + <string>select</string> + <string>selection_name</string> <string>columns</string> <string>sort</string> <string>list_method</string> - <string>count_method</string> - <string>selection_name</string> - <string>portal_types</string> <string>search</string> - <string>select</string> - <string>editable_columns</string> + <string>lines</string> + <string>portal_types</string> </list> </value> </item> @@ -103,10 +102,6 @@ </list> </value> </item> - <item> - <key> <string>count_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>editable_columns</string> </key> <value> @@ -124,7 +119,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>lines</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/listbox_modification_date.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/listbox_modification_date.xml index afaf74134e..bf336d99e8 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/listbox_modification_date.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/listbox_modification_date.xml @@ -13,8 +13,6 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>title</string> - <string>timezone_style</string> <string>editable</string> </list> </value> @@ -86,20 +84,12 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> - <item> - <key> <string>timezone_style</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Date</string> </value> - </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/my_description.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/my_description.xml index 01383e6001..dc32e077bb 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/my_description.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/my_description.xml @@ -13,6 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> + <string>title</string> <string>whitespace_preserve</string> <string>width</string> <string>editable</string> @@ -76,22 +78,30 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> + </item> <item> <key> <string>editable</string> </key> <value> <int>0</int> </value> </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_description</string> </value> + <value> <string>my_text_area_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Description</string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/my_title.xml index 20e938b89a..ff488792d1 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/my_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewAsWeb/my_title.xml @@ -13,6 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> + <string>title</string> <string>default</string> <string>css_class</string> <string>editable</string> @@ -85,6 +87,10 @@ <key> <string>default</string> </key> <value> <string>Web Section</string> </value> </item> + <item> + <key> <string>description</string> </key> + <value> <string>The name of a document in ERP5</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>20</int> </value> @@ -95,16 +101,20 @@ </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_title</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Title</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/listbox.xml index 476c48a397..8a1e192d0c 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/listbox.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/listbox.xml @@ -13,17 +13,15 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>editable_columns</string> <string>title</string> + <string>select</string> + <string>selection_name</string> <string>columns</string> <string>sort</string> <string>list_method</string> - <string>count_method</string> - <string>selection_name</string> - <string>portal_types</string> <string>search</string> - <string>select</string> - <string>editable_columns</string> - <string>list_action</string> + <string>portal_types</string> </list> </value> </item> @@ -84,12 +82,6 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>all_editable_columns</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>columns</string> </key> <value> @@ -121,10 +113,6 @@ </list> </value> </item> - <item> - <key> <string>count_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>editable_columns</string> </key> <value> @@ -146,11 +134,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> - </item> - <item> - <key> <string>list_action</string> </key> - <value> <string></string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>list_method</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/listbox_creation_date.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/listbox_creation_date.xml index 08d5bdcfa5..4d185cadbe 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/listbox_creation_date.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/listbox_creation_date.xml @@ -14,7 +14,6 @@ <value> <list> <string>title</string> - <string>timezone_style</string> <string>editable</string> </list> </value> @@ -86,16 +85,12 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> - <item> - <key> <string>timezone_style</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>title</string> </key> <value> <string>Creation Date</string> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/listbox_modification_date.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/listbox_modification_date.xml index 3634397ffe..5719205550 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/listbox_modification_date.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/listbox_modification_date.xml @@ -14,7 +14,6 @@ <value> <list> <string>title</string> - <string>timezone_style</string> <string>editable</string> </list> </value> @@ -86,16 +85,12 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> - <item> - <key> <string>timezone_style</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>title</string> </key> <value> <string>Modification Date</string> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/my_title.xml index 73e6be90c6..82ca9a6cc3 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/my_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContent/my_title.xml @@ -13,6 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> + <string>title</string> <string>editable</string> <string>display_width</string> </list> @@ -75,6 +77,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The name of a document in ERP5</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>40</int> </value> @@ -85,16 +91,20 @@ </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_title</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Title</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_category.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_category.xml index b5dfd908ee..29247419f9 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_category.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_category.xml @@ -3,12 +3,22 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="StringField" module="Products.Formulator.StandardFields"/> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> <tuple/> </tuple> </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>title</string> + <string>description</string> + <string>required</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>your_category</string> </value> @@ -21,14 +31,6 @@ <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> - </item> </dictionary> </value> </item> @@ -37,71 +39,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -112,71 +58,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_width</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -186,74 +76,30 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>description</string> </key> <value> <string>Enter here the root category from which we should create a section and subsections.</string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>40</int> </value> + <key> <string>field_id</string> </key> + <value> <string>my_string_field</string> </value> </item> <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> + <key> <string>form_id</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>required</string> </key> <value> <int>1</int> </value> </item> <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>1</int> </value> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> </item> <item> <key> <string>title</string> </key> <value> <string>Category</string> </value> </item> - <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_depth.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_depth.xml index 9904e10696..b83ee11c4d 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_depth.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_depth.xml @@ -3,12 +3,22 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="IntegerField" module="Products.Formulator.StandardFields"/> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> <tuple/> </tuple> </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>title</string> + <string>default</string> + <string>display_width</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>your_depth</string> </value> @@ -21,18 +31,6 @@ <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> - <item> - <key> <string>integer_out_of_range</string> </key> - <value> <string>The integer you entered was out of range.</string> </value> - </item> - <item> - <key> <string>not_integer</string> </key> - <value> <string>You did not enter an integer.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> </dictionary> </value> </item> @@ -41,67 +39,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -112,67 +58,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>end</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -182,70 +76,30 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>default</string> </key> <value> <string>1</string> </value> </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>display_width</string> </key> <value> <int>20</int> </value> </item> <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> + <key> <string>field_id</string> </key> + <value> <string>my_integer_value</string> </value> </item> <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> + <key> <string>form_id</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> </item> <item> <key> <string>title</string> </key> <value> <string>Depth</string> </value> </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_remove_missing.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_remove_missing.xml index cab8f37681..7d43cb27f0 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_remove_missing.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_remove_missing.xml @@ -3,12 +3,21 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="CheckBoxField" module="Products.Formulator.StandardFields"/> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> <tuple/> </tuple> </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>description</string> + <string>title</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>your_remove_missing</string> </value> @@ -29,43 +38,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -76,43 +57,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -122,41 +75,21 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>description</string> </key> <value> <string>Check this to remove sections which have no category counterpart</string> </value> </item> <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> + <key> <string>field_id</string> </key> + <value> <string>my_checkbox</string> </value> </item> <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> + <key> <string>form_id</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> </item> <item> <key> <string>title</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_section_id.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_section_id.xml index cb51de1dfb..288409558e 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_section_id.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_section_id.xml @@ -3,12 +3,22 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="StringField" module="Products.Formulator.StandardFields"/> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> <tuple/> </tuple> </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>description</string> + <string>title</string> + <string>display_width</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>your_section_id</string> </value> @@ -21,14 +31,6 @@ <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> - </item> </dictionary> </value> </item> @@ -37,71 +39,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -112,71 +58,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -186,74 +76,30 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>description</string> </key> <value> <string>Enter here the ID of the root section (ex. group_section)</string> </value> </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>display_width</string> </key> <value> <int>20</int> </value> </item> <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> + <key> <string>field_id</string> </key> + <value> <string>my_string_field</string> </value> </item> <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> + <key> <string>form_id</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> </item> <item> <key> <string>title</string> </key> <value> <string>Section ID</string> </value> </item> - <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_update_existing.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_update_existing.xml index 5913f010ba..fa99766eed 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_update_existing.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewGenerateSectionFromCategoryDialog/your_update_existing.xml @@ -3,12 +3,21 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="CheckBoxField" module="Products.Formulator.StandardFields"/> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> <tuple/> </tuple> </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>description</string> + <string>title</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>your_update_existing</string> </value> @@ -29,43 +38,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -76,43 +57,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -122,41 +75,21 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>description</string> </key> <value> <string>Check this to update existing sections with the title and description of the categories</string> </value> </item> <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> + <key> <string>field_id</string> </key> + <value> <string>my_checkbox</string> </value> </item> <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> + <key> <string>form_id</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> </item> <item> <key> <string>title</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSiteModule_viewWebSiteList/listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSiteModule_viewWebSiteList/listbox.xml index 186880f5fe..ab9c1ebceb 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSiteModule_viewWebSiteList/listbox.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSiteModule_viewWebSiteList/listbox.xml @@ -14,17 +14,15 @@ <value> <list> <string>title</string> - <string>lines</string> + <string>select</string> + <string>selection_name</string> <string>columns</string> - <string>sort</string> - <string>list_method</string> <string>count_method</string> - <string>selection_name</string> <string>default_params</string> - <string>search</string> - <string>select</string> - <string>editable_columns</string> + <string>list_method</string> <string>domain_tree</string> + <string>search</string> + <string>lines</string> </list> </value> </item> @@ -124,19 +122,13 @@ <key> <string>domain_tree</string> </key> <value> <int>1</int> </value> </item> - <item> - <key> <string>editable_columns</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>field_id</string> </key> - <value> <string>listbox</string> </value> + <value> <string>my_view_mode_listbox</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>lines</string> </key> @@ -160,12 +152,6 @@ <key> <string>selection_name</string> </key> <value> <string>web_site_module_view_web_site_list_selection</string> </value> </item> - <item> - <key> <string>sort</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/listbox.xml index 645c3c44e2..4ed43d5e4c 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/listbox.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/listbox.xml @@ -14,13 +14,11 @@ <value> <list> <string>title</string> - <string>lines</string> + <string>selection_name</string> <string>columns</string> - <string>sort</string> - <string>count_method</string> - <string>portal_types</string> - <string>editable_columns</string> + <string>lines</string> <string>list_action</string> + <string>portal_types</string> </list> </value> </item> @@ -108,23 +106,13 @@ </list> </value> </item> - <item> - <key> <string>count_method</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable_columns</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>field_id</string> </key> - <value> <string>listbox</string> </value> + <value> <string>my_view_mode_listbox</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>lines</string> </key> @@ -150,10 +138,8 @@ </value> </item> <item> - <key> <string>sort</string> </key> - <value> - <list/> - </value> + <key> <string>selection_name</string> </key> + <value> <string>category_view_selection</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_aggregate_title_list.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_aggregate_title_list.xml index 56fd516f52..77abd8210d 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_aggregate_title_list.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_aggregate_title_list.xml @@ -97,7 +97,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>portal_type</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_authorization_forced.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_authorization_forced.xml index 266785be51..598ad08eef 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_authorization_forced.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_authorization_forced.xml @@ -87,7 +87,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_available_language_set.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_available_language_set.xml index d943ebd6f4..35a7e219d1 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_available_language_set.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_available_language_set.xml @@ -3,12 +3,23 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="MultiCheckBoxField" module="Products.Formulator.StandardFields"/> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> <tuple/> </tuple> </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>orientation</string> + <string>title</string> + <string>view_separator</string> + <string>items</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>my_available_language_set</string> </value> @@ -21,14 +32,6 @@ <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> - </item> </dictionary> </value> </item> @@ -37,63 +40,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra_item</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>items</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>orientation</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>view_separator</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -104,39 +59,11 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra_item</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> @@ -146,23 +73,7 @@ </value> </item> <item> - <key> <string>orientation</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>view_separator</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -173,65 +84,25 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra_item</string> </key> - <value> <string></string> </value> + <key> <string>field_id</string> </key> + <value> <string>my_multi_check_box_field</string> </value> </item> <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>items</string> </key> - <value> - <list/> - </value> + <key> <string>form_id</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>orientation</string> </key> <value> <string>horizontal</string> </value> </item> <item> - <key> <string>required</string> </key> - <value> <int>1</int> </value> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> </item> <item> <key> <string>title</string> </key> <value> <string>Available Languages</string> </value> </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>view_separator</string> </key> <value> <string encoding="cdata"><![CDATA[ diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_container_layout.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_container_layout.xml index d93a707308..9d5f1d684e 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_container_layout.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_container_layout.xml @@ -90,7 +90,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_content_layout.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_content_layout.xml index 2b75d35e94..d1dd0a3989 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_content_layout.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_content_layout.xml @@ -90,7 +90,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_custom_render_method_id.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_custom_render_method_id.xml index db389a1f45..cc2674b61f 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_custom_render_method_id.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_custom_render_method_id.xml @@ -90,7 +90,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_default_available_language.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_default_available_language.xml index e3bdfd3ca8..679facfcda 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_default_available_language.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_default_available_language.xml @@ -3,12 +3,22 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="RadioField" module="Products.Formulator.StandardFields"/> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> <tuple/> </tuple> </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>orientation</string> + <string>title</string> + <string>items</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>my_default_available_language</string> </value> @@ -21,14 +31,6 @@ <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> - </item> </dictionary> </value> </item> @@ -37,67 +39,15 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra_item</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>first_item</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>items</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>orientation</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -108,43 +58,11 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> + <key> <string>field_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra_item</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>first_item</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> + <key> <string>form_id</string> </key> <value> <string></string> </value> </item> <item> @@ -154,23 +72,7 @@ </value> </item> <item> - <key> <string>orientation</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>target</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -181,71 +83,25 @@ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> + <key> <string>field_id</string> </key> + <value> <string>my_radio_field</string> </value> </item> <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra_item</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>first_item</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>items</string> </key> - <value> - <list/> - </value> + <key> <string>form_id</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>orientation</string> </key> <value> <string>horizontal</string> </value> </item> <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> </item> <item> <key> <string>title</string> </key> <value> <string>Default Language</string> </value> </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_default_page_displayed.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_default_page_displayed.xml index 1107d12f71..c16826ea8e 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_default_page_displayed.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_default_page_displayed.xml @@ -87,7 +87,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_description.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_description.xml index 5a4be5cf7d..7bc4defdd9 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_description.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_description.xml @@ -13,7 +13,7 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>height</string> + <string>whitespace_preserve</string> </list> </value> </item> @@ -80,16 +80,16 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> - </item> - <item> - <key> <string>height</string> </key> - <value> <int>5</int> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_id.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_id.xml index 3797205e23..150e4120e7 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_id.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_id.xml @@ -12,7 +12,12 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>description</string> + <string>title</string> + <string>required</string> + <string>display_width</string> + </list> </value> </item> <item> @@ -72,18 +77,34 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Identification</string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_id</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>1</int> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>ID</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_int_index.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_int_index.xml index 53b7dd555c..a697bdcad0 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_int_index.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_int_index.xml @@ -15,7 +15,6 @@ <list> <string>description</string> <string>title</string> - <string>display_width</string> </list> </value> </item> @@ -80,17 +79,13 @@ <key> <string>description</string> </key> <value> <string>Index used to sort pages</string> </value> </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>5</int> </value> - </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_int_index</string> </value> + <value> <string>my_integer_value</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_layout_configuration_form_id.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_layout_configuration_form_id.xml index 1651d76d6a..f442b36ba9 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_layout_configuration_form_id.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_layout_configuration_form_id.xml @@ -90,7 +90,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_short_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_short_title.xml index 6a2d5a2fb6..3896be9e1d 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_short_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_short_title.xml @@ -13,7 +13,7 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>display_width</string> + <string>title</string> </list> </value> </item> @@ -74,22 +74,22 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>display_width</string> </key> - <value> <int>40</int> </value> - </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_short_title</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Short Title</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_site_map_document_parent.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_site_map_document_parent.xml index 722816472c..08cdf8024d 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_site_map_document_parent.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_site_map_document_parent.xml @@ -80,7 +80,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_site_map_section_parent.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_site_map_section_parent.xml index 127be1aed8..66b25cd8c7 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_site_map_section_parent.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_site_map_section_parent.xml @@ -80,7 +80,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_skin_selection_name.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_skin_selection_name.xml index f325e95d6e..f31db0ba2c 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_skin_selection_name.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_skin_selection_name.xml @@ -90,7 +90,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_static_language_selection.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_static_language_selection.xml index 5050f6824b..4f1e76d5ff 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_static_language_selection.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_static_language_selection.xml @@ -92,7 +92,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_subject_list.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_subject_list.xml index 4f9586098e..c78504d482 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_subject_list.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_subject_list.xml @@ -12,7 +12,11 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + <string>height</string> + <string>width</string> + </list> </value> </item> <item> @@ -74,16 +78,28 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>my_subject_list</string> </value> + <value> <string>my_lines_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Document_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <int>3</int> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Keywords</string> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <int>30</int> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_title.xml index f29ca76d03..86b8f1fe1c 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_title.xml @@ -12,9 +12,7 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list> - <string>display_width</string> - </list> + <list/> </value> </item> <item> @@ -74,17 +72,13 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>display_width</string> </key> - <value> <int>40</int> </value> - </item> <item> <key> <string>field_id</string> </key> <value> <string>my_title</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_translated_validation_state_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_translated_validation_state_title.xml index ffeea2b1af..491c75e0ba 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_translated_validation_state_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_translated_validation_state_title.xml @@ -9,6 +9,14 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>enabled</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>my_translated_validation_state_title</string> </value> @@ -47,6 +55,12 @@ <key> <string>tales</string> </key> <value> <dictionary> + <item> + <key> <string>enabled</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string></string> </value> @@ -68,11 +82,11 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>my_translated_validation_state_title</string> </value> + <value> <string>my_translated_workflow_state_title</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> @@ -84,4 +98,20 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python: getattr(here, \'getTranslatedValidationStateTitle\', None) is not None</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_visible.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_visible.xml index a5d14122bb..5145660d05 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_visible.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_view/my_visible.xml @@ -92,7 +92,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewAsWeb/listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewAsWeb/listbox.xml index 0ac465190d..3a7c51fcbf 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewAsWeb/listbox.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewAsWeb/listbox.xml @@ -14,12 +14,11 @@ <value> <list> <string>title</string> - <string>lines</string> - <string>columns</string> - <string>count_method</string> <string>selection_name</string> + <string>columns</string> + <string>sort</string> + <string>lines</string> <string>portal_types</string> - <string>editable_columns</string> </list> </value> </item> @@ -95,23 +94,13 @@ </list> </value> </item> - <item> - <key> <string>count_method</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable_columns</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>field_id</string> </key> - <value> <string>listbox</string> </value> + <value> <string>my_view_mode_listbox</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>lines</string> </key> @@ -132,6 +121,17 @@ <key> <string>selection_name</string> </key> <value> <string>site_section_selection</string> </value> </item> + <item> + <key> <string>sort</string> </key> + <value> + <list> + <tuple> + <string>int_index</string> + <string>int_index</string> + </tuple> + </list> + </value> + </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewAsWeb/my_description.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewAsWeb/my_description.xml index a6ef6c1325..dc32e077bb 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewAsWeb/my_description.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewAsWeb/my_description.xml @@ -13,7 +13,9 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>height</string> + <string>description</string> + <string>title</string> + <string>whitespace_preserve</string> <string>width</string> <string>editable</string> </list> @@ -76,26 +78,34 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> + </item> <item> <key> <string>editable</string> </key> <value> <int>0</int> </value> </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_description</string> </value> + <value> <string>my_text_area_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> - </item> - <item> - <key> <string>height</string> </key> - <value> <int>5</int> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Description</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>width</string> </key> <value> <int>40</int> </value> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewAsWeb/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewAsWeb/my_title.xml index 20e938b89a..ff488792d1 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewAsWeb/my_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewAsWeb/my_title.xml @@ -13,6 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> + <string>title</string> <string>default</string> <string>css_class</string> <string>editable</string> @@ -85,6 +87,10 @@ <key> <string>default</string> </key> <value> <string>Web Section</string> </value> </item> + <item> + <key> <string>description</string> </key> + <value> <string>The name of a document in ERP5</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>20</int> </value> @@ -95,16 +101,20 @@ </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_title</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Title</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/submit.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/submit.xml index 118cb053c9..f62e2ffc0b 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/submit.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/submit.xml @@ -12,7 +12,12 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>name</string> + <string>title</string> + <string>default</string> + <string>css_class</string> + </list> </value> </item> <item> @@ -72,18 +77,34 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>css_class</string> </key> + <value> <string>hiddenLabel</string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string>Register New User</string> </value> + </item> <item> <key> <string>field_id</string> </key> - <value> <string>submit</string> </value> + <value> <string>my_input_button_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>name</string> </key> + <value> <string>WebSite_createWebSiteAccount:action</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Register</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_city.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_city.xml index 7bd72309c9..590e4e8fe2 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_city.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_city.xml @@ -12,7 +12,9 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + </list> </value> </item> <item> @@ -74,16 +76,20 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>your_default_address_city</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>City</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_region.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_region.xml index 8587ed4eda..f470212c2c 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_region.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_region.xml @@ -12,7 +12,10 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + <string>items</string> + </list> </value> </item> <item> @@ -61,6 +64,12 @@ <key> <string>form_id</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>items</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> <item> <key> <string>target</string> </key> <value> <string></string> </value> @@ -74,20 +83,40 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>your_default_address_region</string> </value> + <value> <string>my_list_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Country</string> </value> + </item> </dictionary> </value> </item> </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>here/portal_categories/region/getCategoryChildLogicalPathItemList</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_street_address.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_street_address.xml index 2e5299a60e..6c610add65 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_street_address.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_street_address.xml @@ -12,7 +12,12 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + <string>whitespace_preserve</string> + <string>height</string> + <string>width</string> + </list> </value> </item> <item> @@ -74,16 +79,32 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>your_default_address_street_address</string> </value> + <value> <string>my_text_area_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <int>3</int> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Address</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <int>30</int> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_zip_code.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_zip_code.xml index bb22d69953..19ee83db72 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_zip_code.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_address_zip_code.xml @@ -12,7 +12,10 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + <string>display_width</string> + </list> </value> </item> <item> @@ -72,18 +75,26 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>display_width</string> </key> + <value> <int>10</int> </value> + </item> <item> <key> <string>field_id</string> </key> - <value> <string>your_default_address_zip_code</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Post Code</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_email_text.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_email_text.xml index cd0e0c6f65..4d04be3b8a 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_email_text.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_email_text.xml @@ -12,7 +12,9 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>required</string> + </list> </value> </item> <item> @@ -74,11 +76,15 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>your_default_email_text</string> </value> + <value> <string>my_email</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>1</int> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_fax_text.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_fax_text.xml index 3fc8bb1c22..578b0fb102 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_fax_text.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_fax_text.xml @@ -12,7 +12,9 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + </list> </value> </item> <item> @@ -74,16 +76,20 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>your_default_fax_text</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>FAX</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_telephone_text.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_telephone_text.xml index 3a646498d9..735f5d1604 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_telephone_text.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_default_telephone_text.xml @@ -12,7 +12,9 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + </list> </value> </item> <item> @@ -74,16 +76,20 @@ <dictionary> <item> <key> <string>field_id</string> </key> - <value> <string>your_default_telephone_text</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Telephone</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_first_name.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_first_name.xml index b0dbd657e9..887059a1c9 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_first_name.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_first_name.xml @@ -12,7 +12,13 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>description</string> + <string>title</string> + <string>css_class</string> + <string>required</string> + <string>display_width</string> + </list> </value> </item> <item> @@ -72,17 +78,29 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>css_class</string> </key> + <value> <string>visible_label</string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string>First name of the use wanting to register</string> </value> </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>15</int> </value> + </item> <item> <key> <string>field_id</string> </key> - <value> <string>your_first_name</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>1</int> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_last_name.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_last_name.xml index 64bf7f60a9..e0bbcb5186 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_last_name.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_last_name.xml @@ -12,7 +12,13 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>description</string> + <string>title</string> + <string>css_class</string> + <string>required</string> + <string>display_width</string> + </list> </value> </item> <item> @@ -72,17 +78,29 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>css_class</string> </key> + <value> <string>visible_label</string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string>Last Name of the user wanting to register</string> </value> </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>15</int> </value> + </item> <item> <key> <string>field_id</string> </key> - <value> <string>your_last_name</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>1</int> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_password.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_password.xml index cb4cf89ec4..28087c7761 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_password.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_password.xml @@ -12,7 +12,12 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>css_class</string> + <string>required</string> + <string>external_validator</string> + <string>display_width</string> + </list> </value> </item> <item> @@ -73,24 +78,34 @@ <value> <dictionary> <item> - <key> <string>description</string> </key> - <value> <string>Password of the user wanting to register</string> </value> + <key> <string>css_class</string> </key> + <value> <string>visible_label</string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>12</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> </item> <item> <key> <string>field_id</string> </key> - <value> <string>your_password</string> </value> + <value> <string>my_password</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> - <key> <string>target</string> </key> - <value> <string>Click to edit the target</string> </value> + <key> <string>required</string> </key> + <value> <int>1</int> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Password</string> </value> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> </item> </dictionary> </value> @@ -98,4 +113,20 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Method" module="Products.Formulator.MethodField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>method_name</string> </key> + <value> <string>WebSite_validatePasswordsMatch</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_password_confirm.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_password_confirm.xml index 4164bed9b1..f40288520f 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_password_confirm.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_password_confirm.xml @@ -12,7 +12,13 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + <string>css_class</string> + <string>required</string> + <string>external_validator</string> + <string>display_width</string> + </list> </value> </item> <item> @@ -72,22 +78,60 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>css_class</string> </key> + <value> <string>visible_label</string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>12</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> <item> <key> <string>field_id</string> </key> - <value> <string>your_password_confirm</string> </value> + <value> <string>my_password</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>1</int> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Password (confirm)</string> </value> + </item> </dictionary> </value> </item> </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Method" module="Products.Formulator.MethodField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>method_name</string> </key> + <value> <string>WebSite_validatePasswordsMatch</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_reference.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_reference.xml index b5bdd5378b..a0ab25963d 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_reference.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewRegistrationDialog/your_reference.xml @@ -12,7 +12,13 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>title</string> + <string>description</string> + <string>display_width</string> + <string>external_validator</string> + <string>required</string> + </list> </value> </item> <item> @@ -74,15 +80,29 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The login used by the user, should be unique</string> </value> + <value> <string>The username this person will use to log in the system. The system will check that there isn\'t another user with the same username.</string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>12</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> </item> <item> <key> <string>field_id</string> </key> - <value> <string>your_reference</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>WebSite_viewRegistrationFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>1</int> </value> </item> <item> <key> <string>target</string> </key> @@ -90,7 +110,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Login ID</string> </value> + <value> <string>User Login</string> </value> </item> </dictionary> </value> @@ -98,4 +118,20 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Method" module="Products.Formulator.MethodField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>method_name</string> </key> + <value> <string>WebSite_isValidUserReference</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/listbox.xml index 645c3c44e2..4ed43d5e4c 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/listbox.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/listbox.xml @@ -14,13 +14,11 @@ <value> <list> <string>title</string> - <string>lines</string> + <string>selection_name</string> <string>columns</string> - <string>sort</string> - <string>count_method</string> - <string>portal_types</string> - <string>editable_columns</string> + <string>lines</string> <string>list_action</string> + <string>portal_types</string> </list> </value> </item> @@ -108,23 +106,13 @@ </list> </value> </item> - <item> - <key> <string>count_method</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable_columns</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>field_id</string> </key> - <value> <string>listbox</string> </value> + <value> <string>my_view_mode_listbox</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>lines</string> </key> @@ -150,10 +138,8 @@ </value> </item> <item> - <key> <string>sort</string> </key> - <value> - <list/> - </value> + <key> <string>selection_name</string> </key> + <value> <string>category_view_selection</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_description.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_description.xml index 5a4be5cf7d..5d158cb3a9 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_description.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_description.xml @@ -13,7 +13,9 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>height</string> + <string>description</string> + <string>title</string> + <string>whitespace_preserve</string> </list> </value> </item> @@ -75,21 +77,29 @@ <value> <dictionary> <item> - <key> <string>field_id</string> </key> - <value> <string>my_description</string> </value> + <key> <string>description</string> </key> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> - <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> + <key> <string>field_id</string> </key> + <value> <string>my_text_area_field</string> </value> </item> <item> - <key> <string>height</string> </key> - <value> <int>5</int> </value> + <key> <string>form_id</string> </key> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Description</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_id.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_id.xml index e4ccb4a8e8..09f75fa46a 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_id.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_id.xml @@ -13,8 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>required</string> - <string>display_width</string> + <string>description</string> + <string>title</string> </list> </value> </item> @@ -76,25 +76,25 @@ <value> <dictionary> <item> - <key> <string>display_width</string> </key> - <value> <int>30</int> </value> + <key> <string>description</string> </key> + <value> <string>Identification</string> </value> </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_id</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Category_viewFieldLibrary</string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>ID</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_layout.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_layout.xml index 644bbd57c0..701145c13e 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_layout.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_layout.xml @@ -85,7 +85,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_source_title_list.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_source_title_list.xml index d4b868290e..51eccd9962 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_source_title_list.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_source_title_list.xml @@ -15,10 +15,9 @@ <list> <string>catalog_index</string> <string>title</string> - <string>default_module</string> <string>portal_type</string> - <string>base_category</string> <string>height</string> + <string>base_category</string> </list> </value> </item> @@ -87,17 +86,13 @@ <key> <string>catalog_index</string> </key> <value> <string>title</string> </value> </item> - <item> - <key> <string>default_module</string> </key> - <value> <string>web_page_module</string> </value> - </item> <item> <key> <string>field_id</string> </key> <value> <string>my_multi_relation_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>height</string> </key> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_title.xml index f29ca76d03..f2053c9539 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_title.xml @@ -13,6 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> + <string>title</string> <string>display_width</string> </list> </value> @@ -74,22 +76,30 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The name of a document in ERP5</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>40</int> </value> </item> <item> <key> <string>field_id</string> </key> - <value> <string>my_title</string> </value> + <value> <string>my_string_field</string> </value> </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string>Title</string> </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_visible.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_visible.xml index a5d14122bb..5145660d05 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_visible.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSite_viewSite/my_visible.xml @@ -92,7 +92,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Base_viewFieldLibrary</string> </value> + <value> <string>Base_viewWebFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_web/bt/change_log b/bt5/erp5_web/bt/change_log index 0a110851a8..30408a9189 100644 --- a/bt5/erp5_web/bt/change_log +++ b/bt5/erp5_web/bt/change_log @@ -1,3 +1,7 @@ +2009-05-08 yusei +* Simplify field libraries and proxy fields. Old field libraries are kept for backward compatibility. +* Update dependencies. + 2009-03-24 fabien * move some scripts from km to here. This scripts are usefull to display listbox search style. * some method need to be renamed after been moved so change the name everywhere diff --git a/bt5/erp5_web/bt/dependency_list b/bt5/erp5_web/bt/dependency_list index f02153b260..2e6e359ee0 100644 --- a/bt5/erp5_web/bt/dependency_list +++ b/bt5/erp5_web/bt/dependency_list @@ -1,2 +1,3 @@ +erp5_core (>= 5.4.3) erp5_xhtml_style erp5_base \ No newline at end of file diff --git a/bt5/erp5_web/bt/revision b/bt5/erp5_web/bt/revision index 7a4ca1f90f..5be040fc33 100644 --- a/bt5/erp5_web/bt/revision +++ b/bt5/erp5_web/bt/revision @@ -1 +1 @@ -806 \ No newline at end of file +808 \ No newline at end of file -- 2.30.9