<?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>Commentaires pour JLT Web - Site perso de Julien Le Thuaut</title>
	<atom:link href="http://jltweb.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jltweb.info</link>
	<description>Portfolio, C.V. en ligne, Graphisme, Vidéos, musique et Web</description>
	<lastBuildDate>Wed, 16 May 2012 13:15:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Commentaires sur WP Parallax content slider plugin par Julien</title>
		<link>http://jltweb.info/realisations/wp-parallax-content-plugin/comment-page-1/#comment-5262</link>
		<dc:creator>Julien</dc:creator>
		<pubDate>Wed, 16 May 2012 13:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://jltweb.info/?page_id=354#comment-5262</guid>
		<description>Merci beaucoup pour ces remarques !
Je vais m&#039;y remettre rapidement, j’intégrerai tout ça aux autres évolutions déjà prévues.</description>
		<content:encoded><![CDATA[<p>Merci beaucoup pour ces remarques !<br />
Je vais m&#8217;y remettre rapidement, j’intégrerai tout ça aux autres évolutions déjà prévues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur WP Parallax content slider plugin par John</title>
		<link>http://jltweb.info/realisations/wp-parallax-content-plugin/comment-page-1/#comment-5261</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 16 May 2012 12:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://jltweb.info/?page_id=354#comment-5261</guid>
		<description>Bonjour,
Tout d&#039;abord, merci pour ce petit plugin bien sympathique. Beau boulot réalisé jusqu&#039;à présent!

Mes petites remarques:
- Lorsque tu affiches la fonction get_the_excerpt(), il place le tag &lt;!--more--&gt; à la fin (traduit par un Continue reading ou autre...) ce qui est redondant avec ton bouton &quot;Read more&quot;. Je pense qu&#039;en utilisant the_excerpt() à la place tu te débarrasserais de cette répétition.
- Pour les featured images des posts, j&#039;ai codé ça rapidement:
if ( has_post_thumbnail() ){
	$thumb = wp_get_attachment_image_src( get_post_thumbnail_id($post-&gt;ID), &#039;medium&#039; );
	$url = $thumb[&#039;0&#039;];
	$default_slide_image = $url; 
}
else{ $default_slide_image = $plugin_abs_path.&quot;/images/default.png&quot;; }
Par contre, les images en &quot;medium&quot; font 300*300 par défaut, il faut donc adapter le css ou configurer dans settings/media à 256*256.

J&#039;espère que ce petit feedback te sera utile, je suivrais de toute façon ton plugin souhaitant l&#039;utiliser pour un site en cours de réalisation.

Bonne continuation.</description>
		<content:encoded><![CDATA[<p>Bonjour,<br />
Tout d&#8217;abord, merci pour ce petit plugin bien sympathique. Beau boulot réalisé jusqu&#8217;à présent!</p>
<p>Mes petites remarques:<br />
- Lorsque tu affiches la fonction get_the_excerpt(), il place le tag <!--more--> à la fin (traduit par un Continue reading ou autre&#8230;) ce qui est redondant avec ton bouton &laquo;&nbsp;Read more&nbsp;&raquo;. Je pense qu&#8217;en utilisant the_excerpt() à la place tu te débarrasserais de cette répétition.<br />
- Pour les featured images des posts, j&#8217;ai codé ça rapidement:<br />
if ( has_post_thumbnail() ){<br />
	$thumb = wp_get_attachment_image_src( get_post_thumbnail_id($post-&gt;ID), &#8216;medium&#8217; );<br />
	$url = $thumb['0'];<br />
	$default_slide_image = $url;<br />
}<br />
else{ $default_slide_image = $plugin_abs_path.&nbsp;&raquo;/images/default.png&nbsp;&raquo;; }<br />
Par contre, les images en &laquo;&nbsp;medium&nbsp;&raquo; font 300*300 par défaut, il faut donc adapter le css ou configurer dans settings/media à 256*256.</p>
<p>J&#8217;espère que ce petit feedback te sera utile, je suivrais de toute façon ton plugin souhaitant l&#8217;utiliser pour un site en cours de réalisation.</p>
<p>Bonne continuation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur WP Parallax content slider plugin par Julien</title>
		<link>http://jltweb.info/realisations/wp-parallax-content-plugin/comment-page-1/#comment-5229</link>
		<dc:creator>Julien</dc:creator>
		<pubDate>Sat, 12 May 2012 08:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://jltweb.info/?page_id=354#comment-5229</guid>
		<description>Hi Tim,
that&#039;s a feature I will add in a next version of the plugin!
In the dynamic mode, I will add several filters (categories, tags, etc.)</description>
		<content:encoded><![CDATA[<p>Hi Tim,<br />
that&#8217;s a feature I will add in a next version of the plugin!<br />
In the dynamic mode, I will add several filters (categories, tags, etc.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur WP Parallax content slider plugin par Tim</title>
		<link>http://jltweb.info/realisations/wp-parallax-content-plugin/comment-page-1/#comment-5227</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 11 May 2012 19:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://jltweb.info/?page_id=354#comment-5227</guid>
		<description>I am wondering if it&#039;s possible to only show posts in this slider that are in a pre defined category. For example I only want posts displayed that are in a category &#039;kittens&#039; is this possible?

Very nice plugin btw love it. I think it can only get better!

Kind regards,

Tim Wolf</description>
		<content:encoded><![CDATA[<p>I am wondering if it&#8217;s possible to only show posts in this slider that are in a pre defined category. For example I only want posts displayed that are in a category &#8216;kittens&#8217; is this possible?</p>
<p>Very nice plugin btw love it. I think it can only get better!</p>
<p>Kind regards,</p>
<p>Tim Wolf</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur WP Parallax content slider plugin par Julien</title>
		<link>http://jltweb.info/realisations/wp-parallax-content-plugin/comment-page-1/#comment-5180</link>
		<dc:creator>Julien</dc:creator>
		<pubDate>Thu, 03 May 2012 15:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://jltweb.info/?page_id=354#comment-5180</guid>
		<description>Hi Jennifer,
No, you&#039;ve not missed anything in the documentation.

Picture customization is a feature not yet implemented in v0.4. I have just began to work on the subject.
In the next version of the plugin, the slides will display an image from the post (post-thumbnail).
User will be able to define a default image for the posts without thumbnail.

All you can do for the moment is changing a line of code in the plugin PHP file.
You can change this code:

&lt;code&gt;
$outputDynamic .= $this-&gt;get_article_slide( get_the_title(),
                                            get_the_excerpt(),
                                            get_permalink(),
                                            $default_slide_image,
                                            $prlx_title_max_chars).&quot;\n&quot;;
&lt;/code&gt;

By this one:

&lt;code&gt;
$outputDynamic .= $this-&gt;get_article_slide( get_the_title(),
                                            get_the_excerpt(),
                                            get_permalink(),
                                            wp_get_attachment_url( get_post_thumbnail_id()), // $default_slide_image,
                                            $prlx_title_max_chars).&quot;\n&quot;;
&lt;/code&gt;

You will then be able to display a dynamic image.</description>
		<content:encoded><![CDATA[<p>Hi Jennifer,<br />
No, you&#8217;ve not missed anything in the documentation.</p>
<p>Picture customization is a feature not yet implemented in v0.4. I have just began to work on the subject.<br />
In the next version of the plugin, the slides will display an image from the post (post-thumbnail).<br />
User will be able to define a default image for the posts without thumbnail.</p>
<p>All you can do for the moment is changing a line of code in the plugin PHP file.<br />
You can change this code:</p>
<p><code><br />
$outputDynamic .= $this-&gt;get_article_slide( get_the_title(),<br />
                                            get_the_excerpt(),<br />
                                            get_permalink(),<br />
                                            $default_slide_image,<br />
                                            $prlx_title_max_chars)."\n";<br />
</code></p>
<p>By this one:</p>
<p><code><br />
$outputDynamic .= $this-&gt;get_article_slide( get_the_title(),<br />
                                            get_the_excerpt(),<br />
                                            get_permalink(),<br />
                                            wp_get_attachment_url( get_post_thumbnail_id()), // $default_slide_image,<br />
                                            $prlx_title_max_chars)."\n";<br />
</code></p>
<p>You will then be able to display a dynamic image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur WP Parallax content slider plugin par Jennifer</title>
		<link>http://jltweb.info/realisations/wp-parallax-content-plugin/comment-page-1/#comment-5173</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 02 May 2012 20:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://jltweb.info/?page_id=354#comment-5173</guid>
		<description>Please forgive me if I have missed something in the documentation. I do not see how to get the slider to change out the images from what you have in your demo to the images that I would want in the slider.  I would love to have it so that I could define my image with my post.  I really am impressed with how this slider seems to perform in your demo but can&#039;t seem to figure out how to use it.</description>
		<content:encoded><![CDATA[<p>Please forgive me if I have missed something in the documentation. I do not see how to get the slider to change out the images from what you have in your demo to the images that I would want in the slider.  I would love to have it so that I could define my image with my post.  I really am impressed with how this slider seems to perform in your demo but can&#8217;t seem to figure out how to use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur WP Parallax content slider plugin par Julien</title>
		<link>http://jltweb.info/realisations/wp-parallax-content-plugin/comment-page-1/#comment-5135</link>
		<dc:creator>Julien</dc:creator>
		<pubDate>Fri, 27 Apr 2012 07:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://jltweb.info/?page_id=354#comment-5135</guid>
		<description>Hi Kyle, I hope you&#039;ve found a way to recover your code :S That&#039;s indeed a true problem and I will try to figure it out for the next version. Maybe adding a form to edit the static content in the admin panel, and then store it in the database could be the best solution. Regards!</description>
		<content:encoded><![CDATA[<p>Hi Kyle, I hope you&#8217;ve found a way to recover your code :S That&#8217;s indeed a true problem and I will try to figure it out for the next version. Maybe adding a form to edit the static content in the admin panel, and then store it in the database could be the best solution. Regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur WP Parallax content slider plugin par Kyle</title>
		<link>http://jltweb.info/realisations/wp-parallax-content-plugin/comment-page-1/#comment-5132</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Thu, 26 Apr 2012 22:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://jltweb.info/?page_id=354#comment-5132</guid>
		<description>You should probably make it so the updates don&#039;t override everything.... I spent hours making an entire static content slider customized to my site and the update not only reset all the css, but deleted all my images.

I like the plugin, but that is very frustrating.</description>
		<content:encoded><![CDATA[<p>You should probably make it so the updates don&#8217;t override everything&#8230;. I spent hours making an entire static content slider customized to my site and the update not only reset all the css, but deleted all my images.</p>
<p>I like the plugin, but that is very frustrating.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur WP Parallax content slider plugin par Julien</title>
		<link>http://jltweb.info/realisations/wp-parallax-content-plugin/comment-page-1/#comment-5119</link>
		<dc:creator>Julien</dc:creator>
		<pubDate>Mon, 23 Apr 2012 23:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://jltweb.info/?page_id=354#comment-5119</guid>
		<description>La version 0.3 est packagée et permet dorénavant de choisir un affichage statique HTML, ou un affichage dynamique, basé sur les derniers articles du blog.

Les sources sont maintenant sur le repository officiel des plugins wordpress, sur cette page : &lt;a href=&quot;http://wordpress.org/extend/plugins/wp-parallax-content-slider/&quot; title=&quot;http://wordpress.org/extend/plugins/wp-parallax-content-slider/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/wp-parallax-content-slider/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>La version 0.3 est packagée et permet dorénavant de choisir un affichage statique HTML, ou un affichage dynamique, basé sur les derniers articles du blog.</p>
<p>Les sources sont maintenant sur le repository officiel des plugins wordpress, sur cette page : <a href="http://wordpress.org/extend/plugins/wp-parallax-content-slider/" title="http://wordpress.org/extend/plugins/wp-parallax-content-slider/" target="_blank" rel="nofollow">http://wordpress.org/extend/plugins/wp-parallax-content-slider/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur WP Parallax content slider plugin par Julien</title>
		<link>http://jltweb.info/realisations/wp-parallax-content-plugin/comment-page-1/#comment-5117</link>
		<dc:creator>Julien</dc:creator>
		<pubDate>Sat, 21 Apr 2012 07:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://jltweb.info/?page_id=354#comment-5117</guid>
		<description>Bonjour Jeff !
Vos soucis ne sont pas dus à votre expertise de Wordpress :)
Ce plugin est encore en développement et dans les sources v0.2 il n&#039;y a moyen d&#039;afficher que du texte statique. J&#039;ai un v0.3 prête à mettre en ligne qui se base sur le contenu des &lt;em&gt;n&lt;/em&gt; derniers articles, je vais la mettre en ligne lundi.

Le images seront les photos à la une des articles, mais je compte aussi faire en sorte de laisser la possibilité d&#039;afficher des slides statiques, qui ne présenteraient pas des articles.

En attendant, si vous connaissez PHP/HTML, vous pouvez modifier le code des diapos directement dans le fichier &lt;em&gt;wp-parallax-content-slider.php&lt;/em&gt;.

Je mets cet article à jour dès que j&#039;ai pu finir mes modifications.

Merci pour votre intérêt et n&#039;hésitez pas à me faire des remarques ou des suggestions !</description>
		<content:encoded><![CDATA[<p>Bonjour Jeff !<br />
Vos soucis ne sont pas dus à votre expertise de WordPress <img src='http://jltweb.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Ce plugin est encore en développement et dans les sources v0.2 il n&#8217;y a moyen d&#8217;afficher que du texte statique. J&#8217;ai un v0.3 prête à mettre en ligne qui se base sur le contenu des <em>n</em> derniers articles, je vais la mettre en ligne lundi.</p>
<p>Le images seront les photos à la une des articles, mais je compte aussi faire en sorte de laisser la possibilité d&#8217;afficher des slides statiques, qui ne présenteraient pas des articles.</p>
<p>En attendant, si vous connaissez PHP/HTML, vous pouvez modifier le code des diapos directement dans le fichier <em>wp-parallax-content-slider.php</em>.</p>
<p>Je mets cet article à jour dès que j&#8217;ai pu finir mes modifications.</p>
<p>Merci pour votre intérêt et n&#8217;hésitez pas à me faire des remarques ou des suggestions !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

