[Flow] Question about Languages and URL/Routing
Christian Loock
chl at vkf-renzel.de
Mon Jun 2 14:58:11 CEST 2014
Couldnt you just write a controller and a route that does this?
For example, you have a route for /en/ that points to a controller that
then changes the session variable you were mentioning before.
On 02.06.2014 14:46, David Sporer wrote:
> Hey Guys,
>
> until now my project uses always the same urls for both languages and I'm
> determining the language by the users' locale.
> If the user changes the language I'm saving this in a session parameter so
> it doesn't switch back on the next page.
>
> But as I said, the URL is always the same.
> How can I configure german as default language and use the same URLs for it
> I'm using right now e.g. https://portal.passcreator.de/
> and for the english version https://portal.passcreator.de/en/?
>
> Is this just a Routing issue or do I have to do something more?
>
> Regards
> David
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
--
Christian Loock
Web Developer
Renzel Agentur
www.renzel-agentur.de
More information about the Flow
mailing list