Wednesday 30 December 2009 12:12:15 pm
Hi, I've set up three site accesses for German, English Spanish (de, en, es) - the setup is via URLs, which means domain.com/de points to the German, domain.com/en to the English, etc. My match settins are as follows:
MatchOrder=uri;host;
HostMatchMapItems[]=admin.domain.com;ezwebin_site_clean_admin
HostMatchMapItems[]=domain.com;es
URIMatchType=map
URIMatchMapItems[]=es;es
URIMatchMapItems[]=de;de
URIMatchMapItems[]=en;en The initial match setting sets the Spanish siteaccess as the default siteaccess. Switching between languages with the default flag template works perfectly, except that when switching to Spanish, I'm forwarded to domain.com/es in contrary to the expected domain.com. Is there a way to manipulate the language switcher having it leave out the language directory for Spanish? Thank you very much in advance and have a great New Year! DB
|