This documentation relates to an old version of the Nuxeo Platform Document Management module (5.5). You may want to check the latest version of the User Guide or of the Administration Guide.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

How to enhance Live Edit to take care of your own file type

By default, we recognize default office files (doc, docx, xls, xlsx, odt, ...) for both Microsoft Office and OpenOffice.org. But sometimes, you could be interested in managing other file types with Live Edit, and launching their associated editors.

With Internet Explorer

Recognized extensions are managed in the Windows Registry. They are simple string values, stored in HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents and using this model:

...

See the attached file to enable all Microsoft Office extensions.

With Firefox

In the extension preferences form, you can directly add the editor / MIME-TYPE mapping. By doing this, it will be enough to enable a new extension.

...