<?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 Plugin: Highlight Author Comments</title>
	<atom:link href="http://rmarsh.com/2007/10/20/wordpress-plugin-highlight-author-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rmarsh.com/2007/10/20/wordpress-plugin-highlight-author-comments/</link>
	<description>Spirituality and Theology</description>
	<pubDate>Wed, 07 Jan 2009 17:28:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Erwan</title>
		<link>http://rmarsh.com/2007/10/20/wordpress-plugin-highlight-author-comments/#comment-7362</link>
		<dc:creator>Erwan</dc:creator>
		<pubDate>Thu, 13 Dec 2007 14:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://rmarsh.com/2007/10/20/wordpress-plugin-highlight-author-comments/#comment-7362</guid>
		<description>sorry I deleted the plugin. But it seems I have a trouble with a  tag.</description>
		<content:encoded><![CDATA[<p>sorry I deleted the plugin. But it seems I have a trouble with a  tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://rmarsh.com/2007/10/20/wordpress-plugin-highlight-author-comments/#comment-7361</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 13 Dec 2007 14:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://rmarsh.com/2007/10/20/wordpress-plugin-highlight-author-comments/#comment-7361</guid>
		<description>Erwan: That's bad news! I notice your site uses some javascript to toggle the comments' visibility. Is that done by a plugin? Or your template? I wonder if there is a conflict of some sort.

One way to check would be to look inside

&lt;code&gt;
function hac_highlight_comment($content){
&lt;/code&gt;

and change

&lt;code&gt;
	return $content;
&lt;/code&gt;

to

&lt;code&gt;
	return $content . 'testing';
&lt;/code&gt;

That would show us if the plugin is working but not recognizing your comments as coming from the post author. If that turns out to be true we can investigate further.</description>
		<content:encoded><![CDATA[<p>Erwan: That&#8217;s bad news! I notice your site uses some javascript to toggle the comments&#8217; visibility. Is that done by a plugin? Or your template? I wonder if there is a conflict of some sort.</p>
<p>One way to check would be to look inside</p>
<p><pre><code>
function hac_highlight_comment($content){
</code></pre></p>
<p>and change</p>
<p><pre><code>
	return $content;
</code></pre></p>
<p>to</p>
<p><pre><code>
	return $content . 'testing';
</code></pre></p>
<p>That would show us if the plugin is working but not recognizing your comments as coming from the post author. If that turns out to be true we can investigate further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwan</title>
		<link>http://rmarsh.com/2007/10/20/wordpress-plugin-highlight-author-comments/#comment-7359</link>
		<dc:creator>Erwan</dc:creator>
		<pubDate>Thu, 13 Dec 2007 12:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://rmarsh.com/2007/10/20/wordpress-plugin-highlight-author-comments/#comment-7359</guid>
		<description>Hi,
This plugin doesn't seem to work on my blog. I tried many CSS but no difference. Actuel CSS being noted:
background: #DFFFFF; url(images/commenta.gif) no-repeat top;

Example of page with comments:
http://www.iconique.net/lart-dinsulter-le-client-avec-sa-propre-image</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This plugin doesn&#8217;t seem to work on my blog. I tried many CSS but no difference. Actuel CSS being noted:<br />
background: #DFFFFF; url(images/commenta.gif) no-repeat top;</p>
<p>Example of page with comments:<br />
<a href="http://www.iconique.net/lart-dinsulter-le-client-avec-sa-propre-image" rel="nofollow">http://www.iconique.net/lart-dinsulter-le-client-avec-sa-propre-image</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://rmarsh.com/2007/10/20/wordpress-plugin-highlight-author-comments/#comment-7028</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Sun, 25 Nov 2007 05:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://rmarsh.com/2007/10/20/wordpress-plugin-highlight-author-comments/#comment-7028</guid>
		<description>Great PlugIn, Im using it now on &lt;a href="http://paradaobligada.com" rel="nofollow"&gt;my site&lt;/a&gt;, congratulations!</description>
		<content:encoded><![CDATA[<p>Great PlugIn, Im using it now on <a href="http://paradaobligada.com" rel="nofollow">my site</a>, congratulations!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
