Thursday 30 March 2006 10:48:27 pm
I'm running a mulitlingual site, and my content is translated through the usual interface (ie, I don't duplicate the whole site to different language-folders). Everything works great except for the urls. If I create an article in norwegian, say 'En flott artikkel' it gets assigned the url_alias 'en_flott_artikkel'. If I then translate it to english the article still gets the url_alias of 'en_flott_artikkel' instead of the translated 'a_great_article'. Is it possible to have urls translated?
|