Fórum

Embed Liferay Control Panel org mrg portlet into a normal page?

Bo Xie, modificado 13 Anos atrás.

Embed Liferay Control Panel org mrg portlet into a normal page?

New Member Postagens: 14 Data de Entrada: 15/12/10 Postagens Recentes
Liferay Control Panel has Organization Management function and I assuem it is a portlet.

Is it possible to embed this portlet into a normal web page just we can embed wiki/blog/etc portlet into a normal web page?
thumbnail
Manish Kumar Gupta, modificado 13 Anos atrás.

RE: Embed Liferay Control Panel org mrg portlet into a normal page? (Resposta)

Liferay Master Postagens: 535 Data de Entrada: 16/05/08 Postagens Recentes
Yes, it is possible by following 2 changes

1. In liferay-display.xml, move portlet id 126 from category.hidden to category.community.

2. In resource-actions/portlet.xml, add <action-key>ADD_TO_PAGE</action-key> potlet # 126.

After that, you will get organization portlet under add applications.
thumbnail
Thomas Krauß, modificado 12 Anos atrás.

RE: Embed Liferay Control Panel org mrg portlet into a normal page?

New Member Postagens: 22 Data de Entrada: 18/08/11 Postagens Recentes
Manish Kumar Gupta:

2. In resource-actions/portlet.xml, add <action-key>ADD_TO_PAGE</action-key> potlet # 126.

Where can I find this resource-actions/portlet.xml ?
thumbnail
Drew Blessing, modificado 12 Anos atrás.

RE: Embed Liferay Control Panel org mrg portlet into a normal page?

Junior Member Postagens: 78 Data de Entrada: 27/01/11 Postagens Recentes
I'm thinking you're going to have to download the source code of Liferay, make the modification, and build it yourself to find the resource actions.
Pankaj p, modificado 12 Anos atrás.

RE: Embed Liferay Control Panel org mrg portlet into a normal page?

New Member Postagens: 8 Data de Entrada: 05/03/12 Postagens Recentes
http://www.liferay.com/community/forums/-/message_boards/message/13204053

See this for complete response
thumbnail
Dhrutika Parekh, modificado 12 Anos atrás.

RE: Embed Liferay Control Panel org mrg portlet into a normal page?

Expert Postagens: 435 Data de Entrada: 09/02/09 Postagens Recentes
HI,

You need to overwrite in resource-actions/portal.xml. You can get that file from Portal-src.

You can overwrite it using plugin-ext environment.

Regards,
Dhrutika
Pankaj p, modificado 12 Anos atrás.

RE: Embed Liferay Control Panel org mrg portlet into a normal page?

New Member Postagens: 8 Data de Entrada: 05/03/12 Postagens Recentes
portlet 126 have been removed from v6.1 GA

Refer: http://www.liferay.com/community/wiki/-/wiki/Main/Portlet+IDs
thumbnail
vaseem bari, modificado 10 Anos atrás.

RE: Embed Liferay Control Panel org mrg portlet into a normal page?

Junior Member Postagens: 86 Data de Entrada: 26/03/08 Postagens Recentes
Manish,

Can you suggest any method to do that like ext or hook, I tried both, Not successful.


Best Regards
Vaseem bari
Roshan Qureshi, modificado 10 Anos atrás.

RE: Embed Liferay Control Panel org mrg portlet into a normal page?

Regular Member Postagens: 159 Data de Entrada: 24/08/10 Postagens Recentes
Hi friends,

Currently we have to create ext to add a OOB liferay portlet on the portal page.

Its a common feature in many liferay portal requirements and so we should be able to achieve this by minimum efforts by some configurations only.

I have created one request for this feature to Liferay.

Please vote for this if you like it.

http://issues.liferay.com/browse/LPS-42946

Thanks,
Roshan Qureshi