Forums de discussion

How can we hide server Block in Control Panel

Bharani Ravi Kanth, modifié il y a 12 années.

How can we hide server Block in Control Panel

Junior Member Publications: 63 Date d'inscription: 20/01/12 Publications récentes
Hello Guys,

Can you please help me in hiding the server block in the control block.

Thank you
bharani
thumbnail
Ram Manusani, modifié il y a 12 années.

RE: How can we hide server Block in Control Panel

Regular Member Publications: 124 Date d'inscription: 27/10/11 Publications récentes
You can write a hook and hide the panel-manage-server code in control_panel.jsp file under html/portal/layout/view
thumbnail
Olaf Kock, modifié il y a 12 années.

RE: How can we hide server Block in Control Panel

Liferay Legend Publications: 6403 Date d'inscription: 23/09/08 Publications récentes
If you provide the "Administrator" role to users, they get the administrative permissions to access this area. You can create another role that contains just the administrative permissions you want to have.

Also, to make it easier, you can also just create a second instance - all but the first instances are missing the server administration area as this kind of administration (plugins-installation etc) will be done through the original, first, instance.
Anabelle Trinidad, modifié il y a 11 années.

RE: How can we hide server Block in Control Panel

Junior Member Publications: 27 Date d'inscription: 01/05/12 Publications récentes
Hi..
I created a new role which I named plugin installation. The permission was just set to plugin installation and the scope limits only to the organization of my user.
Correct me if I'm wrong..but my understanding to this is that if I assigned this role to my user (ROLE:USER,POWER USER, PLUGIN INSTALLATION,USER) he can access the plugin installation tool of server section of control panel.
Am I right?