<?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: easytube</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: easytube</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 03:40:38 +0000</pubDate>

<item>
<title>niska on "[Plugin: EasyTube] In feed, point it to post - TEMPORARY FIX"</title>
<link>http://wordpress.org/support/topic/328897#post-1271972</link>
<pubDate>Fri, 06 Nov 2009 08:21:45 +0000</pubDate>
<dc:creator>niska</dc:creator>
<guid isPermaLink="false">1271972@http://wordpress.org/support/</guid>
<description>&#60;p&#62;replace line 138:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$replace = &#38;quot;&#38;lt;a href=\&#38;quot;&#38;quot;.get_permalink().&#38;quot;\&#38;quot;&#38;gt;&#38;lt;img src=\&#38;quot;http://img.youtube.com/vi/$vid/default.jpg\&#38;quot; width=\&#38;quot;130\&#38;quot; height=\&#38;quot;97\&#38;quot; border=0&#38;gt;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>YukataNinja on "[Plugin: EasyTube] Bug: Medium size player"</title>
<link>http://wordpress.org/support/topic/217360#post-898255</link>
<pubDate>Thu, 13 Nov 2008 23:33:33 +0000</pubDate>
<dc:creator>YukataNinja</dc:creator>
<guid isPermaLink="false">898255@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$tube_sizes = array(
						1 =&#38;gt;array(
							&#38;quot;name&#38;quot;	=&#38;gt;&#38;quot;Default - 425 x 355&#38;quot;,
							&#38;quot;w&#38;quot;		=&#38;gt;&#38;quot;425&#38;quot;,
							&#38;quot;h&#38;quot;		=&#38;gt;&#38;quot;355&#38;quot;
						),
						2 =&#38;gt;array(
							&#38;quot;name&#38;quot;	=&#38;gt;&#38;quot;Large - 700 x 576&#38;quot;,
							&#38;quot;w&#38;quot;=&#38;gt;&#38;quot;700&#38;quot;,
							&#38;quot;h&#38;quot;=&#38;gt;&#38;quot;576&#38;quot;
						),
						3 =&#38;gt;array(
							&#38;quot;name&#38;quot;	=&#38;gt;&#38;quot;Medium - 350 x 288&#38;quot;,
							&#38;quot;w&#38;quot;=&#38;gt;&#38;quot;700&#38;quot;,
							&#38;quot;h&#38;quot;=&#38;gt;&#38;quot;576&#38;quot;
						),
						4 =&#38;gt;array(
							&#38;quot;name&#38;quot;	=&#38;gt;&#38;quot;Small - 250 x 206&#38;quot;,
							&#38;quot;w&#38;quot;=&#38;gt;&#38;quot;250&#38;quot;,
							&#38;quot;h&#38;quot;=&#38;gt;&#38;quot;206&#38;quot;
						)
					);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;should be this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$tube_sizes = array(
						1 =&#38;gt;array(
							&#38;quot;name&#38;quot;	=&#38;gt;&#38;quot;Default - 425 x 355&#38;quot;,
							&#38;quot;w&#38;quot;		=&#38;gt;&#38;quot;425&#38;quot;,
							&#38;quot;h&#38;quot;		=&#38;gt;&#38;quot;355&#38;quot;
						),
						2 =&#38;gt;array(
							&#38;quot;name&#38;quot;	=&#38;gt;&#38;quot;Large - 700 x 576&#38;quot;,
							&#38;quot;w&#38;quot;=&#38;gt;&#38;quot;700&#38;quot;,
							&#38;quot;h&#38;quot;=&#38;gt;&#38;quot;576&#38;quot;
						),
						3 =&#38;gt;array(
							&#38;quot;name&#38;quot;	=&#38;gt;&#38;quot;Medium - 350 x 288&#38;quot;,
							&#38;quot;w&#38;quot;=&#38;gt;&#38;quot;350&#38;quot;,
							&#38;quot;h&#38;quot;=&#38;gt;&#38;quot;288&#38;quot;
						),
						4 =&#38;gt;array(
							&#38;quot;name&#38;quot;	=&#38;gt;&#38;quot;Small - 250 x 206&#38;quot;,
							&#38;quot;w&#38;quot;=&#38;gt;&#38;quot;250&#38;quot;,
							&#38;quot;h&#38;quot;=&#38;gt;&#38;quot;206&#38;quot;
						)
					);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>AllyV4 on "[Plugin: EasyTube] Reducing the margins"</title>
<link>http://wordpress.org/support/topic/179058#post-769377</link>
<pubDate>Wed, 28 May 2008 17:18:27 +0000</pubDate>
<dc:creator>AllyV4</dc:creator>
<guid isPermaLink="false">769377@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi, thank you for this plugin. &#60;/p&#62;
&#60;p&#62;Is it possible to reduce the margins that are created, at the top and at the bottom?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>paulmbain on "[Plugin: EasyTube] Feature request: In feeds, point it to the post"</title>
<link>http://wordpress.org/support/topic/163654#post-714992</link>
<pubDate>Thu, 27 Mar 2008 09:52:23 +0000</pubDate>
<dc:creator>paulmbain</dc:creator>
<guid isPermaLink="false">714992@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Ok, sounds like a sensible suggestion!&#60;/p&#62;
&#60;p&#62;Would it be worth having an option to point to either the video or the post?
&#60;/p&#62;</description>
</item>
<item>
<title>Pinoy.ca on "[Plugin: EasyTube] Feature request: In feeds, point it to the post"</title>
<link>http://wordpress.org/support/topic/163654#post-714954</link>
<pubDate>Thu, 27 Mar 2008 07:14:33 +0000</pubDate>
<dc:creator>Pinoy.ca</dc:creator>
<guid isPermaLink="false">714954@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I noticed that, in the feed, EasyTube converts the tag into an image preview of the video.  Clicking this image takes the reader to the youtube page.&#60;/p&#62;
&#60;p&#62;Suggestion: point this link to the post permalink instead.&#60;/p&#62;
&#60;p&#62;(I don't care about registering on your forum, Paul. Sorry.)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/easytube/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/easytube/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
