i'll try the routing out. still a hazy area for me - but i forgot about that beta manual - very helpful thanks.
I think I can prepend to the urls though with a username to semi-solve my dilema. so the url would be abc.com/posts/view/username/unique- title that way abc.com/posts/view/usernameB/unique-title can also exist. simple enough and when you go to /posts/view/username/ it can just have an index for that user. still, my preference would be abc.com/username/posts/view -tom On Dec 24, 1:39 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > On Dec 24, 2007 1:02 PM, Tom.Maiaroto <[EMAIL PROTECTED]> wrote: > > > > > 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 > > I think you should take a look at using custom routing to make this > happen. Probably the easiest way to do it. > > http://tempdocs.cakephp.org/#TOC35993 > > Hope that helps. > > -- > Chris Hartjes > > My motto for 2007: "Just build it, damnit!" > > @TheKeyboard -http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
