I am copying from Liferay forum - didn\'t get answer in 2 weeks. http://www.liferay.com/community/forums/-/message_boards/message/9384663
Ive adde开发者_如何学运维d web content to a page with liferay but it says its not approved. How can I approve it? As far as I know I have full privilages.
my question is about Liferay hooks and portlets 6.0. I have hook with jsps overiding liferay portlet ones. e.g. document_library/view.jsp - tested - works fine. (I have custom-jsp-dir set etc )
Problem: I am working on Liferay 6.0.5. I want to read a java m开发者_Go百科ap from request and iterate over it in a velocity template. The velocity is not able to read it as map rather it is taken as
I\'d like to set up a portal where users don\'t cooperate but they are not aware of each other within the community. Each user works only with his files.
Displaying content’s based on category and tags criteria works well but how should we get results by filtering and refining results based on checkbox(es) selected? This is what I want to achieve – 开
I want to install TMS (Task Management System) from SO (Social Office) to my Liferay so that I would not install the SO first. So, it would be used as a portlet or so and I don\'t have to take t开发者
When I run the following sql select distinct(type_) from Group_ I get group types 0,1,3 in my database table G开发者_Go百科roup_.
I have the requirement to duplicate a set of input fields on click of a button; as many times as required.
I create my portlets using Maven, and I\'m using Liferay IDE (an eclipse based IDE), but I can\'t deploy my project directly from Liferay IDE because my project don\'t support this.