Hi Uta, I think your setup is almost correct - it will work if you use different domains for the 2 different trees.
You can only apply one url-shortening (handlePrefix) to the / URL for a given domain - otherwise the system would not know which content to serve for the domain. So to get what you want, simply serve the german site using a subdomain: de.mysite.com, then your setup should work as it is. Most of your assumptions, AFAICT, are correct as you write them. Regards, Richard -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Uta Krüger (via Magnolia Forums) Gesendet: Donnerstag, 21. Februar 2013 11:52 An: Magnolia User List Betreff: [magnolia-user] Re: Multi-language with mulit-tree approach configuration Hi Natascha, thanks for your reply. I am simply looking for how to set up a mulit-language site in Magnolia. I understand about the single-tree version, but I do not understand how to set it up for a multi-tree approach. I read several opinions, that this is also a good approach in many cases. I had the hope, that Magnolia comes with some features, that help to set this up. In addition, I do not want the URL of my localized site be something like /test-de/path.html but /de/test/Pfad.html because of SEO reasons. I also thought about using VirtualURIMapping... and perhaps I should have a look at redirecting, but I would prefer some kind of mapping between /test-de/ and /de/test/. I am using Magnolia EE 4.5.7 with the extended templating kit. I had the impression from other discussions, that DefaultI18nContentSupport is responsible for the single-tree approach, and that perhaps ETKI18nContentSupport would do this for the multi-tree approach... Is there any information on how ETKI18nContentSupport is working? Best regards, Uta -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=f9d1940a-fff1-40da-aa22-2d80521995b2 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
