How can I make my portlet non instanceable accross the liferay instance. I have read about it in the forum but there was no mention of how t开发者_C百科o do it.You can specify a portlet as non instanc
We\'ve configured Liferay to use CAS. However, it only works when you click the sign in link in the top right. The standard login portlet where you enter your username/passwo开发者_开发技巧rd does not
I use Liferay 5.2.3 on Tomcat 5.5. I added the tag <img alt=\"G.png\" src=\"<%= request.getContextPath() %>/images/G.png\">
I\'m developing a custom autologin implementation in liferay, but I am having some character encoding issues. User authorization is done in an external service which then sends a POST back to liferay
I have a number of web applications which come with their bundled Apache Tomcat Server. When this tomcat server runs they give me options to access the application using something like http://IPAddres
Can anyone help me out on how to create a hook within Liferay for the shopping cart portlet? I would like to implement custom code at the point of a successful order. Any help is appreciated.
Is there a special tag i can use when creating a liferay hook that allows liferay to use my specific javascript over the default liferay javascript.
enter code hereIn liferay there is a web content created that handle the Language issue , i didnt used it , i putted an img and want to link it to a language , with 2 images , for 2 langhuae Arabic an
If I create multiple portlets with liferay, how can I have 1 theme control开发者_StackOverflow中文版 the look of all of them?
How can I add \'areas\' to a liferay site that applications can be displayed in? I current开发者_开发问答ly have a 3 column layout (created though the UI) and I need to add a footer below.