Ok so I have what has become a big dilema. Most people are saying use traditional methods with ACL. I just about caved in and said ok ... until I realized this problem.
So first. The picture real quick. I'm working on a social/community site like myspace, facebook, etc. However the functionality of it is more in line with something like wordpress. Ok cut out all the features and say a blog. A host blog. Like blogger or wordpress something. Now we have abc.com/username/posts/index and abc.com/username/posts/ view, etc. How can this be setup? Should it just be the app copied over and over? I'd like to not repeat myself. So using some trickery maybe I thought... use basic ACL. keep everything together. My original thought (and gut feeling) is to separate all the user's sites. I think now I HAVE to separate them because I also want friendly urls. So: abc.com/tom/posts/about-me can exist along with : abc.com/jerry/posts/about-me So jerry doesn't have something like about-me-2 ... So there's the big problem. I want to treat the entire site in a very personal way. Following best practices for seo, etc. I can't just have abc.com/posts/2313291 and abc.com/posts/2313292 At least I don't want to have that... Any ideas? Thanks. -Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
