I haven't done that before, but to me, that seems like a very logical way to do it.
On Jun 4, 7:00 am, gerbenzomp <[EMAIL PROTECTED]> wrote: > I've started a new project, and in that site everything should belong > to the Site model. So articles, posts, users, products, etc. all > belong to a site, and should only be visible to users that belong to > that site. > > To make it clearer: a user belongs to a site, and once that user logs > in he or she sees all articles, posts, products etc. belonging to that > site. There are multiple sites. Users that are not logged should not > be able to see anything. > > What would be the best way to do this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
