> From: Dave Hall [EMAIL PROTECTED] > Sent: 2006-02-23 08:22:22 CET > To: phpgroupware-developers@gnu.org > Cc: Sigurd Nes [EMAIL PROTECTED] > Subject: Re: [Phpgroupware-developers] acl in head > > On Wed, 2006-02-22 at 09:55 +0100, Sigurd Nes wrote: > > How about the improved acl as demonstrated in the app hrm ? > > > > supports rights/mask -> result per group/user per location. > > supports grants per group. > > > > I haven't implemented inheritance of rights in a hierarchy of locations - > > but that is very easy to add (as in the app 'property'). > > This version (in the app 'hrm' as opposed to the one in the app 'property') > > has the same interface as the old acl - should work as a drop in. > > I will take a look at it. Do I just need to copy > hrm/inc/class.acl2.inc.php to phpgwapi/inc/class.acl.inc.php ? > > Cheers > > Dave > > PS CCed to you off list so I don't to wait until tomorrow for a > response, please CC the list any reply for the archives :) >
You will also have to change the class name from 'acl2' to 'acl'. Have a look at the ui at admin->hrm->Configure Access Permissions and preferences->hrm->Grant access Regards Sigurd
_______________________________________________ Phpgroupware-developers mailing list Phpgroupware-developers@gnu.org http://lists.gnu.org/mailman/listinfo/phpgroupware-developers