London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Quoestion about localization

Vote:
 

Hi all,

I am suppoused to create new localized pages from two rss feeds that both have same news in different languages. I am able to create new pages from the first feed, but I have no idea how I could localized those pages with the second feed.

I hope you could give me a hint how this could be done.

#39552
May 20, 2010 14:56
Vote:
 

I guess you mean creating a second language on an existing page by code:

PageData page = DataFactory.Instance.CreateLanguageBranch(pageLink,new LanguageSelector("en"))

Then make your changes and publish as usual.

#39558
May 20, 2010 17:13
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.