Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alecs_myu
erp5
Commits
e130c394
Commit
e130c394
authored
Nov 29, 2017
by
Vincent Bechu
Committed by
Romain Courteaud
Jan 09, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_officejs] change onlyoffice gadget in export site
parent
b5312dce
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
34 additions
and
13 deletions
+34
-13
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_export_js.js
...ateItem/web_page_module/gadget_officejs_page_export_js.js
+5
-11
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_export_js.xml
...teItem/web_page_module/gadget_officejs_page_export_js.xml
+29
-2
No files found.
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_export_js.js
View file @
e130c394
...
...
@@ -35,17 +35,17 @@
"
Onlyoffice Text
"
:
{
"
url
"
:
"
ooffice_text/
"
,
"
cache
"
:
"
gadget_ooffice_text.appcache
"
,
"
sub_gadget
"
:
[
"
ooffice_
text
_gadget
"
,
"
officejs_setting_gadget
"
]
"
sub_gadget
"
:
[
"
ooffice_
onlyoffice
_gadget
"
,
"
officejs_setting_gadget
"
]
},
"
Onlyoffice Spreadsheet
"
:
{
"
url
"
:
"
ooffice_spreadsheet/
"
,
"
cache
"
:
"
gadget_ooffice_spreadsheet.appcache
"
,
"
sub_gadget
"
:
[
"
ooffice_
spreadsheet
_gadget
"
,
"
officejs_setting_gadget
"
]
"
sub_gadget
"
:
[
"
ooffice_
onlyoffice
_gadget
"
,
"
officejs_setting_gadget
"
]
},
"
Onlyoffice Presentation
"
:
{
"
url
"
:
"
ooffice_presentation/
"
,
"
cache
"
:
"
gadget_ooffice_presentation.appcache
"
,
"
sub_gadget
"
:
[
"
ooffice_
presentation
_gadget
"
,
"
officejs_setting_gadget
"
]
"
sub_gadget
"
:
[
"
ooffice_
onlyoffice
_gadget
"
,
"
officejs_setting_gadget
"
]
},
"
Web Table Editor
"
:
{
"
url
"
:
"
officejs_web_table_editor/
"
,
...
...
@@ -133,14 +133,8 @@
"
officejs_codemirror
"
:
{
"
cache
"
:
"
gadget_officejs_codemirror.appcache
"
},
"
ooffice_text_gadget
"
:
{
"
cache
"
:
"
gadget_ooffice_text_gadget.appcache
"
},
"
ooffice_spreadsheet_gadget
"
:
{
"
cache
"
:
"
gadget_ooffice_spreadsheet_gadget.appcache
"
},
"
ooffice_presentation_gadget
"
:
{
"
cache
"
:
"
gadget_ooffice_presentation_gadget.appcache
"
"
ooffice_onlyoffice_gadget
"
:
{
"
cache
"
:
"
onlyoffice.gadget.appcache
"
},
"
officejs_web_table_editor_gadget
"
:
{
"
cache
"
:
"
gadget_officejs_web_table_editor.appcache
"
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_export_js.xml
View file @
e130c394
...
...
@@ -66,6 +66,14 @@
<none/>
</value>
</item>
<item>
<key>
<string>
creators
</string>
</key>
<value>
<tuple>
<string>
zope
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
default_reference
</string>
</key>
<value>
<string>
gadget_officejs_page_export.js
</string>
</value>
...
...
@@ -84,6 +92,25 @@
<key>
<string>
language
</string>
</key>
<value>
<string>
en
</string>
</value>
</item>
<item>
<key>
<string>
modification_date
</string>
</key>
<value>
<object>
<klass>
<global
name=
"DateTime"
module=
"DateTime.DateTime"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1511776852.32
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Web Script
</string>
</value>
...
...
@@ -227,7 +254,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
963.
17965.11464.64324
</string>
</value>
<value>
<string>
963.
47833.26373.64597
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -245,7 +272,7 @@
</tuple>
<state>
<tuple>
<float>
15
09985032.38
</float>
<float>
15
11961491.29
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment