留言板

How to change the default page?

thumbnail
Fais ritz,修改在11 年前。

How to change the default page?

Junior Member 帖子: 54 加入日期: 11-4-11 最近的帖子
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,修改在11 年前。

RE: How to change the default page?

Junior Member 帖子: 85 加入日期: 10-7-26 最近的帖子
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