Message Boards

Edit document in Document and Media Portlet

thumbnail
Nirav Prajapati, modified 7 Years ago.

Edit document in Document and Media Portlet

Regular Member Posts: 133 Join Date: 6/25/15 Recent Posts
Hello Friends,

I am work on Liferay 6.2 CE-GA2 Version

I am uploading .doc file in Document and Media Portlet.
If i want to edit that uploaded Document.

How can i achieve it.??

Please Help me.
S K K, modified 7 Years ago.

RE: Edit document in Document and Media Portlet

New Member Posts: 21 Join Date: 1/16/17 Recent Posts
You can't edit the document in portlet. Download it and edit then upload the edited document. that's how the media and document portlet works(upload and download ).
thumbnail
Nirav Prajapati, modified 7 Years ago.

RE: Edit document in Document and Media Portlet

Regular Member Posts: 133 Join Date: 6/25/15 Recent Posts
Is it possible to open document in browser side application and then edit and upload edited document?

Like when we open file from drive it open in browser application and we can edit it.
S K K, modified 7 Years ago.

RE: Edit document in Document and Media Portlet

New Member Posts: 21 Join Date: 1/16/17 Recent Posts
Yes you can do it by creating hook plugin and make the custom document and media portlet.
srini vasulu, modified 5 Years ago.

RE: Edit document in Document and Media Portlet

Regular Member Posts: 139 Join Date: 2/22/11 Recent Posts
Hi,
if you have idea Please let me know how i can display the file and edit from custom portlet.
thumbnail
Christoph Rabel, modified 5 Years ago.

RE: Edit document in Document and Media Portlet

Liferay Legend Posts: 1554 Join Date: 9/24/09 Recent Posts
In the upcoming Liferay 7.2 Google Docs was integrated for editing.
https://community.liferay.com/blogs/-/blogs/liferay-portal-7-2-ce-alpha-1-release

There is also a plugin in the marketplace which adds document editing for office files. I did not test it, but you could give it a try.
https://web.liferay.com/de/marketplace/-/mp/application/106896604

Another idea, if you want to implement something yourself, would be to use LibreOffice Online, I tried it once and it should be possible since it supports Webdav as a backend.