Forgot to add this one:
$Route->connect("/:team/:group/news/*, array("controller" => "news",
"action" => "index"));
Again, the group name would be accessible in the controller as
$this->params["group"].
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---