Commit bb323e03 authored by Roque's avatar Roque

erp5_officejs_connector: details on bt and WebPage_viewAsJio

parent 512f40ac
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>action</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>action_type/object_jio_view</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_jio_view</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>jio_view</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>View</string>
</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>35.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>View</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="Expression" module="Products.CMFCore.Expression"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/WebPage_viewAsJio</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -72,14 +72,16 @@
<key> <string>left</string> </key>
<value>
<list>
<string>my_description</string>
<string>my_text_content</string>
<string>my_title</string>
<string>my_reference</string>
<string>my_revision</string>
<string>my_language</string>
<string>my_version</string>
<string>my_portal_type</string>
<string>your_modification_date</string>
<string>my_content_type</string>
<string>my_description</string>
<string>my_portal_type</string>
<string>my_revision</string>
<string>my_text_content</string>
<string>my_url_string</string>
</list>
</value>
......@@ -87,10 +89,7 @@
<item>
<key> <string>right</string> </key>
<value>
<list>
<string>my_version</string>
<string>my_language</string>
</list>
<list/>
</value>
</item>
</dictionary>
......
erp5_hal_json_style
erp5_web
erp5_web_renderjs_ui
erp5_notebook
erp5_multimedia
\ No newline at end of file
......@@ -15,6 +15,7 @@ Text | jio_view
Text | jio_view_attachment
Web Illustration | jio_view
Web Manifest | jio_view
Web Page | jio_view
Web Script | jio_view
Web Style | jio_view
Web Table | jio_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