Issue (View Online)

Key: NXP-632
Issue Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Vlad Tudoran
Reporter: Damien Metzler
Environment: Windows 2000 SP4
Office 2000

Operations

View all
View comments
View history
LiveEdit: Support for MSOffice 2000 
Updated: 24/04/07 16:49   Created: 16/02/07 09:52  

The following comment has been added to this issue: [ Permlink ]

Author: Vlad Tudoran
Date: 24/04/07 16:49
Comment:
I've implemented a generic interface in LiveEdit for plug-and-play document handlers.
This interface is meant to create an abstract image for all the document types (Office 2000, 2003, Openoffice, Adobe etc) for the bussiness layer.

These handlers are implemented as DLL modules, which will be loaded dinamically at run-time from the 'DocumentHandlers' folder from the NLE root.
So far, there are only Office 2000 and 2003 modules (and an Office 2007 module, in tests). The 2 modules are deployed depending on the Office version installed on the client computer.
Any feedback about, how this is working, especially on MSO 2000, are greatly apreciated.

Project: Nuxeo Enterprise Platform 5
Components: Desktop Integration
Affects Versions: 5.0.0 GA
Fix Versions: 5.1 M3
Attachments: NuxeLiveEdit.patch

 Description   
I worked on NuxeoLiveEdit to make it work with Office 2000. The main change is that I don't use the PIA .NET component for Office XP (and more) and I replaced it with the COM objects of the Office 2000 apps. It seems to work (whereas it did'nt work with the official one). I got a small patch (attached), and I think it would be a good idea if there could be a branch on the SVN for it.

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to