<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Content Internationalization (i18n) of Sienna</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Tue, 07 Apr 2026 17:28:33 -0000</pubDate>

		<item>
			<title>Ben</title>
			<description><![CDATA[<p>Yes I checked it 3 times.</p>

<p>But it's okay. I'm happy with it now :)</p>

<p>Don't know wether its a Bug or not. But someone could consider to add "choosing parsing method" to i18n Plugin.</p>
]]></description>
			<pubDate>Thu, 03 Кві 2014 21:25:36 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=30#post39373]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>Hmm, if I remember correctly i18n uses whatever parser is set for the page module by grabbing $cfg['page']['markup']</p>

<p>Are you sure yours is set to HTML in: admin.php?m=config#get;m=config&amp;n=edit&amp;o=module&amp;p=page?</p>
]]></description>
			<pubDate>Ср, 02 Кві 2014 21:56:27 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=30#post39364]]></link>
		</item>
		<item>
			<title>Ben</title>
			<description><![CDATA[<p>Well I figured it out now.</p>

<p>Thanks Twiebie for your hint :)</p>

<p> </p>

<p>The problem was. I used Globally BBCode Parsing ( Forums,Comments) and HTML Parsing just for Pages.</p>

<p>For adding normal news articles it choose html parsing automatically. But i18n uses the standard parsing method (in my case BBcode)</p>

<p> </p>

<p>This opens a new question: When I want to use BBCode Parsing for Forums + Comments. How do I have to set up my system?</p>

<p>There should be a switch (choosing parsing method) in translation mode (like when you write normal news articles).</p>

<p> </p>

<p>Any suggestions?</p>

<p> </p>

<p>Thanks a lot four your help!</p>

<p> </p>
<p><strong>Added 6 minutes later:</strong></p><p>For everyone wondering how it looks like when parsing method is set to bbcode with i18n</p>

<p>Adding normal article:</p>

<p><img alt="" src="http://trailerparkboys.de/themes/tpb/img/dl/screen1.PNG" style="width:600px;height:432px;" /></p>

<p> </p>

<p>Translating Article:</p>

<p><img alt="" src="http://trailerparkboys.de/themes/tpb/img/dl/screen.PNG" style="width:600px;height:435px;" /></p>

<p>Final result:</p>

<p><img alt="" src="http://trailerparkboys.de/themes/tpb/img/dl/screen2.PNG" style="width:600px;height:301px;" /></p>
]]></description>
			<pubDate>Ср, 02 Кві 2014 20:44:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=30#post39363]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums?m=posts&amp;q=6156&amp;d=3#39359">#39359</a> <strong>Ben: </strong>
<p>As an Example:</p>

<p>1. I add regularly a News Article -&gt; Article contains embededd Video, html tags ...</p>

<p>2. I klick on Translate</p>

<p>3. I'm in Translationmode</p>

<p>- On the left side I see the HTML Sourcecode of the Article</p>

<p>- On the right side I see the Article in CKeditor  how it should look like.</p>

<p>4. I translate the text and fire the send button.</p>

<p>Result: Article is published as text , showing all the html syntax</p>

<p> </p>

<p>do you know any solution?</p>

<p> </p>
</blockquote>

<p>On the left side it should show the normal page content, not the source code. Can you confirm that?</p>

