I would like to deactivate or, rather, just undeploy most of Liferay's default portlets. I know I can deactivate the portlets through the Liferay control panel one by one or adding a false for each portlet, but I was just wondering if there is a better way (maybe a way of disabling all the portlets and enabling the ones I need)

link|improve this question
feedback

closed as off topic by Nifle, Tim Post Jul 16 '11 at 16:20

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

1 Answer

up vote 1 down vote accepted

IMHO you can disable the portlets loaded by the portal server if you remove their entries from webapps\ROOT\WEB-INF\liferay-portlet.xml

link|improve this answer
Thanks, I found another way of doing so by modifying the liferay-portlet-ext.xml file. Thanks – David Jeong Jul 20 '11 at 15:50
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.