Foros de discusión

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

Bo Xie, modificado hace 13 años.

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

New Member Mensajes: 14 Fecha de incorporación: 15/12/10 Mensajes recientes
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 hace 13 años.

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

Liferay Master Mensajes: 535 Fecha de incorporación: 16/05/08 Mensajes recientes
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 hace 12 años.

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

New Member Mensajes: 22 Fecha de incorporación: 18/08/11 Mensajes recientes
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 hace 12 años.

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

Junior Member Mensajes: 78 Fecha de incorporación: 27/01/11 Mensajes recientes
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 hace 12 años.

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

New Member Mensajes: 8 Fecha de incorporación: 5/03/12 Mensajes recientes
http://www.liferay.com/community/forums/-/message_boards/message/13204053

See this for complete response
thumbnail
Dhrutika Parekh, modificado hace 12 años.

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

Expert Mensajes: 435 Fecha de incorporación: 9/02/09 Mensajes recientes
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 hace 12 años.

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

New Member Mensajes: 8 Fecha de incorporación: 5/03/12 Mensajes recientes
portlet 126 have been removed from v6.1 GA

Refer: http://www.liferay.com/community/wiki/-/wiki/Main/Portlet+IDs
thumbnail
vaseem bari, modificado hace 10 años.

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

Junior Member Mensajes: 86 Fecha de incorporación: 26/03/08 Mensajes recientes
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 hace 10 años.

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

Regular Member Mensajes: 159 Fecha de incorporación: 24/08/10 Mensajes recientes
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