<p>Does editing the page work? Can you confirm the parser it set to HTML for that particular page?</p>
]]></description>
			<pubDate>Ср, 02 Кві 2014 17:10:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=30#post39360]]></link>
		</item>
		<item>
			<title>Ben</title>
			<description><![CDATA[<p>As an Example:</p>

<p>1. I add regularly a News Article -&gt; Article contains embededd Video, html tags ...</p>

<p>2. I klick on Translate</p>

<p>3. I'm in Translationmode</p>

<p>- On the left side I see the HTML Sourcecode of the Article</p>

<p>- On the right side I see the Article in CKeditor  how it should look like.</p>

<p>4. I translate the text and fire the send button.</p>

<p>Result: Article is published as text , showing all the html syntax</p>

<p> </p>

<p>do you know any solution?</p>

<p> </p>
]]></description>
			<pubDate>Ср, 02 Кві 2014 16:51:58 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=30#post39359]]></link>
		</item>
		<item>
			<title>Macik</title>
			<description><![CDATA[<p>On what step you get «<span style="color:rgb(68,68,68);font-family:sans-serif;background-color:rgb(238,238,238);"> unparsed HTML</span>» ? </p>
]]></description>
			<pubDate>Ср, 02 Кві 2014 09:07:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=30#post39355]]></link>
		</item>
		<item>
			<title>Ben</title>
			<description><![CDATA[<p>Hello mates :)</p>

<p>Anyone here who can tell me how to use html parsing with I18n Plugin?</p>

<p>I'm using CKEditor for Pages (HTML Parsing) and for Comments/Forums (BBCode) Parsing</p>

<p> </p>

<p>When I want to translate a Newsarticle X on my Site (containing HTML) it doesn't parse the HTML</p>

<p> </p>

<p>Any Ideas?</p>

<p> </p>

<p>Ben</p>

<p> </p>
]]></description>
			<pubDate>Нд, 30 Бер 2014 22:16:14 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=30#post39353]]></link>
		</item>
		<item>
			<title>Uch</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums?m=posts&amp;q=6156&amp;d=2#39188">#39188</a> <strong>Trustmaster: </strong>
<p><strong>Uch,</strong> this is usually caused by Options directive in .htaccess, because it is hosting-dependant. Try different combinations of Options like, -Indexes, +Indexes, -FollowSymLinks, +FollowSymLinks.</p>
</blockquote>

<p>It did not help :(</p>
]]></description>
			<pubDate>Ср, 12 Лют 2014 14:46:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=30#post39189]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p><strong>Uch,</strong> this is usually caused by Options directive in .htaccess, because it is hosting-dependant. Try different combinations of Options like, -Indexes, +Indexes, -FollowSymLinks, +FollowSymLinks.</p>
]]></description>
			<pubDate>Ср, 12 Лют 2014 10:39:22 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post39188]]></link>
		</item>
		<item>
			<title>Uch</title>
			<description><![CDATA[<p>Hello!</p>

<p>I need some help please!</p>

<p>I cant get the admin page <strong>www.sitename.com/en/admin</strong> when i use <strong>i18n</strong> and <strong>URL Editor</strong> with handy mode. The other admin pages (for example <strong>www.sitename.com/en/admin/extensions or www.sitename.com/en/page?m=add&amp;c=articles)</strong> work fine. But if i try to get <strong>www.sitename.com/en/admin </strong>i get error:"<em>One of the request parameters is invalid or has expired. Please go back and try submitting the form again</em>. "</p>

<p>I have <strong>RewriteRule ^(en|ru|de|nl)/(.*) $2?l=$1 [QSA,NC,NE]</strong> line in my .htaccess</p>

<p> </p>

<p> </p>
]]></description>
			<pubDate>Вт, 11 Лют 2014 17:26:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post39187]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	You're welcome. I've saved these notes in <a href="http://www.cotonti.com/docs/help/i18n_quickstart">a quick help doc</a>, because I often repeat them here on forums.</p>
<p>
	There's no need to hurry, better get things right. That's why Genoa is still here.</p>
]]></description>
			<pubDate>Пт, 01 Чер 2012 18:46:54 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post34500]]></link>
		</item>
		<item>
			<title>foxhound</title>
			<description><![CDATA[<p>
	Wow, I am so sorry. Now I understand why I felt like an idiot trying to make this work. This is so very easy to use now you explained it, thanks for the help (again) Trustmaster!</p>
<p>
	It is working now and I must say, this is incredibly perfect! This opens up many new possibilities for any site I am running or will run in the future. Although I am still not moved to Sienna for my live websites this too only makes me want to hurry things up (but working on numerous new projects is not helping with the hurry).</p>
]]></description>
			<pubDate>Пт, 01 Чер 2012 12:57:09 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post34495]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	<strong>foxhound</strong>, i18n works in an absolutely different way in Siena rather than pagi18n plugin from Genoa. You don't need to create alternative cat trees, but rather translate the main one.</p>
