Commit e377e2ad authored by Roque's avatar Roque

erp5_officejs: change slideshow editor app portal type to Web Page

parent c1529be7
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>text</string> </key> <key> <string>text</string> </key>
<value> <string>string:${object_url}/TestPageModule_viewForSlideshowEditor</string> </value> <value> <string>string:${object_url}/WebPageModule_viewForSlideshowEditor</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>text</string> </key> <key> <string>text</string> </key>
<value> <string>string:${object_url}/TestPage_viewForSlideshowEditor</string> </value> <value> <string>string:${object_url}/WebPage_viewForSlideshowEditor</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -97,17 +97,17 @@ ...@@ -97,17 +97,17 @@
<item> <item>
<key> <string>text_content</string> </key> <key> <string>text_content</string> </key>
<value> <string>CONFIGURATION MANIFEST\n <value> <string>CONFIGURATION MANIFEST\n
# generated on Thu Sep 10 14:56:06 2020\n # generated on Tue Jul 20 15:24:43 2021\n
CACHE:\n CACHE:\n
\n \n
hateoas_appcache/definition_view/cG9ydGFsX3R5cGVzL1Rlc3QgUGFnZQ==\n hateoas_appcache/definition_view/cG9ydGFsX3R5cGVzL1dlYiBQYWdlIE1vZHVsZQ==\n
hateoas_appcache/definition_view/cG9ydGFsX3R5cGVzL1Rlc3QgUGFnZS9zbGlkZXNob3dfZWRpdG9yX3ZpZXc=\n hateoas_appcache/definition_view/cG9ydGFsX3R5cGVzL1dlYiBQYWdlIE1vZHVsZS9zbGlkZXNob3dfZWRpdG9yX3ZpZXc=\n
hateoas_appcache/definition_view/cG9ydGFsX3NraW5zL2VycDVfb2ZmaWNlanNfc2xpZGVzaG93X2VkaXRvci9UZXN0UGFnZV92aWV3Rm9yU2xpZGVzaG93RWRpdG9y\n hateoas_appcache/definition_view/cG9ydGFsX3NraW5zL2VycDVfb2ZmaWNlanNfc2xpZGVzaG93X2VkaXRvci9XZWJQYWdlTW9kdWxlX3ZpZXdGb3JTbGlkZXNob3dFZGl0b3I=\n
hateoas_appcache/definition_view/cG9ydGFsX3R5cGVzL1Rlc3QgUGFnZS9zbGlkZXNob3dfZWRpdG9yX2Nsb25l\n hateoas_appcache/definition_view/cG9ydGFsX3R5cGVzL1dlYiBQYWdl\n
hateoas_appcache/definition_view/cG9ydGFsX3R5cGVzL1dlYiBQYWdlL3NsaWRlc2hvd19lZGl0b3Jfdmlldw==\n
hateoas_appcache/definition_view/cG9ydGFsX3NraW5zL2VycDVfb2ZmaWNlanNfc2xpZGVzaG93X2VkaXRvci9XZWJQYWdlX3ZpZXdGb3JTbGlkZXNob3dFZGl0b3I=\n
hateoas_appcache/definition_view/cG9ydGFsX3R5cGVzL1dlYiBQYWdlL3NsaWRlc2hvd19lZGl0b3JfY2xvbmU=\n
hateoas_appcache/definition_view/cG9ydGFsX3NraW5zL2VycDVfb2ZmaWNlanNfc2xpZGVzaG93X2VkaXRvci9CYXNlX2Nsb25lRG9jdW1lbnRGb3JTbGlkZXNob3dFZGl0b3I=\n hateoas_appcache/definition_view/cG9ydGFsX3NraW5zL2VycDVfb2ZmaWNlanNfc2xpZGVzaG93X2VkaXRvci9CYXNlX2Nsb25lRG9jdW1lbnRGb3JTbGlkZXNob3dFZGl0b3I=\n
hateoas_appcache/definition_view/cG9ydGFsX3R5cGVzL1Rlc3QgUGFnZSBNb2R1bGU=\n
hateoas_appcache/definition_view/cG9ydGFsX3R5cGVzL1Rlc3QgUGFnZSBNb2R1bGUvc2xpZGVzaG93X2VkaXRvcl92aWV3\n
hateoas_appcache/definition_view/cG9ydGFsX3NraW5zL2VycDVfb2ZmaWNlanNfc2xpZGVzaG93X2VkaXRvci9UZXN0UGFnZU1vZHVsZV92aWV3Rm9yU2xpZGVzaG93RWRpdG9y\n
\n \n
NETWORK:\n NETWORK:\n
*</string> </value> *</string> </value>
......
...@@ -15,15 +15,15 @@ ...@@ -15,15 +15,15 @@
</head> </head>
<body> <body>
<script data-renderjs-configuration="configuration_manifest" type="text/x-renderjs-configuration">gadget_officejs_slideshow_editor.configuration</script> <script data-renderjs-configuration="configuration_manifest" type="text/x-renderjs-configuration">gadget_officejs_slideshow_editor.configuration</script>
<script data-renderjs-configuration="portal_type" type="text/x-renderjs-configuration">Test Page</script> <script data-renderjs-configuration="portal_type" type="text/x-renderjs-configuration">Web Page</script>
<script data-renderjs-configuration="parent_relative_url" type="text/x-renderjs-configuration">test_page_module</script> <script data-renderjs-configuration="parent_relative_url" type="text/x-renderjs-configuration">web_page_module</script>
<script data-renderjs-configuration="parent_portal_type" type="text/x-renderjs-configuration">Test Page Module</script> <script data-renderjs-configuration="parent_portal_type" type="text/x-renderjs-configuration">Web Page Module</script>
<script data-renderjs-configuration="portal_skin_folder" type="text/x-renderjs-configuration">erp5_officejs_slideshow_editor</script> <script data-renderjs-configuration="portal_skin_folder" type="text/x-renderjs-configuration">erp5_officejs_slideshow_editor</script>
<script data-renderjs-configuration="app_view_reference" type="text/x-renderjs-configuration">slideshow_editor_view</script> <script data-renderjs-configuration="app_view_reference" type="text/x-renderjs-configuration">slideshow_editor_view</script>
<script data-renderjs-configuration="app_actions" type="text/x-renderjs-configuration">('Test Page Module | slideshow_editor_view','Test Page | slideshow_editor_view','Test Page | slideshow_editor_clone')</script> <script data-renderjs-configuration="app_actions" type="text/x-renderjs-configuration">('Web Page Module | slideshow_editor_view','Web Page | slideshow_editor_view','Web Page | slideshow_editor_clone')</script>
<script data-renderjs-configuration="app_allowed_sub_types" type="text/x-renderjs-configuration">('Test Page Module | Test Page')</script> <script data-renderjs-configuration="app_allowed_sub_types" type="text/x-renderjs-configuration">('Web Page Module | Web Page')</script>
<script data-renderjs-configuration="test_page_module_dict" type="text/x-renderjs-configuration">{"title": "Test Page Documents", "filter_action": 1, "hide_add_button": 0, "history_previous_link": 1}</script> <script data-renderjs-configuration="web_page_module_dict" type="text/x-renderjs-configuration">{"title": "Web Page Documents", "filter_action": 1, "hide_add_button": 0, "history_previous_link": 1}</script>
<script data-renderjs-configuration="test_page_dict" type="text/x-renderjs-configuration">{"title": "Test Page Document", "editable": 1, "history_previous_link": 1}</script> <script data-renderjs-configuration="web_page_dict" type="text/x-renderjs-configuration">{"title": "Web Page Document", "editable": 1, "history_previous_link": 1}</script>
<script data-renderjs-configuration="erp5_attachment_synchro" type="text/x-renderjs-configuration"></script> <script data-renderjs-configuration="erp5_attachment_synchro" type="text/x-renderjs-configuration"></script>
<script data-renderjs-configuration="dropbox_app_key" type="text/x-renderjs-configuration">28fxd7m6ogxh6b5</script> <script data-renderjs-configuration="dropbox_app_key" type="text/x-renderjs-configuration">28fxd7m6ogxh6b5</script>
<div data-gadget-url="gadget_erp5_router.html" data-gadget-scope="erp5_router"></div> <div data-gadget-url="gadget_erp5_router.html" data-gadget-scope="erp5_router"></div>
......
...@@ -279,7 +279,7 @@ ...@@ -279,7 +279,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>985.58016.28921.23313</string> </value> <value> <string>993.27868.36160.25429</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -297,7 +297,7 @@ ...@@ -297,7 +297,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1599749747.92</float> <float>1626794657.66</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -37,6 +37,10 @@ ...@@ -37,6 +37,10 @@
<key> <string>action</string> </key> <key> <string>action</string> </key>
<value> <string>Base_doSelect</string> </value> <value> <string>Base_doSelect</string> </value>
</item> </item>
<item>
<key> <string>action_title</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -111,7 +115,7 @@ ...@@ -111,7 +115,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>TestPageModule_viewForSlideshowEditor</string> </value> <value> <string>WebPageModule_viewForSlideshowEditor</string> </value>
</item> </item>
<item> <item>
<key> <string>method</string> </key> <key> <string>method</string> </key>
...@@ -119,7 +123,7 @@ ...@@ -119,7 +123,7 @@
</item> </item>
<item> <item>
<key> <string>name</string> </key> <key> <string>name</string> </key>
<value> <string>TestPageModule_viewTestPageList</string> </value> <value> <string>WebPageModule_viewTestPageList</string> </value>
</item> </item>
<item> <item>
<key> <string>pt</string> </key> <key> <string>pt</string> </key>
...@@ -135,7 +139,7 @@ ...@@ -135,7 +139,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Test Pages</string> </value> <value> <string>Web Pages</string> </value>
</item> </item>
<item> <item>
<key> <string>unicode_mode</string> </key> <key> <string>unicode_mode</string> </key>
......
...@@ -132,8 +132,8 @@ ...@@ -132,8 +132,8 @@
<value> <value>
<list> <list>
<tuple> <tuple>
<string>Test Page</string> <string>Web Page</string>
<string>Test Page</string> <string>Web Page</string>
</tuple> </tuple>
</list> </list>
</value> </value>
...@@ -151,7 +151,7 @@ ...@@ -151,7 +151,7 @@
</item> </item>
<item> <item>
<key> <string>selection_name</string> </key> <key> <string>selection_name</string> </key>
<value> <string>test_page_module_view_test_page_list_officejs_selection</string> </value> <value> <string>web_page_module_view_web_page_list_officejs_selection</string> </value>
</item> </item>
<item> <item>
<key> <string>sort</string> </key> <key> <string>sort</string> </key>
...@@ -181,7 +181,7 @@ ...@@ -181,7 +181,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Test Pages</string> </value> <value> <string>Web Pages</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
...@@ -37,6 +37,10 @@ ...@@ -37,6 +37,10 @@
<key> <string>action</string> </key> <key> <string>action</string> </key>
<value> <string>Base_edit</string> </value> <value> <string>Base_edit</string> </value>
</item> </item>
<item>
<key> <string>action_title</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -123,7 +127,7 @@ ...@@ -123,7 +127,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>TestPage_viewForSlideshowEditor</string> </value> <value> <string>WebPage_viewForSlideshowEditor</string> </value>
</item> </item>
<item> <item>
<key> <string>method</string> </key> <key> <string>method</string> </key>
...@@ -147,7 +151,7 @@ ...@@ -147,7 +151,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Test Page</string> </value> <value> <string>Web Page</string> </value>
</item> </item>
<item> <item>
<key> <string>unicode_mode</string> </key> <key> <string>unicode_mode</string> </key>
......
...@@ -16,14 +16,14 @@ portal_types/Notebook/notebook_export ...@@ -16,14 +16,14 @@ portal_types/Notebook/notebook_export
portal_types/Notebook/notebook_preview portal_types/Notebook/notebook_preview
portal_types/PDF/pdf_viewer_clone portal_types/PDF/pdf_viewer_clone
portal_types/PDF/pdf_viewer_view portal_types/PDF/pdf_viewer_view
portal_types/Test Page Module/slideshow_editor_view
portal_types/Test Page/slideshow_editor_clone
portal_types/Test Page/slideshow_editor_view
portal_types/Web Illustration/svg_editor_clone portal_types/Web Illustration/svg_editor_clone
portal_types/Web Illustration/svg_editor_view portal_types/Web Illustration/svg_editor_view
portal_types/Web Page Module/codemirror_view portal_types/Web Page Module/codemirror_view
portal_types/Web Page Module/slideshow_editor_view
portal_types/Web Page Module/svg_editor_view portal_types/Web Page Module/svg_editor_view
portal_types/Web Page Module/text_editor_view portal_types/Web Page Module/text_editor_view
portal_types/Web Page/slideshow_editor_clone
portal_types/Web Page/slideshow_editor_view
portal_types/Web Page/text_editor_clone portal_types/Web Page/text_editor_clone
portal_types/Web Page/text_editor_view portal_types/Web Page/text_editor_view
portal_types/Web Script/codemirror_clone portal_types/Web Script/codemirror_clone
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment