danmunn / redmine_dmsf

Fork of svn repository for redmine_dmsf
GNU General Public License v2.0
414 stars 195 forks source link

Integration of OnlyOffice plugin #1334

Open giorgiorossi opened 2 years ago

giorgiorossi commented 2 years ago

Hi, do You plan to integrate new OnlyOffice plugin (https://www.redmine.org/plugins/onlyoffice_redmine) for inline editing of Office documents ? I try it it, but work only with plain Redmine modules ( Issues, Files, Documents, Wiki, or News )

Thanks in advance

picman commented 2 years ago

The plugin is based on Attachment class and more over it updates the files themselves. DMS doesn't work with Attachments and creates a new revision/file for each update. Therefore it isn't easily possible to use this plugin for online editing of DMS documents. It would very probably be easier to implement an online editing in OnlyOffice directly in DMSF plugin.

giorgiorossi commented 2 years ago

thanks for Your answer. Do You plan to implement this functionality in DMFS in near future ?

picman commented 2 years ago

I have done a try but faced this problem 4

pkunduCere commented 1 year ago

I have done a try but faced this problem 4

Can you share more info about your attempt? Could you post your code in a branch?

giorgiorossi commented 1 year ago

Hi picman,

can You answer to @pkunduCere? It's possible to examine Your code?

Thanks in advance

p4535992 commented 1 month ago

Is the issue persists with the released version 3.1.0 of the plugin ?

picman commented 1 month ago

There is an implementation of editing office documents via WebDAV protocol in DMSF and it works quite fine. Why should I bother with OnlyOffice plugin?

p4535992 commented 1 month ago

If the Webdav extension on Onlyoffice works I'm ok with it. The issue should be set as “not planned” maybe ? Specifying the solution with Webdav ?

picman commented 1 month ago

Simply, 1) Enable WebDAv protocol in the plugin's settings image 2) Click on Edit content image

CV-engineer-CDD commented 1 month ago

Hello , how to solve this problem? I cannot edit my document via DMSF. Thanks!!! image

p4535992 commented 1 month ago

Hello , how to solve this problem? I cannot edit my document via DMSF. Thanks!!!

Did you have any error on the webconsole or on the logs file ?