掲示板

How to change the default page?

thumbnail
11年前 に Fais ritz によって更新されました。

How to change the default page?

Junior Member 投稿: 54 参加年月日: 11/04/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
11年前 に Venkat Koppavolu によって更新されました。

RE: How to change the default page?

Junior Member 投稿: 85 参加年月日: 10/07/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