<?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>Comments on: Gatekeeper 1.5 RC1</title>
	<atom:link href="http://meyerweb.com/index.php?year=2005&#038;monthnum=03&#038;day=07&#038;name=gatekeeper-15-rc1&#038;feed=feed" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Sat, 11 Feb 2012 11:46:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: W. Andrew Loe III</title>
		<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5255</link>
		<dc:creator>W. Andrew Loe III</dc:creator>
		<pubDate>Tue, 15 Mar 2005 02:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5255</guid>
		<description>Interesting plugin, I&#039;ll give it a try.</description>
		<content:encoded><![CDATA[<p>Interesting plugin, I&#8217;ll give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ColdForged</title>
		<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5199</link>
		<dc:creator>ColdForged</dc:creator>
		<pubDate>Tue, 08 Mar 2005 20:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5199</guid>
		<description>No problem, glad I could help. Not having used output buffering, this is a good example of what&#039;s possible and gives me a lot of ideas for future development of my own plugins, so thanks!</description>
		<content:encoded><![CDATA[<p>No problem, glad I could help. Not having used output buffering, this is a good example of what&#8217;s possible and gives me a lot of ideas for future development of my own plugins, so thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5198</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Tue, 08 Mar 2005 20:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5198</guid>
		<description>Good catch, ColdForged.  I probably missed that because my comment form already has the function call, so it bailed for that reason.  It&#039;s fixed in the local copy, and will be in RC2.</description>
		<content:encoded><![CDATA[<p>Good catch, ColdForged.  I probably missed that because my comment form already has the function call, so it bailed for that reason.  It&#8217;s fixed in the local copy, and will be in RC2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ColdForged</title>
		<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5196</link>
		<dc:creator>ColdForged</dc:creator>
		<pubDate>Tue, 08 Mar 2005 20:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5196</guid>
		<description>Nice work. 

Seems like it may be missing a &lt;code&gt;global $user_ID&lt;/code&gt; in &lt;code&gt;gatekeeper_comment_form_filter()&lt;/code&gt;, though. If I don&#039;t include it I get a challenge even when logged in whereas if I include the global reference I don&#039;t get the challenge.</description>
		<content:encoded><![CDATA[<p>Nice work. </p>
<p>Seems like it may be missing a <code>global $user_ID</code> in <code>gatekeeper_comment_form_filter()</code>, though. If I don&#8217;t include it I get a challenge even when logged in whereas if I include the global reference I don&#8217;t get the challenge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Thompson</title>
		<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5194</link>
		<dc:creator>Andy Thompson</dc:creator>
		<pubDate>Tue, 08 Mar 2005 17:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5194</guid>
		<description>I can re-create it if you like.  Or I have a screenshot of the admin and user side results.</description>
		<content:encoded><![CDATA[<p>I can re-create it if you like.  Or I have a screenshot of the admin and user side results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5191</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Tue, 08 Mar 2005 16:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5191</guid>
		<description>Hm, that sounds like I bungled my stripslash/addslash calls. I&#039;ll mess around and see if I can trigger the same problem.  If anyone else manages to do so, please let me know the steps that triggered it, so I&#039;ll have more test cases.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hm, that sounds like I bungled my stripslash/addslash calls. I&#8217;ll mess around and see if I can trigger the same problem.  If anyone else manages to do so, please let me know the steps that triggered it, so I&#8217;ll have more test cases.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Thompson</title>
		<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5190</link>
		<dc:creator>Andy Thompson</dc:creator>
		<pubDate>Tue, 08 Mar 2005 16:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5190</guid>
		<description>Well, I figured out my problem -- not the how, but why.  Don&#039;t know if this will be much use to you, but here it is.

I installed the plugin and got it up and running.  But the text to the question was smaller than the rest of the text in the comment area.  So I removed the SMALL attribute from the default template.  But for some reason, that reformatted the template.

It turned &quot; into &quot; and caused an extra text area to appear, I&#039;m guessing this was the hidden key area.

So I went back to change it, and it didn&#039;t help.  I had to go into the table in MySQL and replace all the &quot; or &quot; with &#039; and it works now.

:/</description>
		<content:encoded><![CDATA[<p>Well, I figured out my problem &#8212; not the how, but why.  Don&#8217;t know if this will be much use to you, but here it is.</p>
<p>I installed the plugin and got it up and running.  But the text to the question was smaller than the rest of the text in the comment area.  So I removed the SMALL attribute from the default template.  But for some reason, that reformatted the template.</p>
<p>It turned &#8221; into &#8221; and caused an extra text area to appear, I&#8217;m guessing this was the hidden key area.</p>
<p>So I went back to change it, and it didn&#8217;t help.  I had to go into the table in MySQL and replace all the &#8221; or &#8221; with &#8216; and it works now.</p>
<p>:/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Thompson</title>
		<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5189</link>
		<dc:creator>Andy Thompson</dc:creator>
		<pubDate>Tue, 08 Mar 2005 16:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5189</guid>
		<description>I think a Reset to Default function might be nice, though a delete function may not be very useful to most.

I wanted a reset to default last night as when I installed, and was tinkering around with the questions, I found a box with random text was being inserted just below the question itself.

Hopefully that will be fixed now that I found the table where the info was being stored and I can start over.

Thanks!</description>
		<content:encoded><![CDATA[<p>I think a Reset to Default function might be nice, though a delete function may not be very useful to most.</p>
<p>I wanted a reset to default last night as when I installed, and was tinkering around with the questions, I found a box with random text was being inserted just below the question itself.</p>
<p>Hopefully that will be fixed now that I found the table where the info was being stored and I can start over.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5184</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Tue, 08 Mar 2005 04:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5184</guid>
		<description>In version 1.5, they&#039;re stored in the options table of the WP database.  There isn&#039;t currently a way to remove all of the challenges in one shot, although you can delete them individually through the plugin interface, or else do it through MySQL.  Since they don&#039;t do any harm staying in the table if the plugin is uninstalled, I don&#039;t see a huge amount of utility for a &quot;delete all&quot; function, but I&#039;ll consider adding that and a &quot;reset to default&quot; function if people think it would be a good idea.

In version 1.0b1 (the WP 1.2 version), they were stored in their own table.  If that&#039;s the version you used to run, you&#039;ll either have to blow away the old table through MySQL, or else wait for me to write a cleanup script.</description>
		<content:encoded><![CDATA[<p>In version 1.5, they&#8217;re stored in the options table of the WP database.  There isn&#8217;t currently a way to remove all of the challenges in one shot, although you can delete them individually through the plugin interface, or else do it through MySQL.  Since they don&#8217;t do any harm staying in the table if the plugin is uninstalled, I don&#8217;t see a huge amount of utility for a &#8220;delete all&#8221; function, but I&#8217;ll consider adding that and a &#8220;reset to default&#8221; function if people think it would be a good idea.</p>
<p>In version 1.0b1 (the WP 1.2 version), they were stored in their own table.  If that&#8217;s the version you used to run, you&#8217;ll either have to blow away the old table through MySQL, or else wait for me to write a cleanup script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Thompson</title>
		<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5183</link>
		<dc:creator>Andy Thompson</dc:creator>
		<pubDate>Tue, 08 Mar 2005 03:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5183</guid>
		<description>When I add a question to the plugin, where is that info stored?  Because when I deleted the plugin and re-installed it, the questions I added were still there.

Please help.

Thanks,
Andy</description>
		<content:encoded><![CDATA[<p>When I add a question to the plugin, where is that info stored?  Because when I deleted the plugin and re-installed it, the questions I added were still there.</p>
<p>Please help.</p>
<p>Thanks,<br />
Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5181</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Tue, 08 Mar 2005 03:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5181</guid>
		<description>Line 438 now reads:

&lt;code&gt;$comment_form = file_get_contents(get_theme_root(). &#039;/&#039; . $gk_template = get_settings(&#039;template&#039;) . &#039;/comments.php&#039;,&#039;r+&#039;);&lt;/code&gt;

It seems to be working in my local build.  Thanks, Terrence!</description>
		<content:encoded><![CDATA[<p>Line 438 now reads:</p>
<p><code>$comment_form = file_get_contents(get_theme_root(). '/' . $gk_template = get_settings('template') . '/comments.php','r+');</code></p>
<p>It seems to be working in my local build.  Thanks, Terrence!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terrence Wood</title>
		<link>http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5180</link>
		<dc:creator>Terrence Wood</dc:creator>
		<pubDate>Tue, 08 Mar 2005 02:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/03/07/gatekeeper-15-rc1/#comment-5180</guid>
		<description>You may want to add theme root support.

line 438:

change &lt;code&gt;&#039;wp-content/themes/&#039;&lt;/code&gt; to &lt;code&gt;&#039;get_theme_root().&#039;/&#039;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>You may want to add theme root support.</p>
<p>line 438:</p>
<p>change <code>'wp-content/themes/'</code> to <code>'get_theme_root().'/'</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
