Foren

How to change the default page?

thumbnail
Fais ritz, geändert vor 11 Jahren.

How to change the default page?

Junior Member Beiträge: 54 Beitrittsdatum: 11.04.11 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: How to change the default page?

Junior Member Beiträge: 85 Beitrittsdatum: 26.07.10 Neueste Beiträge
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