<?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: Polyglot: Multilanguage Wordpress</title>
	<atom:link href="http://campiglia.org/200610/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://campiglia.org/200610/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/</link>
	<description>Mi aldea, mi lugar en la noosfera.</description>
	<pubDate>Tue, 06 Jan 2009 09:19:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Javier</title>
		<link>http://campiglia.org/200610/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/comment-page-2/#comment-10669</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Fri, 30 Nov 2001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://campiglia.org/2006/10/09/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/#comment-10669</guid>
		<description>Hola Mauricio, lo primero gracias por este buen post.

Estoy intentando sacar tanto el texto como las banderas dado que como comentas queda mucho mejor pero me encuentro con que al intentar usar tu código dentro de la función polyglot_other_langs() me da un error al insertar el módulo. Finalemnte he hecho mi arreglo "ad hoc" pero la verdad es que me gustaría haber entendido un poco mejor si hay una forma más elegante y correcta de hacerlo. ¿Puedes aclarar un poco donde insertarías en código justamente para hacerlo funcionar? 
Yo lo he probado  bajo y sobre el código en el que se introduce el valor a la variable foo y me ha fallado.
Finalemnte he tenido que hacerlo modificando la linea original del código así:

//Modificación para introducir el texto además de las banderas
                                $foo = ($polyglot_settings['use_flags'] ) ?  "" . get_trans($lang)   : get_trans($lang);

Simplemente en caso de que esten activadas las banderitas, al final le añado el texto pero queda muy feo porque claro sale la típica barra de enlace debajo de la imagen y del texto.

Gracias por tu atención y un saludo,

