Foren

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

Bo Xie, geändert vor 13 Jahren.

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

New Member Beiträge: 14 Beitrittsdatum: 15.12.10 Neueste Beiträge
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, geändert vor 13 Jahren.

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

Liferay Master Beiträge: 535 Beitrittsdatum: 16.05.08 Neueste Beiträge
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ß, geändert vor 12 Jahren.

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

New Member Beiträge: 22 Beitrittsdatum: 18.08.11 Neueste Beiträge
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, geändert vor 12 Jahren.

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

Junior Member Beiträge: 78 Beitrittsdatum: 27.01.11 Neueste Beiträge
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, geändert vor 12 Jahren.

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

New Member Beiträge: 8 Beitrittsdatum: 05.03.12 Neueste Beiträge
http://www.liferay.com/community/forums/-/message_boards/message/13204053

See this for complete response
thumbnail
Dhrutika Parekh, geändert vor 12 Jahren.

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

Expert Beiträge: 435 Beitrittsdatum: 09.02.09 Neueste Beiträge
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, geändert vor 12 Jahren.

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

New Member Beiträge: 8 Beitrittsdatum: 05.03.12 Neueste Beiträge
portlet 126 have been removed from v6.1 GA

Refer: http://www.liferay.com/community/wiki/-/wiki/Main/Portlet+IDs
thumbnail
vaseem bari, geändert vor 10 Jahren.

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

Junior Member Beiträge: 86 Beitrittsdatum: 26.03.08 Neueste Beiträge
Manish,

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


Best Regards
Vaseem bari
Roshan Qureshi, geändert vor 10 Jahren.

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

Regular Member Beiträge: 159 Beitrittsdatum: 24.08.10 Neueste Beiträge
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