erp5_officejs: spreadsheet_editor improvements
add forgeten jio_view action for Spreadsheet portal_type add action for online edit in old erp5_UI add fullscreen mode
Showing
<?xml version="1.0"?> | |||
<ZopeData> | |||
<record id="1" aka="AAAAAAAAAAE="> | |||
<pickle> | |||
<global name="ERP5 Form" module="erp5.portal_type"/> | |||
</pickle> | |||
<pickle> | |||
<dictionary> | |||
<item> | |||
<key> <string>_objects</string> </key> | |||
<value> | |||
<tuple/> | |||
</value> | |||
</item> | |||
<item> | |||
<key> <string>action</string> </key> | |||
<value> <string>Base_edit</string> </value> | |||
</item> | |||
<item> | |||
<key> <string>description</string> </key> | |||
<value> <string></string> </value> | |||
</item> | |||
<item> | |||
<key> <string>edit_order</string> </key> | |||
<value> | |||
<list/> | |||
</value> | |||
</item> | |||
<item> | |||
<key> <string>encoding</string> </key> | |||
<value> <string>UTF-8</string> </value> | |||
</item> | |||
<item> | |||
<key> <string>enctype</string> </key> | |||
<value> <string></string> </value> | |||
</item> | |||
<item> | |||
<key> <string>group_list</string> </key> | |||
<value> | |||
<list> | |||
<string>left</string> | |||
<string>right</string> | |||
<string>center</string> | |||
<string>bottom</string> | |||
<string>hidden</string> | |||
</list> | |||
</value> | |||
</item> | |||
<item> | |||
<key> <string>groups</string> </key> | |||
<value> | |||
<dictionary> | |||
<item> | |||
<key> <string>bottom</string> </key> | |||
<value> | |||
<list> | |||
<string>my_data</string> | |||
</list> | |||
</value> | |||
</item> | |||
<item> | |||
<key> <string>center</string> </key> | |||
<value> | |||
<list/> | |||
</value> | |||
</item> | |||
<item> | |||
<key> <string>hidden</string> </key> | |||
<value> | |||
<list/> | |||
</value> | |||
</item> | |||
<item> | |||
<key> <string>left</string> </key> | |||
<value> | |||
<list> | |||
<string>my_filename</string> | |||
<string>my_description</string> | |||
|
|||
</list> | |||
</value> | |||
</item> | |||
<item> | |||
<key> <string>right</string> </key> | |||
<value> | |||
<list/> | |||
</value> | |||
</item> | |||
</dictionary> | |||
</value> | |||
</item> | |||
<item> | |||
<key> <string>id</string> </key> | |||
<value> <string>OOoDocument_edit</string> </value> | |||
</item> | |||
<item> | |||
<key> <string>method</string> </key> | |||
<value> <string>POST</string> </value> | |||
</item> | |||
<item> | |||
<key> <string>name</string> </key> | |||
<value> <string>Document_viewOOEditor</string> </value> | |||
</item> | |||
<item> | |||
<key> <string>pt</string> </key> | |||
<value> <string>form_view</string> </value> | |||
</item> | |||
<item> | |||
<key> <string>row_length</string> </key> | |||
<value> <int>4</int> </value> | |||
</item> | |||
<item> | |||
<key> <string>stored_encoding</string> </key> | |||
<value> <string>UTF-8</string> </value> | |||
</item> | |||
<item> | |||
<key> <string>title</string> </key> | |||
<value> <string>Document Editor</string> </value> | |||
</item> | |||
<item> | |||
<key> <string>unicode_mode</string> </key> | |||
<value> <int>0</int> </value> | |||
</item> | |||
<item> | |||
<key> <string>update_action</string> </key> | |||
<value> <string></string> </value> | |||
</item> | |||
<item> | |||
<key> <string>update_action_title</string> </key> | |||
<value> <string></string> </value> | |||
</item> | |||
</dictionary> | |||
</pickle> | |||
</record> | |||
</ZopeData> |
This diff is collapsed.
File moved
File moved
File moved
File moved
This diff is collapsed.
bt5/erp5_officejs/bt/comment
0 → 100644