<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Terrysco&#039;s Blog &#187; theme</title>
	<atom:link href="http://www.terrysco.com/node/tag/theme/feed" rel="self" type="application/rss+xml" />
	<link>http://www.terrysco.com</link>
	<description>仅关注于互联网行业， Linux平台开发。</description>
	<lastBuildDate>Sat, 22 May 2010 10:50:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>drupal搜索结果页面定制</title>
		<link>http://www.terrysco.com/node/drupal-search-result-theme.html</link>
		<comments>http://www.terrysco.com/node/drupal-search-result-theme.html#comments</comments>
		<pubDate>Sun, 24 May 2009 00:00:37 +0000</pubDate>
		<dc:creator>terrysco</dc:creator>
				<category><![CDATA[CMS/FrameWork]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.anyliv.com/www.terrysco.com/?p=95</guid>
		<description><![CDATA[<p>drupal默认的搜索结果页面往往不是我们想要的，尤其对搜索没有结果的时候那一堆无聊的提示信息简直是很差劲的用户体验，因此，我们必须对其定制。看看search模块中这段代码：</p><p>&#160;&#160;&#160;&#160;&#160; if ($results) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $results = theme('box', t('Search results'), $results);<br />...</p>
]]></description>
		<wfw:commentRss>http://www.terrysco.com/node/drupal-search-result-theme.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
