<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<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>Comments on: Qdig-WP 0.4</title>
	<link>http://randomfrequency.net/blog/2005/03/24/qdig-wp-04/</link>
	<description>where the signal to noise ratio always varies</description>
	<pubDate>Sun, 06 Jul 2008 19:21:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: David</title>
		<link>http://randomfrequency.net/blog/2005/03/24/qdig-wp-04/#comment-798</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 02 Sep 2005 03:51:11 +0000</pubDate>
		<guid>http://randomfrequency.net/blog/2005/03/24/qdig-wp-04/#comment-798</guid>
		<description>Thank you Clint, I just applied the change you suggested to the code and updated the Qdig-WP page, crediting you for the fix. By the way, even though the code doesn't show right above, it did show up okay in the notification email I got sent, so all is well. :) Thanks for the fix.</description>
		<content:encoded><![CDATA[<p>Thank you Clint, I just applied the change you suggested to the code and updated the Qdig-WP page, crediting you for the fix. By the way, even though the code doesn&#8217;t show right above, it did show up okay in the notification email I got sent, so all is well. :) Thanks for the fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clint</title>
		<link>http://randomfrequency.net/blog/2005/03/24/qdig-wp-04/#comment-797</link>
		<dc:creator>clint</dc:creator>
		<pubDate>Fri, 02 Sep 2005 03:21:55 +0000</pubDate>
		<guid>http://randomfrequency.net/blog/2005/03/24/qdig-wp-04/#comment-797</guid>
		<description>oops.. the wp code didnt come thru in that of course...well im sure you know how to fix it, just wanted to post it in case...</description>
		<content:encoded><![CDATA[<p>oops.. the wp code didnt come thru in that of course&#8230;well im sure you know how to fix it, just wanted to post it in case&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clint</title>
		<link>http://randomfrequency.net/blog/2005/03/24/qdig-wp-04/#comment-796</link>
		<dc:creator>clint</dc:creator>
		<pubDate>Fri, 02 Sep 2005 03:16:10 +0000</pubDate>
		<guid>http://randomfrequency.net/blog/2005/03/24/qdig-wp-04/#comment-796</guid>
		<description>nice plugin.. here is a fix tho for the permalink code, it was throwing validation errors because there wasnt double quotes around it..

around line 85:

&lt;code&gt;
// validation fix was missing quotes
$gallery_link = '&#60;a href="'. get_permalink() .'"&#62;'. $link_text .'&#60;/a&#62;';
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>nice plugin.. here is a fix tho for the permalink code, it was throwing validation errors because there wasnt double quotes around it..</p>
<p>around line 85:</p>
<p><code><br />
// validation fix was missing quotes<br />
$gallery_link = '&lt;a href="'. get_permalink() .'"&gt;'. $link_text .'&lt;/a&gt;';<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://randomfrequency.net/blog/2005/03/24/qdig-wp-04/#comment-725</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 21 Jul 2005 21:18:48 +0000</pubDate>
		<guid>http://randomfrequency.net/blog/2005/03/24/qdig-wp-04/#comment-725</guid>
		<description>I updated the stuff regarding the renamed variables, hopefully that helps. I don't have time to look into the other issues you mention, though, unfortunately. :/ Good luck.</description>
		<content:encoded><![CDATA[<p>I updated the stuff regarding the renamed variables, hopefully that helps. I don&#8217;t have time to look into the other issues you mention, though, unfortunately. :/ Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Allert</title>
		<link>http://randomfrequency.net/blog/2005/03/24/qdig-wp-04/#comment-720</link>
		<dc:creator>Martin Allert</dc:creator>
		<pubDate>Mon, 18 Jul 2005 21:36:27 +0000</pubDate>
		<guid>http://randomfrequency.net/blog/2005/03/24/qdig-wp-04/#comment-720</guid>
		<description>I have some major problems getting this plugin to run. First, qdig 1.2.9 changed serveral konfiguration options, e.g. $url_base_path does not exist any more. Second, qdig now strips slashes in front of absolute path's, which means some configuration like the image path set to "/galleries/images" will be stripped to "galleries/images" and can thus be not found.

Please update your little howto, as I am really in need of this plugin.

Keep up the great work!</description>
		<content:encoded><![CDATA[<p>I have some major problems getting this plugin to run. First, qdig 1.2.9 changed serveral konfiguration options, e.g. $url_base_path does not exist any more. Second, qdig now strips slashes in front of absolute path&#8217;s, which means some configuration like the image path set to &#8220;/galleries/images&#8221; will be stripped to &#8220;galleries/images&#8221; and can thus be not found.</p>
<p>Please update your little howto, as I am really in need of this plugin.</p>
<p>Keep up the great work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
