Blog

21
02/2014

How to find the groupId of a site as a control panel user

Ever needed to know the groupId of a site?

16
01/2014

Make the preferences of a portlet company wide

Add the following elements in the liferay-portlet.xml file

5
12/2013

Disable javascript minimizer in Liferay

Just add

&js_fast_load=0&css_fast_load=0&strip=0

7
11/2013

Original PortletConfig in Portlet Configuration

Lets assume you have a Project with its own Language properties and a portlet that have a configuration page.

25
10/2013

How to define an entity in Service Builder for existing tables

Recently we encounter a case, where the tables of an external database…

14
10/2013

Liferay Deployer (Jenkins plugin)

After posting my last post I made some progress in building the liferay…