From e2aca1bd70436161912183832344a6b5e7881365 Mon Sep 17 00:00:00 2001 From: Rafael Monnerat <rafael@nexedi.com> Date: Tue, 7 Feb 2012 14:27:14 -0200 Subject: [PATCH] Renamed editors zpt files Keep some consistency with the names used by all others editors (svg, stylesheet...) --- .../TestPage_viewEditSlideShow/slide_editor.xml | 2 +- .../erp5_run_my_doc/TestPage_viewEditTest/test_editor.xml | 6 +++++- ...Page_testEditor.xml => selenium_test_editor_support.xml} | 2 +- ...age_slideShowEditor.xml => slideshow_editor_support.xml} | 2 +- bt5/erp5_run_my_doc/bt/revision | 2 +- 5 files changed, 9 insertions(+), 5 deletions(-) rename bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/{TestPage_testEditor.xml => selenium_test_editor_support.xml} (97%) rename bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/{TestPage_slideShowEditor.xml => slideshow_editor_support.xml} (97%) diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_viewEditSlideShow/slide_editor.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_viewEditSlideShow/slide_editor.xml index d2e64393a9..91775f57fa 100644 --- a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_viewEditSlideShow/slide_editor.xml +++ b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_viewEditSlideShow/slide_editor.xml @@ -154,7 +154,7 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>here/TestPage_slideShowEditor</string> </value> + <value> <string>here/slideshow_editor_support</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_viewEditTest/test_editor.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_viewEditTest/test_editor.xml index 8016a07d06..7a7ce7290d 100644 --- a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_viewEditTest/test_editor.xml +++ b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_viewEditTest/test_editor.xml @@ -56,6 +56,10 @@ <key> <string>tales</string> </key> <value> <dictionary> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>default</string> </key> <value> @@ -141,7 +145,7 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>here/TestPage_testEditor</string> </value> + <value> <string>here/selenium_test_editor_support</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_testEditor.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/selenium_test_editor_support.xml similarity index 97% rename from bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_testEditor.xml rename to bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/selenium_test_editor_support.xml index 47c684406e..3be423b6ca 100644 --- a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_testEditor.xml +++ b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/selenium_test_editor_support.xml @@ -68,7 +68,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>TestPage_testEditor</string> </value> + <value> <string>selenium_test_editor_support</string> </value> </item> <item> <key> <string>output_encoding</string> </key> diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_slideShowEditor.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/slideshow_editor_support.xml similarity index 97% rename from bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_slideShowEditor.xml rename to bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/slideshow_editor_support.xml index ca4c8874ae..8d5f175e46 100644 --- a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/TestPage_slideShowEditor.xml +++ b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/slideshow_editor_support.xml @@ -65,7 +65,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>TestPage_slideShowEditor</string> </value> + <value> <string>slideshow_editor_support</string> </value> </item> <item> <key> <string>output_encoding</string> </key> diff --git a/bt5/erp5_run_my_doc/bt/revision b/bt5/erp5_run_my_doc/bt/revision index c24b6ae77d..72f523f36e 100644 --- a/bt5/erp5_run_my_doc/bt/revision +++ b/bt5/erp5_run_my_doc/bt/revision @@ -1 +1 @@ -38 \ No newline at end of file +39 \ No newline at end of file -- 2.30.9