Hey Ryan,

It seems like your system is simple enough that an ACL would not even
be required.  Where it *would* come in handy is if you created a
situation where users could join groups, and create/edit blog posts
collectively.

But if you only have a single direct relationship between posts and
authors, you could simply check if the currently logged-in user is the
author of the post in question.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to