<p>
	Here are the essential steps:</p>
<ol><li>
		Go to Administration / Configuration / Content Internationalization.</li>
	<li>
		Set there root categories where you want to apply i18n, e.g. "articles, news".</li>
	<li>
		Set there locales it will be translated into (the first locale is the main one): 
		<pre class="brush:plain;">
en|English
nl|Nederlands
de|Deutsch</pre>
	</li>
	<li>
		Go to Administration / Structure / Pages / Structure Internationalization and translate category names and descriptions into each of your (non-main) locales.</li>
	<li>
		Add these controls to your <em>page.tpl</em>: 
		<pre class="brush:xml;">
&lt;!-- BEGIN: I18N_LANG --&gt;
{PHP.L.Language}:
&lt;ul&gt;
	&lt;!-- BEGIN: I18N_LANG_ROW --&gt;
	&lt;li&gt;&lt;a href="https://www.cotonti.com/{I18N_LANG_ROW_URL}"&gt;{I18N_LANG_ROW_TITLE}&lt;/a&gt;&lt;/li&gt;
	&lt;!-- END: I18N_LANG_ROW --&gt;
&lt;/ul&gt;
&lt;!-- END: I18N_LANG --&gt;
{PAGE_I18N_TRANSLATE} {PAGE_I18N_DELETE}</pre>
	</li>
	<li>
		Now if you open a page from one of the category trees you specified in 2) you can click "Translate" and translate into one of the other locales.</li>
	<li>
		If you need a language selector in your <em>header.tpl</em>, here is what it might look like:
		<pre class="brush:xml;">
&lt;!-- BEGIN: I18N_LANG --&gt;
&lt;ul&gt;
	&lt;!-- BEGIN: I18N_LANG_ROW --&gt;
	&lt;li&gt;
		&lt;a href="https://www.cotonti.com/{I18N_LANG_ROW_URL}" title="{I18N_LANG_ROW_TITLE}"&gt;&lt;img src="https://www.cotonti.com/images/flags/{I18N_LANG_ROW_FLAG}.png" alt="{I18N_LANG_ROW_CODE}" /&gt;&lt;/a&gt;
	&lt;/li&gt;
	&lt;!-- END: I18N_LANG_ROW --&gt;
&lt;/ul&gt;
&lt;!-- END: I18N_LANG --&gt;</pre>
	</li>
