Commit 5b4ae32c authored by Roque's avatar Roque

erp5_officejs: new custom action view for text editor app

parent 6da2990d
......@@ -40,7 +40,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>jio_view</string> </value>
<value> <string>text_editor_view</string> </value>
</item>
<item>
<key> <string>language</string> </key>
......@@ -56,13 +56,9 @@
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Action Information</string> </value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>40.0</float> </value>
<value> <float>10.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -254,7 +254,6 @@ hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_types%2FWeb%20
hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_types%2FWeb%20Page%20Module%2F4&view=view\n
hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_skins%2Ferp5_web_officejs_ui%2FWebPageModule_viewWebPageListAsJio&view=jio_view\n
hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_types%2FWeb%20Page&view=view\n
hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_types%2FWeb%20Page%2F9&view=view\n
hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_types%2FWeb%20Page%2F10&view=view\n
hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_skins%2Ferp5_web_officejs_ui%2FWebPage_viewAsTextDocument&view=jio_view\n
\n
......@@ -741,7 +740,7 @@ NETWORK:\n
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>976.52891.26625.44765</string> </value>
<value> <string>976.57103.39065.37171</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -759,7 +758,7 @@ NETWORK:\n
</tuple>
<state>
<tuple>
<float>1562075541.74</float>
<float>1562328221.49</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -122,7 +122,6 @@ hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_types%2FWeb%20
hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_types%2FWeb%20Page%20Module%2F4&view=view\n
hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_skins%2Ferp5_web_officejs_ui%2FWebPageModule_viewWebPageListAsJio&view=jio_view\n
hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_types%2FWeb%20Page&view=view\n
hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_types%2FWeb%20Page%2F9&view=view\n
hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_types%2FWeb%20Page%2F10&view=view\n
hateoas/ERP5Document_getHateoas?mode=appcache&relative_url=portal_skins%2Ferp5_web_officejs_ui%2FWebPage_viewAsTextDocument&view=jio_view\n
\n
......@@ -270,7 +269,7 @@ NETWORK:\n
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>976.52887.28486.34730</string> </value>
<value> <string>976.57103.26283.40925</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -288,7 +287,7 @@ NETWORK:\n
</tuple>
<state>
<tuple>
<float>1562075019.2</float>
<float>1562328217.55</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -385,6 +385,16 @@
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>configuration_hide_header_add_button</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>int</string> </value>
</item>
</dictionary>
</tuple>
</value>
</item>
......@@ -424,7 +434,6 @@
<value>
<tuple>
<string>Web Page | text_editor_view</string>
<string>Web Page | jio_view</string>
</tuple>
</value>
</item>
......@@ -472,6 +481,10 @@
<key> <string>configuration_header_jump_button</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>configuration_hide_header_add_button</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>configuration_jio_gadget_url</string> </key>
<value> <string>gadget_ojs_local_jio.html</string> </value>
......@@ -773,7 +786,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>976.31037.397.45636</string> </value>
<value> <string>976.57117.42638.37239</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -791,7 +804,7 @@
</tuple>
<state>
<tuple>
<float>1560857896.33</float>
<float>1562329188.33</float>
<string>UTC</string>
</tuple>
</state>
......
Web Page Module | jio_view
Web Page Module | text_editor_view
Web Page | text_editor_view
\ No newline at end of file
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