0
votes
0answers
98 views

Liferay : Templating : How to get doc&media elements of an Asset Publisher

I have an Asset Publisher where a put manually diferent items from my document & media. Then, I need to display these images in a specific way, therefore, I need to create and assign a template ...
2
votes
1answer
733 views

How to modify the links that appear on Asset Publisher portlet?

The requirement is as follows, When a new web content(corresponding to a particular structure, say A) is published, it should automatically get updated on the Asset Publisher portlet (default ...
2
votes
3answers
420 views

Liferay: How to fetch the first 3 items from an asset publisher?

In Liferay I have used the asset publisher to publish news on my news page. I want to fetch the 3 top news from the page and embed it into another page. How can I do this? The page URL containing the ...