Blog

19
08/2013

Liferay - testing a portlet

While trying to find out how to test a MVC liferay portlet, I realised that there is not much of documentation about the subject.

31
05/2013

Don't null the modified date in web contents

It seems that, at least liferay EE 6.1ga1, doesn’t like the null value in the field modified date.

31
05/2013

Log the render time of the portlets on a page

Here is an interesting post…

31
05/2013

How to show the configuration of a portlet in the control panel

Create a config.jsp and in the portlet.xml insert the following (in the portlet section):