Foros de discusión

How to change the default page?

thumbnail
Fais ritz, modificado hace 11 años.

How to change the default page?

Junior Member Mensajes: 54 Fecha de incorporación: 11/04/11 Mensajes recientes
Hi,
I have different communities and all have different pages i just want to know that how to change these pages as default when user log in.
Thanks
Venkat Koppavolu, modificado hace 11 años.

RE: How to change the default page?

Junior Member Mensajes: 85 Fecha de incorporación: 26/07/10 Mensajes recientes
Hi Fais,

Check the property "default.landing.page.path" in portal.properties and override with your group + page friendly URL.

Even if you want to customize landing page behaviour, look at "DefaultLandingPageAction" and write your own logic in custom class and add it to the "login.events.post" property.

Refercens: http://liferaydemystified.blogspot.in/2011/04/liferay-default-landing-page.html

Thanks,
Venkat