留言板

Using Asset Publisher

Dimas Purdinanto,修改在8 年前。

Using Asset Publisher

Junior Member 帖子: 29 加入日期: 15-8-11 最近的帖子
Dear Team,

I'm a little bit confused on using Asset Publisher
I have these word documents uploaded to Liferay, and i have set the asset publisher to show newest document uploaded
(please refer to asset_publisher.png for my setting)

But the problem is, when i clicked "read more..." it doesn't go to the full content of the document
Instead it's only opening the same page

Could you help me on this?

Thank you
thumbnail
David H Nebinger,修改在8 年前。

RE: Using Asset Publisher

Liferay Legend 帖子: 14916 加入日期: 06-9-2 最近的帖子
Do you have openoffice installed and Liferay pointed at it?

Note that Liferay cannot read office documents on it's own, but if OO is configured Liferay will let OO pull the text content of the doc for indexing.

And, even if OO is available, that doesn't mean Liferay will ever present the content of the word document as a result of "Read more..." links. It is, after all, a word document.
Dimas Purdinanto,修改在8 年前。

RE: Using Asset Publisher

Junior Member 帖子: 29 加入日期: 15-8-11 最近的帖子
Hi David,

I wasn't mean that liferay should read/open the office document, but rather only to go to a page where i could view the detail info about the document.
Like this (document & media portlet):

I also tried it with a Web Content
So i make let say web content x, show it on asset publisher in abstract mode
But when i click Read More... it just open the same page, not the full content of web content x
thumbnail
Nagendra Kumar Busam,修改在8 年前。

RE: Using Asset Publisher (答复)

Liferay Master 帖子: 678 加入日期: 09-7-7 最近的帖子
as far as I know there was an issue for read more link of asset publisher on Java 8. what was your Java version

https://issues.liferay.com/browse/LPS-57244
Dimas Purdinanto,修改在8 年前。

RE: Using Asset Publisher

Junior Member 帖子: 29 加入日期: 15-8-11 最近的帖子
Hi Nagrenda,

I'm using Liferay 6.2 CE GA4 bundled with Tomcat, and my Java version is Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
I've read https://issues.liferay.com/browse/LPS-57244, but i don't see any fixed for Java 8 there. Or should i switched to Java 7?

Please kindly advise, thank you
thumbnail
David H Nebinger,修改在8 年前。

RE: Using Asset Publisher (答复)

Liferay Legend 帖子: 14916 加入日期: 06-9-2 最近的帖子
yes, switch to 7.
Dimas Purdinanto,修改在8 年前。

RE: Using Asset Publisher

Junior Member 帖子: 29 加入日期: 15-8-11 最近的帖子
Hi all,

So I've switched to Java 7, the full content got displayed but in the same page where i put the asset publisher.
How if i'd like to display the full content in a new page?

Thank you