留言板

control panel permission

Akram MONCER,修改在10 年前。

control panel permission

Regular Member 帖子: 106 加入日期: 12-9-25 最近的帖子
hi everyone;
i add new categories(like Portal,server...) in control panel using ext plugin i override the PortletCategoryKeys.java class, i also add custom portlets under the custom categories every thing works fine but i see that these categories are only visible for admin, my question is how can i make them visible for specific role ?


thanks;
Akram MONCER,修改在10 年前。

RE: control panel permission

Regular Member 帖子: 106 加入日期: 12-9-25 最近的帖子
no ideas
Akram MONCER,修改在10 年前。

RE: control panel permission

Regular Member 帖子: 106 加入日期: 12-9-25 最近的帖子
any one have an idea
thumbnail
Pankaj Kathiriya,修改在10 年前。

RE: control panel permission

Liferay Master 帖子: 722 加入日期: 10-8-5 最近的帖子
Hi Akram,

You have to define ACCESS_IN_CONTROL_PANEL permission for your portlet-resource.
And give this permission to role to whom you want portlet to be visible.

HTH,
Thanks,