<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Installing radiant 0.9 with multiple language support</title>
	<atom:link href="http://www.rorra.com.ar/2009/12/30/installing-radiant-09-with-multiple-language-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rorra.com.ar/2009/12/30/installing-radiant-09-with-multiple-language-support/</link>
	<description>Senior Developer</description>
	<lastBuildDate>Tue, 17 Aug 2010 18:23:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.rorra.com.ar/2009/12/30/installing-radiant-09-with-multiple-language-support/comment-page-1/#comment-145</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 23 Jan 2010 18:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.rorra.com.ar/?p=96#comment-145</guid>
		<description>Hi Joris

I just moved to Guadalajara and had about 5 minutes to check some things on the net. I will check again the step by step guide I made. Notice that there is not need to do something like /?locale=xx, but instead, to use the URL/locale/route instead, like http://www.myblog.com/fr/contacts, although http://www.myblog.com/contacts?locale=fr should also work.

As a start, check the table config in the database, there should be two rows, one like globalize.default_language, and another row like globalize.languages. If you don&#039;t have such rows, make sure you have added some configuration in the config/envirnoment.rb like this:

Radiant::Config[&#039;globalize.default_language&#039;] = &#039;us&#039;
Radiant::Config[&#039;globalize.languages&#039;] = &#039;de,fr,uk,au,ca,ca&#039;

About the warnings, it&#039;s ok, radiant 0.9 is a release candidate, and although most plugins were updated to work with radiant 0.9, they still have to do some cleaning to drop all those warnings

Thx</description>
		<content:encoded><![CDATA[<p>Hi Joris</p>
<p>I just moved to Guadalajara and had about 5 minutes to check some things on the net. I will check again the step by step guide I made. Notice that there is not need to do something like /?locale=xx, but instead, to use the URL/locale/route instead, like <a href="http://www.myblog.com/fr/contacts" rel="nofollow">http://www.myblog.com/fr/contacts</a>, although <a href="http://www.myblog.com/contacts?locale=fr" rel="nofollow">http://www.myblog.com/contacts?locale=fr</a> should also work.</p>
<p>As a start, check the table config in the database, there should be two rows, one like globalize.default_language, and another row like globalize.languages. If you don&#8217;t have such rows, make sure you have added some configuration in the config/envirnoment.rb like this:</p>
<p>Radiant::Config['globalize.default_language'] = &#8216;us&#8217;<br />
Radiant::Config['globalize.languages'] = &#8216;de,fr,uk,au,ca,ca&#8217;</p>
<p>About the warnings, it&#8217;s ok, radiant 0.9 is a release candidate, and although most plugins were updated to work with radiant 0.9, they still have to do some cleaning to drop all those warnings</p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joris</title>
		<link>http://www.rorra.com.ar/2009/12/30/installing-radiant-09-with-multiple-language-support/comment-page-1/#comment-144</link>
		<dc:creator>Joris</dc:creator>
		<pubDate>Thu, 21 Jan 2010 22:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.rorra.com.ar/?p=96#comment-144</guid>
		<description>Thanks for the nice summary of steps. However, for some reason, it is not working for me.

It is not picking up the ?locale=xx in the admin section. It always uses the default locale. 

I also have these warnings:
 warning: already initialized constant SnippetTranslation
 warning: already initialized constant LayoutTranslation
 ...... (a few more)

Any thoughts?</description>
		<content:encoded><![CDATA[<p>Thanks for the nice summary of steps. However, for some reason, it is not working for me.</p>
<p>It is not picking up the ?locale=xx in the admin section. It always uses the default locale. </p>
<p>I also have these warnings:<br />
 warning: already initialized constant SnippetTranslation<br />
 warning: already initialized constant LayoutTranslation<br />
 &#8230;&#8230; (a few more)</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