</ol><p>
	That's it.</p>
]]></description>
			<pubDate>Пт, 01 Чер 2012 11:57:20 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post34494]]></link>
		</item>
		<item>
			<title>foxhound</title>
			<description><![CDATA[<p>
	I am trying to use this for the first time on a clean Sienna 0.9.9 installation and i am a bit confused how to get this to work with pages.<br />
	I got it to work so far that if you select the English flag the site shows in all English (default text fields) and when you select the Dutch flag the entire site (the default fields) are displayed in dutch.</p>
<p>
	I created 2 news items from which one in English and one in Dutch with a stucture like this:</p>
<p>
	1 en English<br />
	1.1 en-news News<br />
	2 nl Dutch<br />
	2.1 nl-news Nieuws<br /><br />
	No matter what I do, the dutch news item does not show in the news on the index.php. It only shows when I add <span class="cag">{INDEX_NEWS_NL_NEWS} to the index.php. But than it will always show (no matter if you select to view the Dutch or the English site).</span><br /><br />
	I added the following to my urltrans.dat:<br />
	page    al=*    {pagi18n_url()}<br /><br />
	This is showing an error as well every time: "Alert! this line contains callbacks: {pagi18n_url()}<br />
	No idea what that means.<br /><br />
	I added the following to my htaccess:</p>
<pre class="brush:plain;">
Options FollowSymLinks -Indexes
# Server-relative path to Cotonti:
RewriteBase "/testers/xxxxxxxxx/"
RewriteRule ^(datas|images|js|themes)/(.*)$ $1/$2 [QSA,NC,NE,L]

# Pages with aliases only
# Language selector
RewriteRule "^(en|nl)/(.*)?(.*)$" $2?$3&amp;l=$1
RewriteRule "^(en|nl)/(.*)" $2?l=$1


I am pretty sure I am doing something dumb but I just do not fully understand the instructions on the downloadpage and here in this thread (which to me look different as well which is causing more confusion.
Any help with this? </pre>
<p>
	<img alt="laugh" height="20" src="http://www.cotonti.com/plugins/ckeditor/lib/plugins/smiley/images/teeth_smile.gif" title="laugh" width="20" /></p>
<p>
	 </p>
]]></description>
			<pubDate>Пт, 01 Чер 2012 11:18:13 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post34493]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	I'll check the news plugin. As for Recent items, it has no i18n support yet.</p>
<p><strong>Добавлено 10 часов спустя:</strong></p><p>
	I've found the reason. I18n for news interferes with page cache generated by recentitems. So if i18n support is added to recentitems, news will work as well.</p>
]]></description>
			<pubDate>Нд, 07 Сер 2011 07:52:32 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30402]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[<p>
	Now it works perfect, even if you install it upon installation of cotonti.</p>
<p><strong>Added 3 minutes later:</strong></p><p>
	But on index, news-title is changed but text isn't.</p>
<p>
	If I click on de news to open as a page, the right text is displayed.</p>
<p>
	See: <a href="http://broens.be/index.php" rel="nofollow">http://broens.be/index.php</a></p>
<p><strong>Added 9 minutes later:</strong></p><p>
	Also Recent Items is not doing what it should do.<br />
	Titles are not translated.</p>
]]></description>
			<pubDate>Нд, 07 Сер 2011 05:42:53 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30400]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	Please check the latest revision from github, this problem is already solved there.</p>
]]></description>
			<pubDate>Сб, 06 Сер 2011 19:41:25 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30398]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[<p>
	2011-08-03 13:44</p>
<p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;color:rgb(102,126,114);font-family:Georgia, serif;font-size:11px;line-height:21px;">
	Fatal error: SQL error 42000: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ADD COLUMN `tag_locale` VARCHAR(8) NOT NULL DEFAULT ''' at line 1</p>
<pre style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">
#0  cot_diefatal(SQL error 42000: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ADD COLUMN `tag_locale` VARCHAR(8) NOT NULL DEFAULT ''' at line 1) called at [/home/k3098kru/public_html/_subsites/broens/system/database.php:436]
#1  CotDB-&gt;query(ALTER TABLE  ADD COLUMN `tag_locale` VARCHAR(8) NOT NULL DEFAULT '') called at [/home/k3098kru/public_html/_subsites/broens/plugins/i18n/setup/i18n.install.php:20]
#2  include(/home/k3098kru/public_html/_subsites/broens/plugins/i18n/setup/i18n.install.php) called at [/home/k3098kru/public_html/_subsites/broens/system/extensions.php:499]
#3  cot_extension_install(i18n, ) called at [/home/k3098kru/public_html/_subsites/broens/system/admin/admin.extensions.php:352]
#4  require(/home/k3098kru/public_html/_subsites/broens/system/admin/admin.extensions.php) called at [/home/k3098kru/public_html/_subsites/broens/system/admin/admin.main.php:67]
#5  include(/home/k3098kru/public_html/_subsites/broens/system/admin/admin.main.php) called at [/home/k3098kru/public_html/_subsites/broens/admin.php:25]

