掲示板

[Resolved]Change default landing page before login

12年前 に Rohit Chaudhari によって更新されました。

[Resolved]Change default landing page before login

Junior Member 投稿: 29 参加年月日: 11/09/08 最新の投稿
Hello,

I want to change the default landing page on liferay 6 before login i.e.(welcome page at http://localhost:8080/ ) to http://localhost:8080/web/photography/home.

I have tried putting company.default.home.url=/web/photography/home inside portal-ext.properties and but there is no effect at all.

Looking forward for your valuable suggestions.

Thanks,
Rohit
thumbnail
12年前 に Rojalin Patri によって更新されました。

RE: Change default landing page before login

Expert 投稿: 287 参加年月日: 11/03/22 最新の投稿
Hi Rohit,
even i had the same problem.still i didn't find any solution to this.This a problem happening only in LF6.in LF5 it's perfectly fine.i have already posted this query in forum (http://www.liferay.com/community/forums/-/message_boards/message/10725033),but didn't get any efficient solution.i think it's a problem with LF6 . if u get the solution please post......

Thanks
Rojalin
12年前 に Rohit Chaudhari によって更新されました。

RE: Change default landing page before login

Junior Member 投稿: 29 参加年月日: 11/09/08 最新の投稿
Hi Rojalin,

Hope both of us will get rid of this situation soon emoticon
thumbnail
12年前 に Muniraj saravanan によって更新されました。

RE: Change default landing page before login

Junior Member 投稿: 95 参加年月日: 11/06/01 最新の投稿
please try this option

default.landing.page.path=/web/photography/home

Thanks
Muniraj Saravanan
thumbnail
12年前 に Arvind Mishra によって更新されました。

RE: Change default landing page before login

Regular Member 投稿: 226 参加年月日: 08/02/13 最新の投稿
Be Sure, You are setting the same property using control panel -> Settings option. If same property is saved using portal-ext.properties and control panel. the one defined in control panel takes preference.
Thanks
Arvind Mishra
Youngsoft, Inc
Liferay Gold Partner


Rohit Chaudhari:
Hello,

I want to change the default landing page on liferay 6 before login i.e.(welcome page at http://localhost:8080/ ) to http://localhost:8080/web/photography/home.

I have tried putting company.default.home.url=/web/photography/home inside portal-ext.properties and but there is no effect at all.

Looking forward for your valuable suggestions.

Thanks,
Rohit
12年前 に Rohit Chaudhari によって更新されました。

[RESOLVED]RE: Change default landing page before login

Junior Member 投稿: 29 参加年月日: 11/09/08 最新の投稿
Thank you for all your valuable response.

I resolved this issue by using following properties (Liferay v6) inside portal-ext.properties.

virtual.hosts.default.community.name=Photography (Changed default community from liferay.com to our own)
company.default.home.url=/web/photography/home


Thanks,
Rohit
thumbnail
12年前 に Ashwin Khandelwal によって更新されました。

RE: Change default landing page before login

Junior Member 投稿: 42 参加年月日: 11/10/14 最新の投稿
Thnks Rohit Ur method worked brilliantly ....!!!
thumbnail
12年前 に Zeeshan Khan によって更新されました。

RE: [RESOLVED]RE: Change default landing page before login

Expert 投稿: 349 参加年月日: 11/07/21 最新の投稿
thnx Rohit...
it really worked for me........
thumbnail
12年前 に Ashwin Khandelwal によって更新されました。

Deployment of liferay on server

Junior Member 投稿: 42 参加年月日: 11/10/14 最新の投稿
Hi ,

i have an issue regarding deployment of liferay over server. I explore liferay bunddle over my system and made one site using liferay portal but for deployement this site over server kindly help me with process.



thnks in advnc!!!
thumbnail
12年前 に Sagar A Vyas によって更新されました。

RE: Deployment of liferay on server

Liferay Master 投稿: 679 参加年月日: 09/04/17 最新の投稿
Ashwin Khandelwal:
Hi ,

i have an issue regarding deployment of liferay over server. I explore liferay bunddle over my system and made one site using liferay portal but for deployement this site over server kindly help me with process.

thnks in advnc!!!


Hi Ashwin,

This is different forum.

You should keep track on below one.

http://www.liferay.com/community/forums/-/message_boards/message/11355608

Thanks,
Sagar Vyas
thumbnail
12年前 に Rameez Mohammed によって更新されました。

RE: [RESOLVED]RE: Change default landing page before login

New Member 投稿: 20 参加年月日: 09/09/30 最新の投稿
Rohit Chaudhari:
Thank you for all your valuable response.

I resolved this issue by using following properties (Liferay v6) inside portal-ext.properties.

virtual.hosts.default.community.name=Photography (Changed default community from liferay.com to our own)
company.default.home.url=/web/photography/home


Thanks,
Rohit


Thanks Rohit Chaudhari. Its worked for me.. emoticon

Regards,
Rameez
CIGNEX DATAMATICS
thumbnail
11年前 に Aditya Rao によって更新されました。

RE: [RESOLVED]RE: Change default landing page before login

Junior Member 投稿: 86 参加年月日: 12/02/20 最新の投稿
Hi Rohit,
Was looking for this for long.
It Works Fine.
Thanks a lot!

Regards
11年前 に S P によって更新されました。

RE: [RESOLVED]RE: Change default landing page before login

Junior Member 投稿: 58 参加年月日: 12/08/06 最新の投稿
Hi All,
Could you please suggest if its multiple company id ,then how to set the landing page.
example there are two instance running like company.id=1 and name="LifeRay" and company.id=13030 and name="Liferay2", and both the company has some users which is pointing to liferay single database.
so when ever user is logged ,is there any way to set the landing page based on companyid..or check user is assigned to which companyid and based on company set landing page..please suggest your views.

Thanks in Advance.
thumbnail
11年前 に Koen Vermeulen によって更新されました。

RE: [RESOLVED]RE: Change default landing page before login

New Member 投稿: 13 参加年月日: 10/02/16 最新の投稿
Liferay at some moment changed communities with sites for some reason.
So also the property changed:

virtual.hosts.default.site.name=someSite
company.default.home.url=/web/someSite/home
9年前 に Nurulashikhin Ishak によって更新されました。

RE: [RESOLVED]RE: Change default landing page before login

New Member 投稿: 1 参加年月日: 14/09/08 最新の投稿
Hi, I'm newbie here. I'm using Liferay 6.2 CE version. I have no idea where is this portal-ext.properties file? Is that something that comes together when we install Liferay or something that we need to create?

Appreciate your reply.

Thanks.
thumbnail
9年前 に Manali Lalaji によって更新されました。

RE: [RESOLVED]RE: Change default landing page before login

Expert 投稿: 362 参加年月日: 10/03/09 最新の投稿
Hi,

You need to create portal-ext.properties. You can override portal properties which are present in portal.properties file. It can be placed in portal-home/webapp/root/web-inf/classes folder. for ex: ../liferay-portal-x-ce-ga2\tomcat-x.0\webapps\ROOT\WEB-INF\classes

HTH!