0
votes
1answer
58 views
how to use liferay’s Nested Portlet inside my own portlets?
hi all,
i am developing a portlet for liferay.
i need to include liferay's Nested Portlet in my own portlet.
is it possible?
ps: i am new to liferay. please answer with detail …
1
vote
1answer
147 views
liferay workflow to preview / review blog comments
Hi There,
is there a some out of the box workflow, which helps you to review blog comments in liferay.
Eg. Post blog entry -> User comments blog entry -> Mail goes to moderator ab …
0
votes
3answers
66 views
JSP Portlet not submitting form values
Hi,
I am using Liferay portal 5.x.
I have deployed a simple portlet ( uses jsp & servlet extending GenericPortlet).
This portlet will contain username & password field. I a …
0
votes
0answers
23 views
Errors running Coldfusion 9 under Liferay 5.2 to serve portlets
So this all began in trying to get Coldfusion9 portlets to run under Liferay, just like examples that I've seen running JBOSS:
http://help.adobe.com/en_US/ColdFusion/9.0/Developing …
0
votes
2answers
483 views
Liferay Customization
Hi all,
I am new to Liferay portal development , just i run the chat portlet plugin from the
bundle liferay 5.2.2 , thing i need to do further is .
I need to run liferay bund …
3
votes
7answers
276 views
Looking for a good programmable Java CMS (Content Management System)
What would be a good choice of a programmable/extensible open-source content management system for Java developers?
We've tried our hand at "Liferay" with a poor result after 15 m …
4
votes
8answers
1k views
Restrictions/disadvantages of developing portlets for Liferay
I'm considering developing an application as portlets, to be integrated in Liferay portal. Are there any significant disadvantages or restrictions in developing such an application …
0
votes
2answers
34 views
How can I determine Objects in application context?
I am trying to write a portlet for Liferay (using Tomcat and Spring) and need to use a database via Persistence API/Hibernate. I am using some configuration XMLs (applicationContex …
0
votes
1answer
25 views
how to delete liferay’s theme cache files?
hi all,
i have developed a theme for liferay and i have deployed it.
but when i choose the theme it doesnt recognize it's styles and it is reading styles from previous theme cach …
2
votes
2answers
87 views
Possible to create JSR 286 portlet using Coldfusion?
I was just thinking this morning, since ColdFusion is essentially built on JAVA, is it possible to create JSR 286 portlets using coldfusion?
A search revealed that it might be pos …
0
votes
2answers
43 views
Starting with lifeRay bit Overwhelmed with how to begin
Hello I would like to start developing a lifeRay theme and am a little bit lost!
I am a Mac user and i have installed liferay and also Xcode but i am not clear how to begin.
I ha …
0
votes
0answers
100 views
How to disable Liferay portlet cache?
I am developing a portlet for Liferay Portal.
I have disabled CSS and JavaScript caching by using these codes in portal-developer.properties file:
theme.css.fast.load=false
them …
0
votes
2answers
121 views
Grails portlet plugin problems
Hi all
Wonder if anyone has come accross this problem. I have created a demo portlet using the grails portlet and liferay plugins.
After installing the grails plugins in a projec …
1
vote
1answer
45 views
how to disable caching in liferay?
hi all,
i am developing a theme for liferay.
but liferay caching system doesnt let me to see changes.
how can i dasable liferay js and css caching?
ps: iam using liferay versio …
0
votes
0answers
27 views
Velocity sort XML file with dynamic-elements
Let's say I have a XML file wich looks like this:
<root>
<dynamic-element name='name' type='text' repeatable='true'>
<dynamic-element name='prename' type='tex …
