diff --git a/bt5/erp5_run_my_doc/ActionTemplateItem/portal_types/Test%20Page%20Module/page_fast_input.xml b/bt5/erp5_run_my_doc/ActionTemplateItem/portal_types/Test%20Page%20Module/page_fast_input.xml index b1f2f87dd5755f3daa4ec1d175d61be43d05aa0a..7b82e43429138960ea8d989e559f9bd228074fb7 100644 --- a/bt5/erp5_run_my_doc/ActionTemplateItem/portal_types/Test%20Page%20Module/page_fast_input.xml +++ b/bt5/erp5_run_my_doc/ActionTemplateItem/portal_types/Test%20Page%20Module/page_fast_input.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${object_url}/TestPageModule_viewCreationWizard</string> </value> + <value> <string>string:${object_url}/TestPageModule_viewCreationWizardDialog</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_run_my_doc/ActionTemplateItem/portal_types/Web%20Page%20Module/page_fast_input.xml b/bt5/erp5_run_my_doc/ActionTemplateItem/portal_types/Web%20Page%20Module/page_fast_input.xml index faa3acf5977eb58e5a4f75b30a2a071d2d5c5ae0..9bd656879af4df946567ff19bf9af792429666e2 100644 --- a/bt5/erp5_run_my_doc/ActionTemplateItem/portal_types/Web%20Page%20Module/page_fast_input.xml +++ b/bt5/erp5_run_my_doc/ActionTemplateItem/portal_types/Web%20Page%20Module/page_fast_input.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${object_url}/TestPageModule_viewCreationWizard</string> </value> + <value> <string>string:${object_url}/TestPageModule_viewCreationWizardDialog</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/ERP5Site_viewTestCreationWizardGadget.zpt b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/ERP5Site_viewTestCreationWizardGadget.zpt index 69f5557b83d80cd70d907fffff701290c51f56ea..25e35e9b562022acd1bc1dd6cece7ef1267fbecd 100644 --- a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/ERP5Site_viewTestCreationWizardGadget.zpt +++ b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/ERP5Site_viewTestCreationWizardGadget.zpt @@ -13,10 +13,10 @@ </tr> <tr> <td style="vertical-align:middle;text-align:right;"> - <a href="./test_page_module/TestPageModule_viewCreationWizard"><span style="background-repeat: no-repeat; display: block; height: 22px; width: 22px;background-image:url('launch_icon.png');"></span></a> + <a href="./test_page_module/TestPageModule_viewCreationWizardDialog"><span style="background-repeat: no-repeat; display: block; height: 22px; width: 22px;background-image:url('launch_icon.png');"></span></a> </td> <td style="vertical-align:middle;text-align:left;"> - <a href="./test_page_module/TestPageModule_viewCreationWizard">I would like to create a new Test Page.</a> + <a href="./test_page_module/TestPageModule_viewCreationWizardDialog">I would like to create a new Test Page.</a> </td> </tr> </tbody> diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog.xml similarity index 96% rename from bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard.xml rename to bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog.xml index bba50c5e111217bdbd3316a553a0a1f3f8073c7c..13850296fdab438c597fbda39a30d4841c92c625 100644 --- a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard.xml +++ b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog.xml @@ -114,7 +114,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>TestPageModule_viewCreationWizard</string> </value> + <value> <string>TestPageModule_viewCreationWizardDialog</string> </value> </item> <item> <key> <string>method</string> </key> @@ -122,7 +122,7 @@ </item> <item> <key> <string>name</string> </key> - <value> <string>TestPageModule_viewCreationWizard</string> </value> + <value> <string>TestPageModule_viewCreationWizardDialog</string> </value> </item> <item> <key> <string>pt</string> </key> diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_author.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_author.xml similarity index 100% rename from bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_author.xml rename to bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_author.xml diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_author_mail.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_author_mail.xml similarity index 100% rename from bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_author_mail.xml rename to bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_author_mail.xml diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_explanation.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_explanation.xml similarity index 100% rename from bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_explanation.xml rename to bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_explanation.xml diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_image.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_image.xml similarity index 100% rename from bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_image.xml rename to bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_image.xml diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_slide_content.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_slide_content.xml similarity index 100% rename from bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_slide_content.xml rename to bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_slide_content.xml diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_text_content.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_text_content.xml similarity index 100% rename from bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_text_content.xml rename to bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_text_content.xml diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_title.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_title.xml similarity index 100% rename from bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizard/your_title.xml rename to bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPageModule_viewCreationWizardDialog/your_title.xml