<?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>Homer's Blog &#187; COMMERTS</title>
	<atom:link href="http://hpsky.net/archives/tag/commerts/feed" rel="self" type="application/rss+xml" />
	<link>http://hpsky.net</link>
	<description>他本像风铃一样歌唱，现在他像风筝一样沉默。</description>
	<lastBuildDate>Mon, 23 Aug 2010 23:27:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>添加留言板。</title>
		<link>http://hpsky.net/archives/295</link>
		<comments>http://hpsky.net/archives/295#comments</comments>
		<pubDate>Tue, 06 May 2008 11:38:04 +0000</pubDate>
		<dc:creator>Homer</dc:creator>
				<category><![CDATA[假装不是目录]]></category>
		<category><![CDATA[COMMERTS]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://hpsky.net/?p=295</guid>
		<description><![CDATA[网上没找到好的 留言板插件，那么我们就靠手头的WP程序弄个留言板出来吧 具体方法： 在后台创建一个页面文件（page）并在选项中选择 允许评论 保持。然后打开模板文件page.php，找到&#60; ?php... ]]></description>
			<content:encoded><![CDATA[<p>网上没找到好的 留言板插件，那么我们就靠手头的WP程序弄个留言板出来吧</p>
<p>具体方法：</p>
<blockquote><p>在后台创建一个页面文件（page）并在选项中选择 <strong>允许评论</strong> 保持。然后打开模板文件page.php，找到&lt; ?php  endif; ?&gt;，在它之前添加<strong>&lt;?php comments_template(); ?&gt;，</strong>保存，OK,你已经拥有一个留言板了。</p></blockquote>
<p>其实有很多模板都有这样的代码了，但也有很多模板没有，没有的加一下就OK了。很简单很强大，同时我们要考虑一个问题就是如果留言巨大 影响页面打开 加重服务器负担 那我们还要把页面分页显示。具体参见以下链接：</p>
<blockquote><p>特定页面评论的分页插件<br />
来源于大猫爪 BigCat's Paw , 原文地址： <a href="http://caitou.com/735/paged-comments.cat">http://caitou.com/735/paged-comments.cat</a></p></blockquote>
<p>。。。那么 没有了 晚安</p>
]]></content:encoded>
			<wfw:commentRss>http://hpsky.net/archives/295/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
