Tuesday, February 17, 2015

[Liferay] Can't access request parameters in v6.2 which worked in v6.1

Hi Friends,

I recently had to migrate a portlet from v6.1 to v6.2 of Liferay. Few regular steps and everything showed up in UI. But whenever I submitted a form, nothing was received at processAction. Like if I submit cityName, it can't be received using request.getParameter("cityName") which was working fine till 6.1

But if I change cityName in form to <portlet:namespace/>cityName then it worked.

Thursday, February 12, 2015

[Liferay] Cover Flow portlet is now available on Liferay Marketplace

Hi,

Cover flow portlet is now available on Liferay marketplace.

Here is the link of Liferay Marketplace. Cover Flow Portlet.
Github URL for this portlet, Cover Flow Portlet at Github

Below is the configuration screen, its pretty simple. Just add a folder in Document Library, put images in it, and select in config. Also, you have liberty to choose a number upto which the images should appear in cover flow.