<?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"
	>
<channel>
	<title>Comments on: WordPress Attachment Manager Plugin</title>
	<atom:link href="http://xavisys.com/wordpress-attachment-manager-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://xavisys.com/wordpress-attachment-manager-plugin/</link>
	<description>Control Your Internet</description>
	<pubDate>Mon, 12 May 2008 10:34:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Roy</title>
		<link>http://xavisys.com/wordpress-attachment-manager-plugin/#comment-1344</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Fri, 22 Feb 2008 22:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/wordpress-attachment-manager-plugin/#comment-1344</guid>
		<description>Warning: Invalid argument supplied for foreach() in /mnt/gs01/herd03/34864/domains/chedstone.com/html/wp-content/plugins/attachment_manager/wp-attachment-manager.php on line 228

What's this about?</description>
		<content:encoded><![CDATA[<p>Warning: Invalid argument supplied for foreach() in /mnt/gs01/herd03/34864/domains/chedstone.com/html/wp-content/plugins/attachment_manager/wp-attachment-manager.php on line 228</p>
<p>What&#8217;s this about?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samy</title>
		<link>http://xavisys.com/wordpress-attachment-manager-plugin/#comment-1071</link>
		<dc:creator>samy</dc:creator>
		<pubDate>Fri, 18 Jan 2008 17:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/wordpress-attachment-manager-plugin/#comment-1071</guid>
		<description>i delet that code and the problem has gone

			if (!empty($img)) {
				$icon_dir = wpAttachmentManager::get_icon_dir().'/';
				$image_size = getimagesize("{$icon_dir}{$img}");
				$lp = $image_size[0]+4;
				$height = $image_size[1];
				$siteurl = get_settings('siteurl').'/';
				$link .= ' class="wam_icon_link"';
				$link .= " style='padding-left:{$lp}px; line-height:{$height}px; background-image:url(\"{$siteurl}{$icon_dir}{$img}\");'";
			}

but i don't tink that is a good adea :D</description>
		<content:encoded><![CDATA[<p>i delet that code and the problem has gone</p>
<p>			if (!empty($img)) {<br />
				$icon_dir = wpAttachmentManager::get_icon_dir().&#8217;/';<br />
				$image_size = getimagesize(&#8221;{$icon_dir}{$img}&#8221;);<br />
				$lp = $image_size[0]+4;<br />
				$height = $image_size[1];<br />
				$siteurl = get_settings(&#8217;siteurl&#8217;).&#8217;/';<br />
				$link .= &#8216; class=&#8221;wam_icon_link&#8221;&#8216;;<br />
				$link .= &#8221; style=&#8217;padding-left:{$lp}px; line-height:{$height}px; background-image:url(\&#8221;{$siteurl}{$icon_dir}{$img}\&#8221;);&#8217;&#8221;;<br />
			}</p>
<p>but i don&#8217;t tink that is a good adea <img src='http://xavisys.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samy</title>
		<link>http://xavisys.com/wordpress-attachment-manager-plugin/#comment-1070</link>
		<dc:creator>samy</dc:creator>
		<pubDate>Fri, 18 Jan 2008 17:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/wordpress-attachment-manager-plugin/#comment-1070</guid>
		<description>thnx, yes i do it but steel give me that

Warning: getimagesize(wp-content/plugins/attachment_manager/icons/page_white_compressed.png) [function.getimagesize]: failed to open stream: No such file or directory in E:\EasyPHP\www\wpdb\wp-content\plugins\attachment_manager\wp-attachment-manager.php on line 123</description>
		<content:encoded><![CDATA[<p>thnx, yes i do it but steel give me that</p>
<p>Warning: getimagesize(wp-content/plugins/attachment_manager/icons/page_white_compressed.png) [function.getimagesize]: failed to open stream: No such file or directory in E:\EasyPHP\www\wpdb\wp-content\plugins\attachment_manager\wp-attachment-manager.php on line 123</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron D. Campbell</title>
		<link>http://xavisys.com/wordpress-attachment-manager-plugin/#comment-1052</link>
		<dc:creator>Aaron D. Campbell</dc:creator>
		<pubDate>Tue, 15 Jan 2008 22:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/wordpress-attachment-manager-plugin/#comment-1052</guid>
		<description>Try removing the slash from the line that reads: &lt;code&gt;$image_size = getimagesize("{$icon_dir}/{$img}");&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Try removing the slash from the line that reads: <code>$image_size = getimagesize("{$icon_dir}/{$img}");</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samy</title>
		<link>http://xavisys.com/wordpress-attachment-manager-plugin/#comment-1049</link>
		<dc:creator>samy</dc:creator>
		<pubDate>Tue, 15 Jan 2008 19:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/wordpress-attachment-manager-plugin/#comment-1049</guid>
		<description>Doesn't Work for me

plz some help i want to this great plugin work in out WP directory but whe in try to do this i get ...
 
Warning: getimagesize(wp-content/plugins/attachment_manager/icons//page_white_compressed.png) [function.getimagesize]: failed to open stream: No such file or directory in E:\EasyPHP\www\wpdb\wp-content\plugins\attachment_manager\wp-attachment-manager.php on line 123

Warning: getimagesize(wp-content/plugins/attachment_manager/icons//page_white_compressed.png) [function.getimagesize]: failed to open stream: No such file or directory in E:\EasyPHP\www\wpdb\wp-content\plugins\attachment_manager\wp-attachment-manager.php on line 123

Warning: getimagesize(wp-content/plugins/attachment_manager/icons//page_white_picture.png) [function.getimagesize]: failed to open stream: No such file or directory in E:\EasyPHP\www\wpdb\wp-content\plugins\attachment_manager\wp-attachment-manager.php on line 123

how it gona work out WP directory ...

but in WP dir work fine</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t Work for me</p>
<p>plz some help i want to this great plugin work in out WP directory but whe in try to do this i get &#8230;</p>
<p>Warning: getimagesize(wp-content/plugins/attachment_manager/icons//page_white_compressed.png) [function.getimagesize]: failed to open stream: No such file or directory in E:\EasyPHP\www\wpdb\wp-content\plugins\attachment_manager\wp-attachment-manager.php on line 123</p>
<p>Warning: getimagesize(wp-content/plugins/attachment_manager/icons//page_white_compressed.png) [function.getimagesize]: failed to open stream: No such file or directory in E:\EasyPHP\www\wpdb\wp-content\plugins\attachment_manager\wp-attachment-manager.php on line 123</p>
<p>Warning: getimagesize(wp-content/plugins/attachment_manager/icons//page_white_picture.png) [function.getimagesize]: failed to open stream: No such file or directory in E:\EasyPHP\www\wpdb\wp-content\plugins\attachment_manager\wp-attachment-manager.php on line 123</p>
<p>how it gona work out WP directory &#8230;</p>
<p>but in WP dir work fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron D. Campbell</title>
		<link>http://xavisys.com/wordpress-attachment-manager-plugin/#comment-422</link>
		<dc:creator>Aaron D. Campbell</dc:creator>
		<pubDate>Wed, 20 Jun 2007 12:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/wordpress-attachment-manager-plugin/#comment-422</guid>
		<description>Yes, change line 71 from:
&lt;code&gt;$post_content .= wpAttachmentManager::get_attachments();&lt;/code&gt;
to:
&lt;code&gt;$post_content = wpAttachmentManager::get_attachments().$post_content;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Yes, change line 71 from:<br />
<code>$post_content .= wpAttachmentManager::get_attachments();</code><br />
to:<br />
<code>$post_content = wpAttachmentManager::get_attachments().$post_content;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yongho Kim</title>
		<link>http://xavisys.com/wordpress-attachment-manager-plugin/#comment-421</link>
		<dc:creator>Yongho Kim</dc:creator>
		<pubDate>Wed, 20 Jun 2007 06:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/wordpress-attachment-manager-plugin/#comment-421</guid>
		<description>do you know how it would be possible to make the list of attachments to be displayed before the post content, and not after it?</description>
		<content:encoded><![CDATA[<p>do you know how it would be possible to make the list of attachments to be displayed before the post content, and not after it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron D. Campbell</title>
		<link>http://xavisys.com/wordpress-attachment-manager-plugin/#comment-424</link>
		<dc:creator>Aaron D. Campbell</dc:creator>
		<pubDate>Mon, 30 Apr 2007 23:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/wordpress-attachment-manager-plugin/#comment-424</guid>
		<description>Thanks Chris!
Unfortunately, my work load has not allowed me any time to work on any of my WordPress plugins for quite a while.  I'd be happy to allow anyone to continue the project that wants to, and even host the files here, etc.  However it doesn't look like I'll be in a position to work on it for a while.</description>
		<content:encoded><![CDATA[<p>Thanks Chris!<br />
Unfortunately, my work load has not allowed me any time to work on any of my WordPress plugins for quite a while.  I&#8217;d be happy to allow anyone to continue the project that wants to, and even host the files here, etc.  However it doesn&#8217;t look like I&#8217;ll be in a position to work on it for a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hirt</title>
		<link>http://xavisys.com/wordpress-attachment-manager-plugin/#comment-423</link>
		<dc:creator>Chris Hirt</dc:creator>
		<pubDate>Mon, 30 Apr 2007 23:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/wordpress-attachment-manager-plugin/#comment-423</guid>
		<description>Aaron,

I stumbled upon your attachment manager plugin and I'm excited about it.  One small improvement you could make that shouldn't be too hard (and I need it to work!) would be to make the attachment manager work in 2.1 with pages as well.

thanks and great work!

Chris</description>
		<content:encoded><![CDATA[<p>Aaron,</p>
<p>I stumbled upon your attachment manager plugin and I&#8217;m excited about it.  One small improvement you could make that shouldn&#8217;t be too hard (and I need it to work!) would be to make the attachment manager work in 2.1 with pages as well.</p>
<p>thanks and great work!</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ddasfd</title>
		<link>http://xavisys.com/wordpress-attachment-manager-plugin/#comment-419</link>
		<dc:creator>ddasfd</dc:creator>
		<pubDate>Sun, 15 Apr 2007 10:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/wordpress-attachment-manager-plugin/#comment-419</guid>
		<description>great work, keep it up!!</description>
		<content:encoded><![CDATA[<p>great work, keep it up!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
