This documentation refers to the unreleased development version of the Nuxeo Platform. For the current production version, refer to the 5.6 user guide.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. install the MS Office - IE Live Edit (see DMDOC:Installing Live Edit for MS Office),
  2. install the OpenOffice.org - IE Live Edit extension (see below).

...

  1. In Firefox, go to Tools > Add-ons > Nuxeo Live Edit Protocol Handler > Preferences (or Options).
  2. Change the temp folder : /tmp/ with C:\Temp (or another temp folder like C:\Windows\Temp)
  3. Set the mime-types you want to use Live Edit with and click on Add new mapping (see below for the mimetypes mapping).
  4. Be sure that the checkbox "Use NXWss" is un-checked.
  5. Be sure to check correctly that the checkbox "Preserve compatibility" is un-checked.
    Note

    Since version 0.4.6 of the protocol handler, there is a checkbox labeled "Preserve compatibility" that allows to preserve the backward compatibility.
    This box must be checked when the targeted server is pre 5.2.
    Without checking it, the addon is forming a different type of headers allowing using of a bunch of new features like WebEngine (but it works only for the server 5.2 +). Simple said:

    • if Live Edit appear not to work (there is no available Edit online link) and the targeted Nuxeo server is not 5.2 or higher, check that the "Preserve compatibility" is marked.
    • if some cool features like WebEngine are not available (throwing exception) and the targeted Nuxeo server is 5.2 or higher, check that the "Preserve compatibility" is not marked.
  6. Click Ok.

...