How can I solve this?</pre>
]]></description>
			<pubDate>Ср, 03 Сер 2011 13:45:40 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30381]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	I have fixed a misspelling that may cause this (fetch latest from git) error, but I haven't fixed i18n/tags install order in the installer script, it requries more complex dependency tracking than the current system.</p>
]]></description>
			<pubDate>Пт, 29 Лип 2011 21:02:00 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30313]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>
	For some reason I can't post an image with the CKEditor here..</p>
<p>
	But here are my server details:</p>
<p>
	<a href="http://www.twiebie.com/files/dump/server-info.png" rel="nofollow">http://www.twiebie.com/files/dump/server-info.png</a></p>
<p>
	Biggest difference would be the Apache version.</p>
]]></description>
			<pubDate>Thu, 28 Лип 2011 14:33:48 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30308]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[<p>
	 </p>
<table cellpadding="0" cellspacing="0" class="truncate-table" style="border-right-width:1px;border-right-style:solid;border-right-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);font-family:verdana, arial, helvetica, sans-serif;font-size:11px;" width="100%"><tbody><tr class="row-odd" style="background-color:rgb(249,242,229);"><td class="stats_left" style="text-align:center;color:rgb(102,102,102);font-weight:700;font:normal normal normal 9px/normal Arial, Helvetica, sans-serif;width:88px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				cPanel Version</td>
			<td class="stats_right" style="text-align:left;padding-left:10px;font:normal normal normal 10px/normal Verdana, sans-serif;width:121px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				11.28.52</td>
		</tr><tr class="row-even" style="background-color:rgb(255,255,255);padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;"><td class="stats_left" style="text-align:center;color:rgb(102,102,102);font-weight:700;font:normal normal normal 9px/normal Arial, Helvetica, sans-serif;width:88px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				Theme</td>
			<td class="stats_right" style="text-align:left;padding-left:10px;font:normal normal normal 10px/normal Verdana, sans-serif;width:121px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				x3</td>
		</tr><tr class="row-odd" style="background-color:rgb(249,242,229);"><td class="stats_left" style="text-align:center;color:rgb(102,102,102);font-weight:700;font:normal normal normal 9px/normal Arial, Helvetica, sans-serif;width:88px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				Apache version</td>
			<td class="stats_right" style="text-align:left;padding-left:10px;font:normal normal normal 10px/normal Verdana, sans-serif;width:121px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				1.3.42</td>
		</tr><tr class="row-even" style="background-color:rgb(255,255,255);padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;"><td class="stats_left" style="text-align:center;color:rgb(102,102,102);font-weight:700;font:normal normal normal 9px/normal Arial, Helvetica, sans-serif;width:88px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				PHP version</td>
			<td class="stats_right" style="text-align:left;padding-left:10px;font:normal normal normal 10px/normal Verdana, sans-serif;width:121px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				5.2.9</td>
		</tr><tr class="row-odd" style="background-color:rgb(249,242,229);"><td class="stats_left" style="text-align:center;color:rgb(102,102,102);font-weight:700;font:normal normal normal 9px/normal Arial, Helvetica, sans-serif;width:88px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				MySQL version</td>
			<td class="stats_right" style="text-align:left;padding-left:10px;font:normal normal normal 10px/normal Verdana, sans-serif;width:121px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				5.0.91-community</td>
		</tr><tr class="row-even" style="background-color:rgb(255,255,255);padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;"><td class="stats_left" style="text-align:center;color:rgb(102,102,102);font-weight:700;font:normal normal normal 9px/normal Arial, Helvetica, sans-serif;width:88px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				Architecture</td>
			<td class="stats_right" style="text-align:left;padding-left:10px;font:normal normal normal 10px/normal Verdana, sans-serif;width:121px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				i686</td>
		</tr><tr class="row-odd" style="background-color:rgb(249,242,229);"><td class="stats_left" style="text-align:center;color:rgb(102,102,102);font-weight:700;font:normal normal normal 9px/normal Arial, Helvetica, sans-serif;width:88px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				Operating system</td>
			<td class="stats_right" style="text-align:left;padding-left:10px;font:normal normal normal 10px/normal Verdana, sans-serif;width:121px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:rgb(204,204,204);border-bottom-style:solid;border-collapse:collapse;">
				linux</td>
		</tr></tbody></table><p>
	 </p>
]]></description>
			<pubDate>Thu, 28 Лип 2011 13:51:15 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30307]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>
	Hmm, weird...</p>
