<?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: WordPress Fix: Allow Comments on Pages</title>
	<atom:link href="http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/</link>
	<description>The Blog of Matthew Delmarter</description>
	<lastBuildDate>Sun, 20 Jun 2010 18:15:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: surfinmom</title>
		<link>http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/comment-page-1/#comment-798</link>
		<dc:creator>surfinmom</dc:creator>
		<pubDate>Wed, 31 May 2006 04:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/#comment-798</guid>
		<description>P.S. There was a non-breaking space html code in the edit_comment_link fix that I posted; it got rendered by the browser as a space, as it should have been, LOL!</description>
		<content:encoded><![CDATA[<p>P.S. There was a non-breaking space html code in the edit_comment_link fix that I posted; it got rendered by the browser as a space, as it should have been, LOL!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: surfinmom</title>
		<link>http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/comment-page-1/#comment-797</link>
		<dc:creator>surfinmom</dc:creator>
		<pubDate>Wed, 31 May 2006 04:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/#comment-797</guid>
		<description>I came across this blog while looking for instances of the Kubrick theme in action.

There are a couple more &#039;fixes&#039; to the comments that can be made, while anyone&#039;s working with the  Wordpress Default (Kubrick) template. Open the comments.php file:

1) the default date format: comment_date(&#039;F jS, Y&#039;) renders May 30th, 2006 

change this to: comment_date(&#039;F j, Y&#039;) and this removes the English ordinal suffix and renders the date in Associated Press format

2) the teensy &#039;e&#039; following the date comes from: edit_comment_link(&#039;e&#039;,&#039;&#039;,&#039;&#039;); 

change this to something intelligent, like edit_comment_link(&#039;&#160;edit&#039;,&#039;&#039;,&#039;&#039;);  to allow an adequate space between the date of the comment and the word &#039;edit&#039;</description>
		<content:encoded><![CDATA[<p>I came across this blog while looking for instances of the Kubrick theme in action.</p>
<p>There are a couple more &#8216;fixes&#8217; to the comments that can be made, while anyone&#8217;s working with the  Wordpress Default (Kubrick) template. Open the comments.php file:</p>
<p>1) the default date format: comment_date(&#8216;F jS, Y&#8217;) renders May 30th, 2006 </p>
<p>change this to: comment_date(&#8216;F j, Y&#8217;) and this removes the English ordinal suffix and renders the date in Associated Press format</p>
<p>2) the teensy &#8216;e&#8217; following the date comes from: edit_comment_link(&#8216;e&#8217;,&#8221;,&#8221;); </p>
<p>change this to something intelligent, like edit_comment_link(&#8216;&nbsp;edit&#8217;,&#8221;,&#8221;);  to allow an adequate space between the date of the comment and the word &#8216;edit&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christina</title>
		<link>http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/comment-page-1/#comment-204</link>
		<dc:creator>christina</dc:creator>
		<pubDate>Sat, 04 Mar 2006 07:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/#comment-204</guid>
		<description>Great help.  I wanted a page for general site comments on my blog.  Not much use if one can&#039;t comment on a page.  Thanks heaps.</description>
		<content:encoded><![CDATA[<p>Great help.  I wanted a page for general site comments on my blog.  Not much use if one can&#8217;t comment on a page.  Thanks heaps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garrett</title>
		<link>http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/comment-page-1/#comment-148</link>
		<dc:creator>Garrett</dc:creator>
		<pubDate>Wed, 15 Feb 2006 02:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/#comment-148</guid>
		<description>Question:  do you know an easy way to have text wrap around a picture like you did above with the Wordpress logo?  I read the docs on it under 1.5 and found it too involved to do.  Thanks</description>
		<content:encoded><![CDATA[<p>Question:  do you know an easy way to have text wrap around a picture like you did above with the Wordpress logo?  I read the docs on it under 1.5 and found it too involved to do.  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garrett</title>
		<link>http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/comment-page-1/#comment-147</link>
		<dc:creator>Garrett</dc:creator>
		<pubDate>Wed, 15 Feb 2006 02:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/#comment-147</guid>
		<description>Big help!  Thanks so much!  This is exactly what I asked help for in the support forums (http://wordpress.org/support/topic/60602?replies=4) but didn&#039;t get the detailed help I needed.</description>
		<content:encoded><![CDATA[<p>Big help!  Thanks so much!  This is exactly what I asked help for in the support forums (<a href="http://wordpress.org/support/topic/60602?replies=4" rel="nofollow">http://wordpress.org/support/topic/60602?replies=4</a>) but didn&#8217;t get the detailed help I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/comment-page-1/#comment-23</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Tue, 07 Feb 2006 12:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/wordpress-fix-allow-comments-on-pages/#comment-23</guid>
		<description>\o/
Thank you loads</description>
		<content:encoded><![CDATA[<p>\o/<br />
Thank you loads</p>
]]></content:encoded>
	</item>
</channel>
</rss>
