<?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: Search Excerpt WordPress Plugin</title>
	<atom:link href="http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/</link>
	<description>Faith, Technology and Randomness in Life, According to Scott</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:17:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: wordpress重要插件 &#124; 海威データセンター</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-100180</link>
		<dc:creator>wordpress重要插件 &#124; 海威データセンター</dc:creator>
		<pubDate>Sun, 13 Jun 2010 12:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-100180</guid>
		<description>[...] Search Excerpt功能：一个使用WP默认搜索工具后，高亮显示搜索结果的插件。 示例：本站搜索结果。（不知是否本站theme的关系还是对中文支持不够好，效果并不好，但对我这个theme来说，有一个好处，就是可以显示搜索结果的一小段，原来即使设定the_excerpt也不行，不知为何）2、扩展功能的插件： [...]</description>
		<content:encoded><![CDATA[<p>[...] Search Excerpt功能：一个使用WP默认搜索工具后，高亮显示搜索结果的插件。 示例：本站搜索结果。（不知是否本站theme的关系还是对中文支持不够好，效果并不好，但对我这个theme来说，有一个好处，就是可以显示搜索结果的一小段，原来即使设定the_excerpt也不行，不知为何）2、扩展功能的插件： [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Search Excerpt WordPress Plugin 1.1 Released &#124; FuCoder.com</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-25705</link>
		<dc:creator>Search Excerpt WordPress Plugin 1.1 Released &#124; FuCoder.com</dc:creator>
		<pubDate>Mon, 08 May 2006 06:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-25705</guid>
		<description>[...] First of all, I have moved the Search Excerpt WordPress plugin from my old personal blog to here. It has also been added to my Subversion repository at DreamHost. [...]</description>
		<content:encoded><![CDATA[<p>[...] First of all, I have moved the Search Excerpt WordPress plugin from my old personal blog to here. It has also been added to my Subversion repository at DreamHost. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scotty</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-25701</link>
		<dc:creator>scotty</dc:creator>
		<pubDate>Mon, 08 May 2006 03:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-25701</guid>
		<description>Hi all,

I have moved this project to my &lt;a href=&quot;http://fucoder.com/code/search-excerpt/&quot; rel=&quot;nofollow&quot;&gt;programming blog&lt;/a&gt;. This page is left here only for record keeping -- please check the new site for more details about updates to this plugin. I&#039;ll also close comments to this entry. Please forward all your enquiries to the new site.</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I have moved this project to my <a href="http://fucoder.com/code/search-excerpt/" rel="nofollow">programming blog</a>. This page is left here only for record keeping &#8212; please check the new site for more details about updates to this plugin. I&#8217;ll also close comments to this entry. Please forward all your enquiries to the new site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scotty</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-25700</link>
		<dc:creator>scotty</dc:creator>
		<pubDate>Mon, 08 May 2006 03:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-25700</guid>
		<description>Hi DG,

Sorry I have not had experience with searcheverything plugin. It wouldn&#039;t even work for me (WP2.0.2) when I tried to download and test it. However from the code it seems SEv only modifies the SQL for the search. As long as your theme has a &lt;code&gt;search.php&lt;/code&gt; file that uses &lt;code&gt;the_excerpt()&lt;/code&gt; to output the post content, this plugin should work.</description>
		<content:encoded><![CDATA[<p>Hi DG,</p>
<p>Sorry I have not had experience with searcheverything plugin. It wouldn&#8217;t even work for me (WP2.0.2) when I tried to download and test it. However from the code it seems SEv only modifies the SQL for the search. As long as your theme has a <code>search.php</code> file that uses <code>the_excerpt()</code> to output the post content, this plugin should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DG</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-25661</link>
		<dc:creator>DG</dc:creator>
		<pubDate>Sun, 07 May 2006 13:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-25661</guid>
		<description>Hi,

I have installed this plugin, A Great work. I have few query&#039;s and need your advice.

1. While installing this plugin, I was using &lt;blockquote&gt;‘Search Everything’ Plugin (http://dancameron.org/searcheverything/)&lt;/blockquote&gt;. So, after the activation, I could not get Search Excerpts. I had then disabled Searrch Everything Plugin and got the Search Excertpts.

However, I am facing a minor problem, the result does not display background &amp; padding around Post footer area i.e at the end of each Post, I have Meta Data and Bookmarks with a surrounding box and background color.

Could you please advice.

Regards,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have installed this plugin, A Great work. I have few query&#8217;s and need your advice.</p>
<p>1. While installing this plugin, I was using<br />
<blockquote>‘Search Everything’ Plugin (<a href="http://dancameron.org/searcheverything/" rel="nofollow">http://dancameron.org/searcheverything/</a>)</p></blockquote>
<p>. So, after the activation, I could not get Search Excerpts. I had then disabled Searrch Everything Plugin and got the Search Excertpts.</p>
<p>However, I am facing a minor problem, the result does not display background &amp; padding around Post footer area i.e at the end of each Post, I have Meta Data and Bookmarks with a surrounding box and background color.</p>
<p>Could you please advice.</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress plugins Collection WP插件集合 - Oneandhalf Computing Techno-junkies</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-24401</link>
		<dc:creator>WordPress plugins Collection WP插件集合 - Oneandhalf Computing Techno-junkies</dc:creator>
		<pubDate>Thu, 20 Apr 2006 15:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-24401</guid>
		<description>[...] Search Excerpt功能：一个使用WP默认搜索工具后，高亮显示搜索结果的插件。 示例：本站搜索结果。（不知是否本站theme的关系还是对中文支持不够好，效果并不好，但对我这个theme来说，有一个好处，就是可以显示搜索结果的一小段，原来即使设定the_excerpt也不行，不知为何） [...]</description>
		<content:encoded><![CDATA[<p>[...] Search Excerpt功能：一个使用WP默认搜索工具后，高亮显示搜索结果的插件。 示例：本站搜索结果。（不知是否本站theme的关系还是对中文支持不够好，效果并不好，但对我这个theme来说，有一个好处，就是可以显示搜索结果的一小段，原来即使设定the_excerpt也不行，不知为何） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandar</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-24369</link>
		<dc:creator>Aleksandar</dc:creator>
		<pubDate>Wed, 19 Apr 2006 19:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-24369</guid>
		<description>I&#039;m testig this plugin on the local WP 2.0.2 install. It works fine apart from the problem that call to &lt;code&gt;the_excerpt()&lt;/code&gt; outputs entire post + actual result from your plugin.

I found that the cause is this line from default-filters.php file:
&lt;code&gt;add_filter(&#039;get_the_excerpt&#039;, &#039;wp_trim_excerpt&#039;);&lt;/code&gt;

If I comment that out, then it outputs just the fragments, which is desired result.

Any ideas how to workaround this, without actually commenting out this file (it would simplify the future upgrades)?

The solution I found is to:
- remove the &lt;code&gt;add_filter(&#039;the_excerpt&#039;, &#039;ylsy_search_excerpt&#039;);&lt;/code&gt; line from the end of the plugin
- call echo &lt;code&gt;ylsy_search_excerpt(&#039;&#039;);&lt;/code&gt; instead of &lt;code&gt;the_excerpt()&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;m testig this plugin on the local WP 2.0.2 install. It works fine apart from the problem that call to <code>the_excerpt()</code> outputs entire post + actual result from your plugin.</p>
<p>I found that the cause is this line from default-filters.php file:<br />
<code>add_filter('get_the_excerpt', 'wp_trim_excerpt');</code></p>
<p>If I comment that out, then it outputs just the fragments, which is desired result.</p>
<p>Any ideas how to workaround this, without actually commenting out this file (it would simplify the future upgrades)?</p>
<p>The solution I found is to:<br />
- remove the <code>add_filter('the_excerpt', 'ylsy_search_excerpt');</code> line from the end of the plugin<br />
- call echo <code>ylsy_search_excerpt('');</code> instead of <code>the_excerpt()</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 本站使用的WP插件及应用列表 at Css博客吧</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-24009</link>
		<dc:creator>本站使用的WP插件及应用列表 at Css博客吧</dc:creator>
		<pubDate>Sat, 08 Apr 2006 12:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-24009</guid>
		<description>[...] Search Excerpt       推荐指数：★★★功能：一个使用WP默认搜索工具后，高亮显示搜索结果的插件。 示例：用其经过hack支持亚洲字符的插件可良好显示高亮搜索结果。不过由于本站已采用ajax搜索插件SearchNow，所以不再需要这个插件。 [...]</description>
		<content:encoded><![CDATA[<p>[...] Search Excerpt       推荐指数：★★★功能：一个使用WP默认搜索工具后，高亮显示搜索结果的插件。 示例：用其经过hack支持亚洲字符的插件可良好显示高亮搜索结果。不过由于本站已采用ajax搜索插件SearchNow，所以不再需要这个插件。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iqwolf&#187; Blog Archive &#187; 我使用的WordPress插件</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-22892</link>
		<dc:creator>iqwolf&#187; Blog Archive &#187; 我使用的WordPress插件</dc:creator>
		<pubDate>Wed, 08 Mar 2006 15:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-22892</guid>
		<description>[...] Search Excerpt 1.0，通过修改WordPress的默认摘要代码来更好的返回搜索摘要。 [...]</description>
		<content:encoded><![CDATA[<p>[...] Search Excerpt 1.0，通过修改WordPress的默认摘要代码来更好的返回搜索摘要。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cell Ninja - Cell Ninja thus far</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-22838</link>
		<dc:creator>Cell Ninja - Cell Ninja thus far</dc:creator>
		<pubDate>Sun, 05 Mar 2006 05:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-22838</guid>
		<description>[...] Scott Yang  which lists the search results as excerpts and highlights the search word in each excerpted result. [...]</description>
		<content:encoded><![CDATA[<p>[...] Scott Yang  which lists the search results as excerpts and highlights the search word in each excerpted result. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 看看中文支持 &#187; WordPress插件集合</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-22649</link>
		<dc:creator>看看中文支持 &#187; WordPress插件集合</dc:creator>
		<pubDate>Sat, 25 Feb 2006 19:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-22649</guid>
		<description>[...] Search Excerpt功能：一个使用WP默认搜索工具后，高亮显示搜索结果的插件。 示例：本站搜索结果。（不知是否本站theme的关系还是对中文支持不够好，效果并不好，但对我这个theme来说，有一个好处，就是可以显示搜索结果的一小段，原来即使设定the_excerpt也不行，不知为何） [...]</description>
		<content:encoded><![CDATA[<p>[...] Search Excerpt功能：一个使用WP默认搜索工具后，高亮显示搜索结果的插件。 示例：本站搜索结果。（不知是否本站theme的关系还是对中文支持不够好，效果并不好，但对我这个theme来说，有一个好处，就是可以显示搜索结果的一小段，原来即使设定the_excerpt也不行，不知为何） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RRRrrrr!!! &#187; Blog Archive &#187; [转]wordpress重要插件</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-22081</link>
		<dc:creator>RRRrrrr!!! &#187; Blog Archive &#187; [转]wordpress重要插件</dc:creator>
		<pubDate>Fri, 06 Jan 2006 22:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-22081</guid>
		<description>[...] Search Excerpt功能：一个使用WP默认搜索工具后，高亮显示搜索结果的插件。 示例：本站搜索结果。（不知是否本站theme的关系还是对中文支持不够好，效果并不好，但对我这个theme来说，有一个好处，就是可以显示搜索结果的一小段，原来即使设定the_excerpt也不行，不知为何）2、扩展功能的插件： [...]</description>
		<content:encoded><![CDATA[<p>[...] Search Excerpt功能：一个使用WP默认搜索工具后，高亮显示搜索结果的插件。 示例：本站搜索结果。（不知是否本站theme的关系还是对中文支持不够好，效果并不好，但对我这个theme来说，有一个好处，就是可以显示搜索结果的一小段，原来即使设定the_excerpt也不行，不知为何）2、扩展功能的插件： [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RRRrrrr!!! &#187; Blog Archive &#187; [转]wordpress重要插件</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-22080</link>
		<dc:creator>RRRrrrr!!! &#187; Blog Archive &#187; [转]wordpress重要插件</dc:creator>
		<pubDate>Fri, 06 Jan 2006 22:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-22080</guid>
		<description>[...] Search Excerpt功能：一个使用WP默认搜索工具后，高亮显示搜索结果的插件。 示例：本站搜索结果。（不知是否本站theme的关系还是对中文支持不够好，效果并不好，但对我这个theme来说，有一个好处，就是可以显示搜索结果的一小段，原来即使设定the_excerpt也不行，不知为何） [...]</description>
		<content:encoded><![CDATA[<p>[...] Search Excerpt功能：一个使用WP默认搜索工具后，高亮显示搜索结果的插件。 示例：本站搜索结果。（不知是否本站theme的关系还是对中文支持不够好，效果并不好，但对我这个theme来说，有一个好处，就是可以显示搜索结果的一小段，原来即使设定the_excerpt也不行，不知为何） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Php网站技术资讯收集 &#187; 窝子网志&#124;WozLog采用WordPress插件及应用列表</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-21958</link>
		<dc:creator>Php网站技术资讯收集 &#187; 窝子网志&#124;WozLog采用WordPress插件及应用列表</dc:creator>
		<pubDate>Sun, 04 Dec 2005 22:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-21958</guid>
		<description>[...] Search Excerpt [...]</description>
		<content:encoded><![CDATA[<p>[...] Search Excerpt [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 虎蝠[Blog] &#187; Blog Archive &#187; hoofo.net使用的WP插件及应用列表</title>
		<link>http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-21940</link>
		<dc:creator>虎蝠[Blog] &#187; Blog Archive &#187; hoofo.net使用的WP插件及应用列表</dc:creator>
		<pubDate>Fri, 25 Nov 2005 16:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/08/search-excerpt-wordpress-plugin/#comment-21940</guid>
		<description>[...] Search Excerpt [...]</description>
		<content:encoded><![CDATA[<p>[...] Search Excerpt [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