<p>
	I just did a fresh Siena test install via the same steps as you posted earlier and it works fine here..</p>
]]></description>
			<pubDate>Thu, 28 Лип 2011 13:46:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30306]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[<p>
	I reinstalled Siena without i18n.</p>
<p>
	When I try to install i18n I get: </p>
<p>
	 </p>
<pre style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">
	Fatal error: SQL error 42000: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ADD COLUMN `tag_locale` VARCHAR(8) NOT NULL DEFAULT ''' at line 1<br />
	#0 cot_diefatal(SQL error 42000: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ADD COLUMN `tag_locale` VARCHAR(8) NOT NULL DEFAULT ''' at line 1) called at [/home/k3098kru/public_html/_subsites/sai_siena/system/database.php:436] #1 CotDB-&gt;query(ALTER TABLE ADD COLUMN `tag_locale` VARCHAR(8) NOT NULL DEFAULT '') called at [/home/k3098kru/public_html/_subsites/sai_siena/plugins/i18n/setup/i18n.install.php:20] #2 include(/home/k3098kru/public_html/_subsites/sai_siena/plugins/i18n/setup/i18n.install.php) called at [/home/k3098kru/public_html/_subsites/sai_siena/system/extensions.php:499] #3 cot_extension_install(i18n, ) called at [/home/k3098kru/public_html/_subsites/sai_siena/system/admin/admin.extensions.php:352] #4 require(/home/k3098kru/public_html/_subsites/sai_siena/system/admin/admin.extensions.php) called at [/home/k3098kru/public_html/_subsites/sai_siena/system/admin/admin.main.php:67] #5 include(/home/k3098kru/public_html/_subsites/sai_siena/system/admin/admin.main.php) called at [/home/k3098kru/public_html/_subsites/sai_siena/admin.php:25]</pre>
<p>
	 </p>
<p>
	After this, plugin in running, but I can only see install. Not update, un-install, pause, ... <a href="http://www.cotonti.com/datas/users/i18n_64.png">http://www.cotonti.com/datas/users/i18n_64.png</a></p>
]]></description>
			<pubDate>Thu, 28 Лип 2011 11:19:29 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30305]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[<p>
	Likely the install script installs i18n first, then tags. If so that should be fixed.</p>
]]></description>
			<pubDate>Ср, 27 Лип 2011 18:16:12 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30303]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[<p>
	I installed it with the install script. It was a fresh install of Siena.</p>
<p>
	 </p>
]]></description>
			<pubDate>Ср, 27 Лип 2011 16:45:03 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30302]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[<p>
	The tag_locale column should've been added to the cot_tag_references table by the i18n plugin installer. See plugins/i18n/setup/i18n.install.php. You can run those queries manually to fix it. It seems that you installed the tags plugin after installing the i18n plugin, which caused this code to not be executed.</p>
]]></description>
			<pubDate>Ср, 27 Лип 2011 16:33:22 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30301]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[<p>
	I'm getting there, but I get the following error:</p>
<p>
	 </p>
<p>
	Fatal error: SQL error 42S22: Column not found: 1054 Unknown column 'tag_locale' in 'where clause'</p>
<pre>
#0  cot_diefatal(SQL error 42S22: Column not found: 1054 Unknown column 'tag_locale' in 'where clause') called at [/home/k3098kru/public_html/_subsites/sai_siena/system/database.php:436]
#1  CotDB-&gt;query(SELECT `tag` FROM cot_tag_references
		WHERE tag_item = 2 AND tag_area = 'pages' AND tag_locale = 'nl') called at [/home/k3098kru/public_html/_subsites/sai_siena/plugins/tags/inc/tags.functions.php:204]
