Community day

At the eZ Winter Conference 2010, meet up with the community in Geneva, jan. 21st.
Register and read more here.

Multilingual URLs

Friday 10 June 2005 11: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

Member since: 08/07/2003

Postings: 233

Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch

Replies


0 Thumbs up!

Friday 10 June 2005 3:35:03 pm

Hi,

That's related to a comment I made on this spec I think: http://www.ez.no/community/develo...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+

Member since: 07/03/2003

Postings: 1005


0 Thumbs up!

Friday 10 June 2005 4:05:28 pm

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

Member since: 08/07/2003

Postings: 233

Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch


0 Thumbs up!

Friday 10 June 2005 4:36:06 pm

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 .

Member since: 28/07/2003

Postings: 452

Kåre Høvik


0 Thumbs up!

Friday 10 June 2005 5:57:12 pm

Thanks for the feedback Kare,

Is that going to be patched to 3.5.3 too ?

X+

Member since: 07/03/2003

Postings: 1005


0 Thumbs up!

Friday 10 June 2005 8:15:54 pm

The minor releases (usually) only contain bugfixes. New functionality goes into the major releases (in this case 3.7)

Member since: 11/03/2003

Postings: 478

You must be logged in to post messages in this topic.

Powered by eZ Publish® Content Management System. Copyright © 2009 eZ Systems AS (except where otherwise noted). All rights reserved.