Il 11.08.2011 18:18, Danilo Ghirardelli ha scritto:

I'm still thinking about it... Is it possible to give permissions inside
dialogs? I mean basic permissions, just like "show/hide", nothing
special that changes the controls depending on roles, for those there is
no other way than coding.

Sure it is possible.
As Will says, ACLs are not followed in dialogs (I still remember something possible in Mgnl 3.6.x but maybe I'm wrong), because Dialogs are rendered without looking for them. Our approach has been to extend the Dialog MVC servlet (info.magnolia.module.admininterface.DialogMVCServlet) and watch in Dialog definition to handle a different dialog based upon different node config..

HTH,
Matteo



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to