Thierry Migayron a écrit :

Hi,
after I installed Zope CPS under MS Windows, I have difficulties with loading Word files in the application. I linked the wvware library to Zope in order to be able to convert Word files et load them. This conversion hardly works. I have no problem with a majority of Word files, but some of them crash my server Zope CPS. For example, the Word files that contains special objects.

They shouldn't :) Do you have details (i.e. error messages)?

The solution might be to desactivate the conversion of Word files to html files, even if it means that I gonna lose indexation et previsualization of my files. But I really don't know how I can desactivate this conversion.

Perhaps from the Zope Management Interface:
portal_layouts/<your layout>/<your AttachedFile Widget>, go to bottom, uncheck the three 'Display link to ...' fields. But I don't know whether these properties are available in the CPS version you use; if not, I think you must delete the 'word_to_html' transform in portal_transform.

Thanks a lot for your help.
Thierry

_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to