Fórum

RE: How to show a static page when liferay portal start up

DINESH M K, modificado 10 Anos atrás.

RE: How to show a static page when liferay portal start up

Junior Member Postagens: 89 Data de Entrada: 18/05/13 Postagens Recentes
Hi all,

I am new to Liferay. I want to view a static web page i.e. (No sign in, no tabs , etc.,) just contents of the page when the liferay portal start up.

Please share any ideas, to achieve this.

Thanks in Advance.

Regards,
Dinesh
thumbnail
Subhash Pavuskar, modificado 10 Anos atrás.

RE: How to show a static page when liferay portal start up (Resposta)

Regular Member Postagens: 234 Data de Entrada: 13/03/12 Postagens Recentes
http://www.mygeekjourney.com/index.php/2012/08/16/how-to-disable-create-account-in-liferay-sign-in-portlet/
thumbnail
Bart Simpson, modificado 10 Anos atrás.

RE: How to show a static page when liferay portal start up

Liferay Master Postagens: 522 Data de Entrada: 29/08/11 Postagens Recentes
You can set the public home page to any page that you create. So you should create a page and remove the sign it, tabs etc from it and add a web content display portlet with whatever static content you want it to show. And set it as the home page.
Exact details depends on which version of the liferay you are using.
DINESH M K, modificado 10 Anos atrás.

RE: How to show a static page when liferay portal start up

Junior Member Postagens: 89 Data de Entrada: 18/05/13 Postagens Recentes
Hi Subhash & Bart,

Thanks for your reply. But the sign in link is still shown in the liferay page. I need to show the web page that i was created. Can you say how to set the home page in the liferay portal start up.
thumbnail
Bart Simpson, modificado 10 Anos atrás.

RE: How to show a static page when liferay portal start up (Resposta)

Liferay Master Postagens: 522 Data de Entrada: 29/08/11 Postagens Recentes
Thanks for your reply. But the sign in link is still shown in the liferay page

It's probably included in theme that is applied. So you can either create your custom custom theme http://www.liferay.com/documentation/liferay-portal/6.0/development/-/ai/creating-liferay-them-5

or check the portal_normal.vm in the applied theme and edit it to remove the sign-in link.
Checkout "Home Url" in this image
thumbnail
vijay pandey, modificado 10 Anos atrás.

RE: How to show a static page when liferay portal start up

Junior Member Postagens: 44 Data de Entrada: 01/09/10 Postagens Recentes
other ways is to make your organization or site page is default .


Cheers
Vijay
DINESH M K, modificado 10 Anos atrás.

RE: How to show a static page when liferay portal start up

Junior Member Postagens: 89 Data de Entrada: 18/05/13 Postagens Recentes
Hi Bart,

Thanks for the wonderful idea. It both works.

Please be in touch.

Cheers,
Dinesh