Nuxeo Live Edit is now deprecated, you should use Nuxeo Drive Edit, see Online Editing section of Nuxeo Drive documentation.
The table below states the compatibility of Live Edit plugins with different versions of browsers and office software, for Nuxeo DM 5.4+.
Tested versions of Live Edit are:
- Live Edit MS Office-IE (.msi): 2.2.1
- Live Edit OpenOffice Distribution (.exe): 2.2.1
- FireFox Protocol Handler: 0.4.11 More information on the plugin / environment correspondence on the Live Edit Installation page.
Internet Explorer 9 Compatibility
Internet Explorer 9 truncates the HTTP_ACCEPT
header and prevents Live Edit from working. For instance:
with IE 9 in default browsing mode, the
HTTP_ACCEPT
header looks like this:text/html, application/xhtml+xml, /
Two workarounds are possible:
If you want to use Live Edit with the client side detection in Internet Explorer 9, you need to activate the "Internet Explorer 9 Compatibility view" browsing mode (F12 developer tools). With IE 9 in compatibility mode, the
HTTP_ACCEPT
header is:image/jpeg, application/x-ms-application, image/gif, application/xaml+xml, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-nuxeo-liveedit;ext0="application!vnd.ms-excel", application/x-nuxeo-liveedit;ext0="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", application/x-nuxeo-liveedit;ext0="application/vnd.openxmlformats-officedocument.presentationml.presentation", application/x-nuxeo-liveedit;ext0="application/vnd.openxmlformats-officedocument.wordprocessingml.document", application/x-nuxeo-liveedit;ext1="application!vnd.ms-powerpoint", application/x-nuxeo-liveedit;ext2="application!msword", /
Or you can force the detection of the Live Edit installation with a server side configuration:
- Edit
$NUXEO_HOME/templates/common/config/nuxeo.properties
. - Change the value for the property
org.nuxeo.ecm.platform.liveedit.config
from client to server (uncomment the line if needed). - Restart the Nuxeo server.
- Edit
Windows XP Environment
Internet Explorer 6 | Internet Explorer 7 | Internet Explorer 8 | Internet Explorer 9 | Firefox < 3.6 | Firefox 3.6.3 | Firefox 4+ | |
---|---|---|---|---|---|---|---|
Microsoft Office 2000 | Not supported | Not supported anymore | Not supported anymore | N/A | Not supported anymore | Not supported anymore | Not supported anymore |
Microsoft Office XP | Not supported | Not supported anymore | Not supported anymore | N/A | Not supported anymore | Not supported anymore | Not supported anymore |
Microsoft Office 2003 | Not supported | OK, except for a minor issue: LIVED-187 | OK, except for a minor issue: LIVED-187 | N/A | Not supported anymore | OK, except for a minor issue: LIVED-187 | Testing in progress |
Microsoft Office 2007 | Not supported | Tested OK on development branch, but minor issues: LIVED-163 LIVED-164 LIVED-165 Tests on Live Edit 2.2.1 in progress | Testing in progress | N/A | Not supported anymore | Tested OK on development branch, but minor issues: LIVED-163 LIVED-164 LIVED-165 Tests on Live Edit 2.2.1 in progress | Testing in progress |
OpenOffice.org 3.3 | Not supported | OK | OK | N/A | Not supported anymore | OK | Testing in progress |
LibreOffice 3.4 | Not supported | OK | OK | N/A | Not supported anymore | OK | Testing in progress |
Windows 7 64b Environment
Nuxeo LiveEdit Microsoft Office is only compatible with Office in 32 bits. Beware about its detection inside Internet Explorer. For the moment, out of the box, it will only be possible with the 32 bits version of your browser.
To enable the detection of your LiveEdit installation with Internet Explorer running in 64 bits mode, you need to import this file into your registry (regedit).
As LiveEdit installer is only built in 32 bits yet, Windows will wrote the registry entries into a compatibility node (WoW6432Node) read by 32 bits application running on 64 bits OS, and this file will add necessary keys to the default registry node read.
Internet Explorer 6 | Internet Explorer 7 | Internet Explorer 8 | Internet Explorer 9 | Firefox < 3.6 | Firefox 3.6.x | Firefox 4+ | |
---|---|---|---|---|---|---|---|
Microsoft Office 2000 | N/A | N/A | N/A | N/A | N/A | N/A | N/A |
Microsoft Office XP | N/A | N/A | N/A | N/A | N/A | N/A | N/A |
Microsoft Office 2003 | N/A | N/A | Not supported | Note supported | Not supported | Not supported | Not supported |
Microsoft Office 2007 | N/A | N/A | OK except for LIVED-163 | Testing in progress | Not supported anymore | Testing in progress | OK except for LIVED-163 |
Microsoft Office 2010 | N/A | N/A | LIVED-149 | Testing in progress | Not supported anymore | LIVED-149 | LIVED-149 |
OpenOffice.org 3.3 | N/A | N/A | Testing in progress | Testing in progress | Not supported anymore | Testing in progress | Testing in progress |
LibreOffice 3.4 | N/A | N/A | Testing in progress | Testing in progress | Not supported anymore | Testing in progress | Testing in progress |
Windows 7 32b Environment
Internet Explorer 6 | Internet Explorer 7 | Internet Explorer 8 | Internet Explorer 9 | Firefox < 3.6 | Firefox 3.6.x | Firefox 4+ | |
---|---|---|---|---|---|---|---|
Microsoft Office 2000 | N/A | N/A | N/A | N/A | N/A | N/A | N/A |
Microsoft Office XP | N/A | N/A | N/A | N/A | N/A | N/A | N/A |
Microsoft Office 2003 | N/A | N/A | Not supported | Note supported | Not supported | Not supported | Not supported |
Microsoft Office 2007 | N/A | N/A | Testing in progress | Testing in progress | Not supported anymore | Testing in progress | Testing in progress |
Microsoft Office 2010 | N/A | N/A | OK | Testing in progress | Not supported anymore | Testing in progress | Testing in progress |
OpenOffice.org 3.3 | N/A | N/A | Testing in progress | Testing in progress | Not supported anymore | Testing in progress | Testing in progress |
LibreOffice 3.4 | N/A | N/A | Testing in progress | Testing in progress | Not supported anymore | Testing in progress | Testing in progress |