You can do this in Cake 1.2:
Router::connect("/foo/bar/:controller/:action/*", array("plugin" =>
"foo_bar"));

On Jan 25, 6:30 pm, Gonçalo Marrafa <[EMAIL PROTECTED]>
wrote:
> Hi to all.
>
> I've searched through Cake's documentation and this group but i couldn't
> find an answer to my problem. Hope you guys can help me out.
>
> I want to connect urls like /foo/bar/some_controller/some_action to
> foo_bar plugin. Can i do this with Cake's routing system?
> 
> --
> Gonçalo Marrafa <[EMAIL PROTECTED]>


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to