You need to build a controller for each language and then override the
file structure.  So you would need an application for each language
instead of one for frontend and one for backend.

To pull this off you should customize your file structure in the
config.php of your application, so that you can share modules and
templates across your many applications...  You can choose the
location of this configuration file in your application front
controller.

good luck,
james

On Jul 9, 2:56 pm, Daniel Staver <[EMAIL PROTECTED]> wrote:
> Is there a way I could have a separate routing.yml for each language
> on a site?
>
> I'm planning to have my main site in Norwegian, and one subdomain for
> each additional language. I was planning to use the Symfonians
> i18nSubDomainFilter (http://symfonians.org/browser/trunk/apps/main/lib/
> i18nSubdomainFilter.class.php) to set the culture, but still need to
> figure out how to have a separate routing.yml for each subdomain.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to