Blog
9
10/2013
Jenkins + Liferay plugin deployment
In the past I wrote an article about how to use jenkins to deploy your plugins in a remote liferay portal server.
19
08/2013
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
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):