<?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: WP-Date FR</title>
	<atom:link href="http://www.skyminds.net/wordpress-plugins/wp-date-fr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skyminds.net</link>
	<description>~ by Matt</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:45:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Matt</title>
		<link>http://www.skyminds.net/wordpress-plugins/wp-date-fr/comment-page-1/#comment-54478</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sun, 28 Sep 2008 06:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyminds.net/wordpress/wp-date-fr/#comment-54478</guid>
		<description>@&lt;a href=&quot;#comment-51617&quot; rel=&quot;nofollow&quot;&gt;Brian&lt;/a&gt; : je t&#039;en prie, merci pour le lien !</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-51617" >Brian</a>&nbsp;: je t&#8217;en prie, merci pour le lien<span class="fine">&nbsp;</span>!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.skyminds.net/wordpress-plugins/wp-date-fr/comment-page-1/#comment-51617</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 23 Jun 2008 15:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyminds.net/wordpress/wp-date-fr/#comment-51617</guid>
		<description>Merci Matt, ca vas m&#039;aider a ne as passer des heures pour essayer de regler ce casse-tête. Étant donné que mon blog doit etre billingue je crois que ce hic vas en rester là.

Si t&#039;as besoin d&#039;un bon plug-in pour un changeur de langues essaie ce &lt;a href=&quot;http://www.blackbookdesign.ca/category/wordpress/langswitch_lang/fr/&quot; rel=&quot;nofollow&quot;&gt;lien&lt;/a&gt;.

A+</description>
		<content:encoded><![CDATA[<p>Merci Matt, ca vas m&#8217;aider a ne as passer des heures pour essayer de regler ce casse-t&ecirc;te. &Eacute;tant donn&eacute; que mon blog doit etre billingue je crois que ce hic vas en rester l&agrave;.</p>
<p>Si t&#8217;as besoin d&#8217;un bon plug-in pour un changeur de langues essaie ce <a href="http://www.blackbookdesign.ca/category/wordpress/langswitch_lang/fr/" rel="nofollow">lien</a>.</p>
<p>A+</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.skyminds.net/wordpress-plugins/wp-date-fr/comment-page-1/#comment-51605</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 23 Jun 2008 10:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyminds.net/wordpress/wp-date-fr/#comment-51605</guid>
		<description>Salut Brian,

Le plug-in ne modifie que la date des articles et non ceux des commentaires. J&#039;ai essayé pas mal de filtres mais la date des commentaires n&#039;est pas modifiable visiblement. Personnellement, j&#039;ai choisi de franciser l&#039;ensemble du blog, avec le &lt;a href=&quot;http://svn.automattic.com/wordpress-i18n/fr_FR/branches/&quot; rel=&quot;nofollow&quot;&gt;fichier de langue adéquat&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Salut Brian,</p>
<p>Le plug-in ne modifie que la date des articles et non ceux des commentaires. J&#8217;ai essay&eacute; pas mal de filtres mais la date des commentaires n&#8217;est pas modifiable visiblement. Personnellement, j&#8217;ai choisi de franciser l&#8217;ensemble du blog, avec le <a href="http://svn.automattic.com/wordpress-i18n/fr_FR/branches/" >fichier de langue ad&eacute;quat</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.skyminds.net/wordpress-plugins/wp-date-fr/comment-page-1/#comment-51592</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 23 Jun 2008 05:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyminds.net/wordpress/wp-date-fr/#comment-51592</guid>
		<description>Sweet! thanks pour le plug-in!

J&#039;ai une chose sur laquelle je travaille et que tu pourrais m&#039;aider:

La date et le temps des comments 

J&#039;ai essayer de mettre ces filters pour les inclure dans le changement mais ca n&#039;as pas aboutie: 

&lt;code&gt;
add_filter(&#039;comment_time&#039;, &#039;sky_date_fr&#039;);
add_filter(&#039;comment_date&#039;, &#039;sky_date_fr&#039;);
&lt;/code&gt;

Est-ce que tu as une idée pour régler ce probleme? Merci d&#039;avance!</description>
		<content:encoded><![CDATA[<p>Sweet<span class="fine">&nbsp;</span>! thanks pour le plug-in<span class="fine">&nbsp;</span>!</p>
<p>J&#8217;ai une chose sur laquelle je travaille et que tu pourrais m&#8217;aider&nbsp;:</p>
<p>La date et le temps des comments </p>
<p>J&#8217;ai essayer de mettre ces filters pour les inclure dans le changement mais ca n&#8217;as pas aboutie&nbsp;: </p>
<p><code><br />
add_filter('comment_time', 'sky_date_fr')<span class="fine">&nbsp;</span>;<br />
add_filter('comment_date', 'sky_date_fr')<span class="fine">&nbsp;</span>;<br />
</code></p>
<p>Est-ce que tu as une id&eacute;e pour r&eacute;gler ce probleme<span class="fine">&nbsp;</span>? Merci d&#8217;avance<span class="fine">&nbsp;</span>!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.skyminds.net/wordpress-plugins/wp-date-fr/comment-page-1/#comment-49803</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 07 May 2008 15:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyminds.net/wordpress/wp-date-fr/#comment-49803</guid>
		<description>Salut André,

Est-ce que tu utilises le widget tag cloud livré avec WordPress ? Le plugin fonctionne correctement avec le tag cloud du plugin &lt;a href=&quot;http://wordpress.org/extend/plugins/simple-tags/&quot; rel=&quot;nofollow&quot;&gt;Simple Tags&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Salut Andr&eacute;,</p>
<p>Est-ce que tu utilises le widget tag cloud livr&eacute; avec WordPress<span class="fine">&nbsp;</span>? Le plugin fonctionne correctement avec le tag cloud du plugin <a href="http://wordpress.org/extend/plugins/simple-tags/" >Simple Tags</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André</title>
		<link>http://www.skyminds.net/wordpress-plugins/wp-date-fr/comment-page-1/#comment-49802</link>
		<dc:creator>André</dc:creator>
		<pubDate>Wed, 07 May 2008 15:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyminds.net/wordpress/wp-date-fr/#comment-49802</guid>
		<description>Salut et merci pour le plugin ; malheureusement j&#039;ai dû le désactiver car il empêchait (pour une raison que j&#039;ignore absolument) l&#039;affichage correct du &#039;tag cloud&#039; sous wp 2.5. Les tags se retrouvaient tous (sauf un) avec la même taille...
Si quelqu&#039;un sait comment y remédier je suis preneur!
Merci d&#039;avance</description>
		<content:encoded><![CDATA[<p>Salut et merci pour le plugin<span class="fine">&nbsp;</span>; malheureusement j&#8217;ai d&ucirc; le d&eacute;sactiver car il emp&ecirc;chait (pour une raison que j&#8217;ignore absolument) l&#8217;affichage correct du &#8216;tag cloud&#8217; sous wp 2.5. Les tags se retrouvaient tous (sauf un) avec la m&ecirc;me taille&#8230;<br />
Si quelqu&#8217;un sait comment y rem&eacute;dier je suis preneur<span class="fine">&nbsp;</span>!<br />
Merci d&#8217;avance</p>
]]></content:encoded>
	</item>
</channel>
</rss>
