If you haven't yet, reading up on Cake's built-in ACL (http:// book.cakephp.org/view/171/access-control-lists) should get you off to a pretty good start. If not, the bakery has plenty of alternatives you can poke around with (bakery.cakephp.org)
At the company I used to work for I started on a basecamp-like system for managing projects, tasks, etc.. and the native ACL was a good fit. On Aug 25, 7:12 pm, validkeys <[EMAIL PROTECTED]> wrote: > I am spec'ing out a new project. This project is going to have a > similar set up to a project manager like basecamp with many companies, > each having many users with different roles. There will be lots of > messages, tasks etc... > > What I am wondering is if with such a high volume of content, whether > ACL's are the best way to go. I can't really think of another option. > > So for example, what kind of access control system would an > application like Basecamp use? If I wanted to allow my users to create > their own groups of users and assign those groups custom privileges, > is ACL the way to go? > > Any advice would be greatly appreciated! > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
