On Mon, May 14, 2012 at 5:17 AM, Esmaeil V <e.varas
...@gmail.com> wrote:
> hi all,
> is there any way in Moderators for Roles<
http://community.elgg.org/pg/plugins/project/847281/developer/arckint...> to deny
> moderators from "editing profile" and "settings" of other users?
> this is my code, but it doesn't work!
> *'pages' => array(*
> * 'settings/user/{$pageowner_username}' =>
> array('rule' => 'deny'),*
> * 'profile/{$pageowner_username}/edit' => array('rule'
> => 'deny')*
> * ),*
> thanks.*
> *
> --
> You received this message because you are subscribed to the Google
> Groups "Elgg development" group.
> To post to this group, send email to elgg-development@googlegroups.com
> To unsubscribe from this group, send email to
> elgg-development+unsubscribe@googlegroups.com
> Elgg: http://elgg.org/
> Remember, bug reports should be filed at http://trac.elgg.org/elgg!