21 June, 2013

IPC using public render parameter

In my past post we have seen how to do IPC with evenaction see here.
No we will see IPC using public render parameter.

This is the very firstly introduced and simple way to achieve IPC given by JSR-286.

11 June, 2013

Reject action/serveResource url

If you are getting below error during any action/serveresource URL call ,

"Reject serveResource/processAction for http://localhost.sapient.com:8080/web/guest/home on mysample_WAR_mysample"

09 June, 2013

Column 3-1 layout



Use below tpl code to generate Above Liferay Layout :

07 June, 2013

Responsive Design Using Media Query

I am not expert in UI designing but today I just take one task to make theme responsive and i dig lots of theme code for how to make responsive design using media query and I found many useful articles which i really want to share here.

1) http://www.javascriptkit.com/dhtmltutors/cssmediaqueries3.shtml
2) http://www.html5rocks.com/en/mobile/mobifying/
3) http://developer.android.com/reference/android/webkit/WebView.html
4) http://www.css3.info/preview/media-queries/

Popular Posts

Featured Post

Liferay 7.3 compatibility matrix

Compatibility Matrix Liferay's general policy is to test Liferay Portal CE against newer major releases of operating systems, open s...