javi.</description>
		<content:encoded><![CDATA[<p>Hola Mauricio, lo primero gracias por este buen post.</p>
<p>Estoy intentando sacar tanto el texto como las banderas dado que como comentas queda mucho mejor pero me encuentro con que al intentar usar tu código dentro de la función polyglot_other_langs() me da un error al insertar el módulo. Finalemnte he hecho mi arreglo &#8220;ad hoc&#8221; pero la verdad es que me gustaría haber entendido un poco mejor si hay una forma más elegante y correcta de hacerlo. ¿Puedes aclarar un poco donde insertarías en código justamente para hacerlo funcionar?<br />
Yo lo he probado  bajo y sobre el código en el que se introduce el valor a la variable foo y me ha fallado.<br />
Finalemnte he tenido que hacerlo modificando la linea original del código así:</p>
<p>//Modificación para introducir el texto además de las banderas<br />
                                $foo = ($polyglot_settings['use_flags'] ) ?  &#8220;&#8221; . get_trans($lang)   : get_trans($lang);</p>
<p>Simplemente en caso de que esten activadas las banderitas, al final le añado el texto pero queda muy feo porque claro sale la típica barra de enlace debajo de la imagen y del texto.</p>
<p>Gracias por tu atención y un saludo,</p>
<p>javi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jhf</title>
		<link>http://campiglia.org/200610/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/comment-page-1/#comment-7539</link>
		<dc:creator>jhf</dc:creator>
		<pubDate>Tue, 30 Nov 2010 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://campiglia.org/2006/10/09/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/#comment-7539</guid>
		<description>para saver el pluguin que usas que jo tambien lo quieroooo jopeee.</description>
		<content:encoded><![CDATA[<p>para saver el pluguin que usas que jo tambien lo quieroooo jopeee.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel</title>
		<link>http://campiglia.org/200610/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/comment-page-1/#comment-7538</link>
		<dc:creator>Samuel</dc:creator>
		<pubDate>Fri, 30 Nov 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://campiglia.org/2006/10/09/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/#comment-7538</guid>
		<description>Buenas, 1 el post ... una pasada de util, gracias.
2 He metido el php if(function_exists('lp_other_langs')) { lp_other_langs(' ', '', '', '', ''); }  
solo en la cabecera y me andava por la cabeza si A) puedo forzar a que se muestre siempre? B)puedo forzar a que se muestren todas mis lenguas, ahunque algun post no este escrito en ellas?
Muchas gracias otra vez.</description>
		<content:encoded><![CDATA[<p>Buenas, 1 el post &#8230; una pasada de util, gracias.<br />
2 He metido el php if(function_exists(&#8217;lp_other_langs&#8217;)) { lp_other_langs(&#8217; &#8216;, &#8221;, &#8221;, &#8221;, &#8221;); }<br />
solo en la cabecera y me andava por la cabeza si A) puedo forzar a que se muestre siempre? B)puedo forzar a que se muestren todas mis lenguas, ahunque algun post no este escrito en ellas?<br />
Muchas gracias otra vez.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel</title>
		<link>http://campiglia.org/200610/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/comment-page-1/#comment-7537</link>
		<dc:creator>Samuel</dc:creator>
		<pubDate>Fri, 30 Nov 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://campiglia.org/2006/10/09/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/#comment-7537</guid>
		<description>Buenas, 1 el post ... una pasada de util, gracias.
2 He metido el  
solo en la cabecera y me andava por la cabeza si A) puedo forzar a que se muestre siempre? B)puedo forzar a que se muestren todas mis lenguas, ahunque algun post no este escrito en ellas?
Muchas gracias otra vez.</description>
		<content:encoded><![CDATA[<p>Buenas, 1 el post &#8230; una pasada de util, gracias.<br />
2 He metido el<br />
solo en la cabecera y me andava por la cabeza si A) puedo forzar a que se muestre siempre? B)puedo forzar a que se muestren todas mis lenguas, ahunque algun post no este escrito en ellas?<br />
Muchas gracias otra vez.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcio</title>
		<link>http://campiglia.org/200610/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/comment-page-1/#comment-1702</link>
		<dc:creator>Marcio</dc:creator>
		<pubDate>Fri, 30 Nov 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://campiglia.org/2006/10/09/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/#comment-1702</guid>
		<description>Hi!
I really cant manage on changing the blog visual (the sidebar with the "categories" translated to "categorias", for example)
I did not know how or where to use the _e( )  writing mode...
Could you help me (and many more of us) with this issue or create kind of a "tutorial" explaining these procedures?

Thank you very much!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I really cant manage on changing the blog visual (the sidebar with the &#8220;categories&#8221; translated to &#8220;categorias&#8221;, for example)<br />
I did not know how or where to use the _e( )  writing mode&#8230;<br />
Could you help me (and many more of us) with this issue or create kind of a &#8220;tutorial&#8221; explaining these procedures?</p>
<p>Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boris</title>
		<link>http://campiglia.org/200610/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/comment-page-1/#comment-59</link>
		<dc:creator>boris</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://campiglia.org/2006/10/09/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/#comment-59</guid>
		<description>merry x-mas, by the way...</description>
		<content:encoded><![CDATA[<p>merry x-mas, by the way&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boris</title>
		<link>http://campiglia.org/200610/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/comment-page-1/#comment-58</link>
		<dc:creator>boris</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://campiglia.org/2006/10/09/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/#comment-58</guid>
		<description>hello mauricio

do you happen to know how i could display both the flag and the language name with this function (let's you chose the language for the whole blog)
&lt;code&gt;

&lt;/code&gt;
been looking for a solution now for ages.

i am offering the rss feed in different languages as well, but i would only like to display, say the english rss feeds when english is selected and the german feeds, when german is selected as the language for the blog. nobody could give me an answer so far. 
i would really appreciate your help.</description>
		<content:encoded><![CDATA[<p>hello mauricio</p>
<p>do you happen to know how i could display both the flag and the language name with this function (let&#8217;s you chose the language for the whole blog)<br />
<code></p>
<p></code><br />
been looking for a solution now for ages.</p>
<p>i am offering the rss feed in different languages as well, but i would only like to display, say the english rss feeds when english is selected and the german feeds, when german is selected as the language for the blog. nobody could give me an answer so far.<br />
i would really appreciate your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wordpress guru</title>
		<link>http://campiglia.org/200610/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/comment-page-1/#comment-55</link>
		<dc:creator>wordpress guru</dc:creator>
		<pubDate>Wed, 30 Nov 2005 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://campiglia.org/2006/10/09/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/#comment-55</guid>
		<description>Thank you for putting me in the right direciton.

I was using  lp_other_langs(' ','', '', '', '')

now I'm using polyglot_list_langs()  and changed the polyglot.php file a bit. I have to further tweak to get it working perfectly. 

When a user changes to an other language with the dropdown box the correct language should load. I guess I have to write a javascript event listener.

thanks</description>
		<content:encoded><![CDATA[<p>Thank you for putting me in the right direciton.</p>
<p>I was using  lp_other_langs(&#8217; &#8216;,&#8221;, &#8221;, &#8221;, &#8221;)</p>
<p>now I&#8217;m using polyglot_list_langs()  and changed the polyglot.php file a bit. I have to further tweak to get it working perfectly. </p>
<p>When a user changes to an other language with the dropdown box the correct language should load. I guess I have to write a javascript event listener.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauricio</title>
		<link>http://campiglia.org/200610/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/comment-page-1/#comment-53</link>
		<dc:creator>Mauricio</dc:creator>
		<pubDate>Sat, 30 Nov 2002 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://campiglia.org/2006/10/09/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/#comment-53</guid>
		<description>There is a function, polyglot_list_langs() , that gives you a list of languages available for you to choose one for the entire site.  It is demonstrated on the author's site.  Look for the "Preferred language" part at http://fredfred.net/skriker/index.php/polyglot.  This function can be used in a sidebar.  Maybe you can have its output as an input for a drop down menu list. I have not tried to do so, my site only has two languages to choose from.</description>
		<content:encoded><![CDATA[<p>There is a function, polyglot_list_langs() , that gives you a list of languages available for you to choose one for the entire site.  It is demonstrated on the author&#8217;s site.  Look for the &#8220;Preferred language&#8221; part at <a href="http://fredfred.net/skriker/index.php/polyglot" rel="nofollow">http://fredfred.net/skriker/index.php/polyglot</a>.  This function can be used in a sidebar.  Maybe you can have its output as an input for a drop down menu list. I have not tried to do so, my site only has two languages to choose from.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wordpress guru</title>
		<link>http://campiglia.org/200610/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/comment-page-1/#comment-52</link>
		<dc:creator>wordpress guru</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://campiglia.org/2006/10/09/polyglot-wordpress-multilenguajepolyglot-multilanguage-wordpress/#comment-52</guid>
		<description>Is there a way to make a drop down list with available languages. When selection is made the correct language loads?</description>
		<content:encoded><![CDATA[<p>Is there a way to make a drop down list with available languages. When selection is made the correct language loads?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
