But how you going to enable these modules? I mean with same name...
I think it's pretty common practice to prefix module names with it's
plugin name to omit such collisions.

Thanks.

Christian Haintz wrote:
> Hi,
>
> I am trying to figure out how i can make a routing decision. E.g. I  
> have multiple plugins which might have modules with the same name as  
> other plugins modules.
>
> How can I route a request to a specific plugin?
>
> Example:
> mysymfonyapp.com/plugin1/<modulename>/<action>  -> should route to  
> plugins/sfFirstPlugin/modules/<modulename>
> mysymfonyapp.com/plugin2/<modulename>/<action>  -> should route to  
> plugins/sfSecondPlugin/modules/<modulename>
>
> I really tried to figure that out myself, but i couldn't find a  
> solution.
>
> Thx.
>
> Best Regards,
> Christian
>
> --
> Christian Haintz
> Student of Software Development and Business Management
> Graz, University of Technology
>
>
>
>
> >
>
>   

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to