Wondering if I could get some general feed back on what would be the
best way to set up ACL with a situation like this.
Education site basically.

A User signs up and during registration they select they teaching
professional level ( Pre-School thru Grade 12 each with a value in the
database 1-13 or such)

In the site the User can add a article(Post or whatever) but the only
people who can see the messages/articles would be the people in the
same professional level. So a grade 3 teacher can only see content
added by other grade 3 teachers and so on like that.

Now I was wondering how would I set something like that up? Would I
just set all the teachers up in 1 group then in the controller, based
on the professional level set up the restrictions and filtering of the
content? So when the teacher logs in use their level to run a query to
pull the data related to them?

Ideas, thoughts, suggestions?

thanks,

Dave
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to