#2  cot_tag_list(2, pages, Array ([tag_locale] =&gt; nl)) called at [/home/k3098kru/public_html/_subsites/sai_siena/plugins/tags/tags.page.main.php:33]
#3  include(/home/k3098kru/public_html/_subsites/sai_siena/plugins/tags/tags.page.main.php) called at [/home/k3098kru/public_html/_subsites/sai_siena/modules/page/inc/page.main.php:128]
#4  require_once(/home/k3098kru/public_html/_subsites/sai_siena/modules/page/inc/page.main.php) called at [/home/k3098kru/public_html/_subsites/sai_siena/page.php:46]

Do I need to add it manually, or is it done via the setup?</pre>
]]></description>
			<pubDate>Ср, 27 Лип 2011 14:56:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30300]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<blockquote>
	<a href="https://www.cotonti.com/forums.php?m=posts&amp;p=30295%2330295">#30295</a> <strong>pieter: </strong><br /><p>
		This part I don't get. Where can I find this? Do I need to change something in the tpl's?</p>
	&gt; <a href="https://www.cotonti.com/forums.php?m=posts&amp;p=28254%2328254">#28254</a> <strong>Trustmaster: </strong><br />
	Once you've chosen i18n categories, you'd need to translate them first. To do so, go to Admin =&gt; Pages =&gt; Structure and click "Structure Internationalization" there.<br /><br />
	To localize a page in one of your i18n categories, enter the original page there and click on "Translate" button. It will create a new translation in a locale you choose. After that you'll be able to edit localized page just as a separate entry.</blockquote>
<p>
	Use the tag: {PAGE_I18N_TRANSLATE} in for example page.tpl</p>
]]></description>
			<pubDate>Ср, 27 Лип 2011 09:58:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30298]]></link>
		</item>
		<item>
			<title>diablo</title>
			<description><![CDATA[<p>
	you need to add tags first.</p>
<p><strong>Added 1 minute later:</strong></p><p>
	BTW found another problem. when you change the codes of categories after you translate them everything goes down. had to make a clean siena installation since it ruined whole CMS for some reason</p>
]]></description>
			<pubDate>Ср, 27 Лип 2011 09:31:21 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30297]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[<p>
	This part I don't get. Where can I find this? Do I need to change something in the tpl's?</p>
<blockquote>
	<a href="https://www.cotonti.com/forums.php?m=posts&amp;p=28254%2328254">#28254</a> <strong>Trustmaster: </strong><br />
	Once you've chosen i18n categories, you'd need to translate them first. To do so, go to Admin =&gt; Pages =&gt; Structure and click "Structure Internationalization" there.<br /><br />
	To localize a page in one of your i18n categories, enter the original page there and click on "Translate" button. It will create a new translation in a locale you choose. After that you'll be able to edit localized page just as a separate entry.</blockquote>
]]></description>
			<pubDate>Ср, 27 Лип 2011 06:19:25 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30295]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>
	Yep, got the same problem here..</p>
]]></description>
			<pubDate>Вт, 26 Лип 2011 16:33:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30289]]></link>
		</item>
		<item>
			<title>diablo</title>
			<description><![CDATA[<p>
	found a bug about its URL. url returns wrong link when the page is a plugin.</p>
<p>
	contact us plugin url returns as contact.php?e=contact&amp;l=ru</p>
]]></description>
			<pubDate>Вт, 26 Лип 2011 14:44:35 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30287]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	Example for nginx webserver:</p>
<pre class="brush:plain;">
# Language selector
rewrite "^/(en|ru|de|nl)/(.*)?(.*)$" /$2?$3&amp;l=$1;
rewrite "^/(en|ru|de|nl)/(.*)" /$2?l=$1;</pre>
<p>
	Example for Apache webserver:</p>
