Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Edit document in Document and Media Portlet
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.
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.
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 ).
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.
Like when we open file from drive it open in browser application and we can edit it.
Yes you can do it by creating hook plugin and make the custom document and media portlet.
Hi,
if you have idea Please let me know how i can display the file and edit from custom portlet.
if you have idea Please let me know how i can display the file and edit from custom portlet.
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.
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.