Fóruns

Início » Liferay Portal » English » 3. Development

Visualização combinada Visão plana Exibição em árvore
Tópicos [ Anterior | Próximo ]
toggle
devaraj s
issue with layout.user.private.layouts.modifiable=false property
25 de Novembro de 2012 22:09
Resposta

devaraj s

Ranking: Regular Member

Mensagens: 165

Data de entrada: 21 de Maio de 2012

Mensagens recentes

I dont want normal user to modify his/her private page as i set layout.user.private.layouts.modifiable=false in portal-ext.properties but still user can modify private page.

Can anyone help me, what is the problem with that property??


Thanks in advance
Juhi Kumari
RE: issue with layout.user.private.layouts.modifiable=false property
25 de Novembro de 2012 22:30
Resposta

Juhi Kumari

Ranking: Expert

Mensagens: 346

Data de entrada: 12 de Dezembro de 2011

Mensagens recentes

Hi Devaraj,

Did you restart thr server after that ?? Its working fine for me.

Regards
Juhi
devaraj s
RE: issue with layout.user.private.layouts.modifiable=false property
25 de Novembro de 2012 22:44
Resposta

devaraj s

Ranking: Regular Member

Mensagens: 165

Data de entrada: 21 de Maio de 2012

Mensagens recentes

Ya restarted but still same problememoticon
Juan Gonzalez
RE: issue with layout.user.private.layouts.modifiable=false property
25 de Novembro de 2012 23:23
Resposta

Juan Gonzalez

LIFERAY STAFF

Ranking: Liferay Legend

Mensagens: 1212

Data de entrada: 28 de Outubro de 2008

Mensagens recentes

That propery doesn't exist anymore in 6.1.
You'd have to define permissions using Role->Define permissions.
devaraj s
RE: issue with layout.user.private.layouts.modifiable=false property
26 de Novembro de 2012 05:19
Resposta

devaraj s

Ranking: Regular Member

Mensagens: 165

Data de entrada: 21 de Maio de 2012

Mensagens recentes

Juan Gonzalez P:
That propery doesn't exist anymore in 6.1.
You'd have to define permissions using Role->Define permissions.


Really too bad..

For my requirement the property layout.user.private.layouts.modifiable=false is very essential. I tried to follow Juan Gonzalez but not able to meet the property same as layout.user.private.layouts.modifiable=false.

I am producing what steps i have followed. If i am wrong please correct me.

1)role->define permission->user-> define permission->

2) wherever add to page action is there i used to delete that one.
I tried to login as new user ->private page but still he can add content(portlet) to page even that portlet is deleted by admin in roles->define permision.

3) another query is, by using roles->define permission , is it possible to restict the user to manage page also??

I am not able able to understand why liferay team removed that property.??
I think some other new way they have introduced to meet the same behaviour, but i am not getting how i can achieve,


anyone please help me.
devaraj s
RE: issue with layout.user.private.layouts.modifiable=false property
27 de Novembro de 2012 01:24
Resposta

devaraj s

Ranking: Regular Member

Mensagens: 165

Data de entrada: 21 de Maio de 2012

Mensagens recentes

Juan Gonzalez P:
That propery doesn't exist anymore in 6.1.
You'd have to define permissions using Role->Define permissions.



Got solutionemoticon Thanks Juan Gonzalez.

solution:
1) control panel->roles-> define permisson
2) under add permission category select sites.
3) uncheck action manage page option.
4) save.