<pre class="brush:plain;">
# Language selector
RewriteRule "^(en|ru|de|nl)/(.*)?(.*)$" $2?$3&amp;l=$1
RewriteRule "^(en|ru|de|nl)/(.*)" $2?l=$1</pre>
<p><strong>Added 22 hours later:</strong></p><p>
	Example language selector for header.tpl:</p>
<pre class="brush:xml;">
&lt;!-- BEGIN: I18N_LANG --&gt;
	&lt;!-- BEGIN: I18N_LANG_ROW --&gt;
	&lt;li&gt;
		&lt;a href="https://www.cotonti.com/{I18N_LANG_ROW_URL}" title="{I18N_LANG_ROW_TITLE}"&gt;&lt;img src="https://www.cotonti.com/images/flags/{I18N_LANG_ROW_FLAG}.png" alt="{I18N_LANG_ROW_CODE}" /&gt;&lt;/a&gt;
	&lt;/li&gt;
	&lt;!-- END: I18N_LANG_ROW --&gt;
&lt;!-- END: I18N_LANG --&gt;</pre>
]]></description>
			<pubDate>Ср, 20 Лип 2011 18:31:39 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30254]]></link>
		</item>
		<item>
			<title>diablo</title>
			<description><![CDATA[<p>
	it needs a .htaccess file to work. can we get that file? i have no knowledge about redirect and rewrite modules</p>
]]></description>
			<pubDate>Ср, 20 Лип 2011 09:09:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30249]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>
	For menu items you can just use custom language files for your theme, such as {PHP.M.Item1} in theme.en.lang.php and for example theme.nl.lang.php.<br />
	That way they will automatically be translated when the language changes.</p>
<p>
	In the configuration you can set the categories that i18n should be applied on, such as news,files,links,downloads for example.<br />
	Then you can set the languages it needs to include such as nl|Dutch and en|English. (1 language per line).</p>
<p>
	It's best to grab the latest version of i18n from <a href="https://github.com/Cotonti/Cotonti" rel="nofollow">Cotonti's repository</a> as Trustmaster has updated it recently.</p>
<p>
	Hope that helps.</p>
]]></description>
			<pubDate>Вт, 19 Лип 2011 11:35:15 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30240]]></link>
		</item>
		<item>
			<title>diablo</title>
			<description><![CDATA[<p>
	hi , great work on that plugin Trustmaster. but its lacking information how to use it. Can you explain the plugin in detail as it is on 0.94 with updates? how do we translate menu items ?</p>
]]></description>
			<pubDate>Вт, 19 Лип 2011 09:44:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post30238]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[It works as a plugin on top of page, structure and tags. After you install the plugin, you need to specify in its configuration locales present on your site and categories where you want to apply i18n. The original locale of the contents is considered as main/reference locale. Other locales' information is stored in separate tables, so it does not affect original pages/structure.<br />
<br />
Once you've chosen i18n categories, you'd need to translate them first. To do so, go to Admin =&gt; Pages =&gt; Structure and click &quot;Structure Internationalization&quot; there.<br />
<br />
To localize a page in one of your i18n categories, enter the original page there and click on &quot;Translate&quot; button. It will create a new translation in a locale you choose. After that you'll be able to edit localized page just as a separate entry.<br />
<br />
If localizations are available for current category/page, they are presented in a list (Wikipedia-style). They have similar URLs but with l=LOCALE parameter added.<br />
<br />
If tags plugin is used, localized versions have their own tags in their native language. Support for Search and News plugins is also included.]]></description>
			<pubDate>Пн, 07 Лют 2011 01:33:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post28254]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[@Trustmaster,<br />
<br />
How does the new Content Internationalization (i18n) of Sienna works?]]></description>
			<pubDate>Нд, 06 Лют 2011 21:39:04 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=6156&d=0#post28250]]></link>
		</item>
	</channel>
</rss>