RE: How to enable Layout pages( public pages) to appear in Asset publisher

Jamie Sammons, modified 4 Years ago. Junior Member Posts: 30 Join Date: 9/4/14 Recent Posts

Hi,

I need to list down all public pages on Asset publisher. How to enable it.

Thanks in advance.


 

thumbnail
Olaf Kock, modified 4 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

Pages / Layouts aren't Assets, so you'll have a hard time finding them in a list of Assets.

You can, however, utilize the InfoFramework: Look up InfoListProvider (from my memory) and implement it to list non-assets that can be displayed as a collection.

Abdul Kareem, modified 3 Years ago. Junior Member Posts: 30 Join Date: 9/4/14 Recent Posts

Thanks a lot Olaf. I will check.