留言板

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

Bo Xie,修改在13 年前。

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

New Member 帖子: 14 加入日期: 10-12-15 最近的帖子
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,修改在13 年前。

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

Liferay Master 帖子: 535 加入日期: 08-5-16 最近的帖子
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ß,修改在12 年前。

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

New Member 帖子: 22 加入日期: 11-8-18 最近的帖子
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,修改在12 年前。

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

Junior Member 帖子: 78 加入日期: 11-1-27 最近的帖子
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,修改在12 年前。

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

New Member 帖子: 8 加入日期: 12-3-5 最近的帖子
http://www.liferay.com/community/forums/-/message_boards/message/13204053

See this for complete response
thumbnail
Dhrutika Parekh,修改在12 年前。

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

Expert 帖子: 435 加入日期: 09-2-9 最近的帖子
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,修改在12 年前。

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

New Member 帖子: 8 加入日期: 12-3-5 最近的帖子
portlet 126 have been removed from v6.1 GA

Refer: http://www.liferay.com/community/wiki/-/wiki/Main/Portlet+IDs
thumbnail
vaseem bari,修改在10 年前。

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

Junior Member 帖子: 86 加入日期: 08-3-26 最近的帖子
Manish,

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


Best Regards
Vaseem bari
Roshan Qureshi,修改在10 年前。

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

Regular Member 帖子: 159 加入日期: 10-8-24 最近的帖子
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