On Mon, 2005-11-21 at 09:26 +0100, Sigurd Nes wrote: > How about allowing granting of rights pr location within application? > > All that takes is to add a new column "acl_grantor" in phpgw_acl - and > to set and check the owner of the grants against this column instead > of - as to currently against "acl_location". > > I would define this as a cleaning up rather than a new feature - > although it enables a new feature within apps - and therefore it could > go into the stable branch.
Nice try :) It would change a method signature and alter the db schema - neither of which are possible in stable. There are many things which should be made available to users and developers, but this must be done in head, not 16/stable. Cheers Dave -- Dave Hall (aka skwashd) API Coordinator phpGroupWare e [EMAIL PROTECTED] w phpgroupware.org _______________________________________________ Phpgroupware-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
