Forums / Install & configuration / Multilingual URLs
J-A Eberhard
Friday 10 June 2005 2:01:39 am
I have a multilingual portal under eZ 3.6. with virtual URLs. It working fine but I have a problem as the URL name are not translated. I have www.mysite.com/de/contact will show the German translation. The name of the links are the german object name but the underlying URL will be the english one with the /de/ prefix.override/site.ini
[ContentSettings] StaticCache=enabled TranslationList=eng-GB;fre-FR;ger-DE;ita-IT [SiteAccessSettings] CheckValidity=false MatchOrder=uri URIMatchType=element URIMatchElement=1 URIMatchRegexp=^/([^/]+)/ URIMatchRegexpItem=1 AvailableSiteAccessList[]=portal AvailableSiteAccessList[]=en AvailableSiteAccessList[]=fr AvailableSiteAccessList[]=it AvailableSiteAccessList[]=de AvailableSiteAccessList[]=private
I have a siteaccess for each one (portal, en, it, fr , de) with this in site.ini (siteaccess/de/site.ini)
[DesignSettings] SiteDesign=corporate AdditionalSiteDesignList[]=base [RegionalSettings] Locale=ger-DE ContentObjectLocale=ger-DE # TextTranslation=disabled HTTPLocale=de [FileSettings] VarDir=var/corporate [ContentSettings] TranslationList=fre-FR;eng-GB;ita-IT
Open Source Solution Provider Open-Net Ltd Switzerland http://www.open-net.ch
Xavier Dutoit
Friday 10 June 2005 6:35:03 am
Hi,
That's related to a comment I made on this spec I think: http://www.ez.no/community/developer/specs/improved_content_multilangue_support
Kåre Køhler Høvik said "Nice urls - Good idea, I'll see if it's possible to do what you suggest."
No news since then.
Kåre, could you update us ?
X+
http://www.sydesy.com
Friday 10 June 2005 7:05:28 am
Hi, I read the specs and the comments. It's look like this is not yet implemented as I checked the ez.no website. If I go to the german par in 'Standardlösungen und Software' the URL is http://ez.no/de/solutions/solutions_and_software Checked fast.no and it's the same. eZ team, what's the status and plan on this?Thanks
Kåre Køhler Høvik
Friday 10 June 2005 7:36:06 am
The translation patch is almost finnished, but multilingual URL support has not been implemented yet. I'm not sure when it will be done, but it'll probably be included in 3.7.
If you need a patch for 3.6, I suggest you contact support, http://ez.no/services/support .
Kåre Høvik
Friday 10 June 2005 8:57:12 am
Thanks for the feedback Kare,
Is that going to be patched to 3.5.3 too ?
Frederik Holljen
Friday 10 June 2005 11:15:54 am
The minor releases (usually) only contain bugfixes. New functionality goes into the major releases (in this case 3.7)