<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: simplepie-plugin-for-wordpress</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: simplepie-plugin-for-wordpress</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 06:03:38 +0000</pubDate>

<item>
<title>putrakopo on "[Plugin: RSS Image Widget] purple error, can't create phptumb becouse {ITEM_ENCLOSURE_LINK} fail to"</title>
<link>http://wordpress.org/support/topic/283748#post-1115813</link>
<pubDate>Thu, 25 Jun 2009 06:15:57 +0000</pubDate>
<dc:creator>putrakopo</dc:creator>
<guid isPermaLink="false">1115813@http://wordpress.org/support/</guid>
<description>&#60;p&#62;i realy love this plugins, but its not work for my rss. i have already do a litle research. the problem is {ITEM_ENCLOSURE_LINK} can't get the &#34;image src url&#34; so phptumb cant create image thumb.&#60;/p&#62;
&#60;p&#62;i think to correct this problem i need to get &#34;image src url&#34; from rss item, &#60;/p&#62;
&#60;p&#62;any idea? to replace {ITEM_ENCLOSURE_LINK} with ....(?).&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/rss-image-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/rss-image-widget/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Schrijver on "[Plugin: SimplePie Plugin for WordPress] Sort Order"</title>
<link>http://wordpress.org/support/topic/202333#post-848048</link>
<pubDate>Mon, 08 Sep 2008 13:46:14 +0000</pubDate>
<dc:creator>Schrijver</dc:creator>
<guid isPermaLink="false">848048@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I want to display the next upcoming 10 events form a mixed RSS feed.&#60;/p&#62;
&#60;p&#62;However I cannot set the sort order the other way around.&#60;/p&#62;
&#60;p&#62;Currently it shows:&#60;/p&#62;
&#60;p&#62;...&#60;br /&#62;
03 jan&#60;br /&#62;
02 jan&#60;br /&#62;
01 jan&#60;/p&#62;
&#60;p&#62;But I need:&#60;/p&#62;
&#60;p&#62;01 jan&#60;br /&#62;
02 jan&#60;br /&#62;
03 jan&#60;br /&#62;
...&#60;/p&#62;
&#60;p&#62;How can do this?
&#60;/p&#62;</description>
</item>
<item>
<title>lionel_chollet on "[Plugin: SimplePie Plugin for WordPress] Missing spaces between words in feed item titles"</title>
<link>http://wordpress.org/support/topic/182404#post-781171</link>
<pubDate>Fri, 13 Jun 2008 14:51:31 +0000</pubDate>
<dc:creator>lionel_chollet</dc:creator>
<guid isPermaLink="false">781171@http://wordpress.org/support/</guid>
<description>&#60;p&#62;SimplePie is a terrific feed parsing utility.&#60;/p&#62;
&#60;p&#62;But…&#60;/p&#62;
&#60;p&#62;SimplePie removes all line breaks and tabs from its feed outputs; this can be a (minor) issue with feeds that are made after, I guess, text processor files -- for instance, in the SimplePie's output for feed &#60;a href=&#34;http://www.education.gouv.fr/rss/?pid=270&#38;#38;sid=2&#38;#38;lid=1,&#34; rel=&#34;nofollow&#34;&#62;http://www.education.gouv.fr/rss/?pid=270&#38;#38;sid=2&#38;#38;lid=1,&#60;/a&#62; feed items titles had missing spaces between words, because of the &#34;manual&#34; layout of titles in the initial text document (it seems line breaks were put in titles at &#34;logical&#34; or &#34;that'll-make-pretty-lines&#34; locations).&#60;/p&#62;
&#60;p&#62;So…&#60;/p&#62;
&#60;p&#62;- in &#34;/wp-content/plugins/simplepie-plugin-for-wordpress&#34; folder, open file simplepie_wordpress_2.php&#60;/p&#62;
&#60;p&#62;- Find lines #2191 and #2192&#60;/p&#62;
&#60;p&#62;- Replace&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;// Start by removing all line breaks and tabs.
	$tmpl = preg_replace(&#38;#39;/(\n&#124;\r&#124;\t)/i&#38;#39;, &#38;quot;&#38;quot;, $tmpl);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;// Start by replacing all line breaks and tabs with spaces.
	$tmpl = preg_replace(&#38;#39;/(\n&#124;\r&#124;\t)/i&#38;#39;, &#38;quot; &#38;quot;, $tmpl);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It doesn't seem to break anything in the other feeds.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/simplepie-plugin-for-wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/simplepie-plugin-for-wordpress/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
