<?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>听者有心 &#187; 插件</title>
	<atom:link href="http://www.nupt.org/tag/%e6%8f%92%e4%bb%b6/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nupt.org</link>
	<description>生活如画</description>
	<lastBuildDate>Wed, 19 Oct 2011 05:27:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>推荐一个WP的投票插件：WP-PostRating</title>
		<link>http://www.nupt.org/82</link>
		<comments>http://www.nupt.org/82#comments</comments>
		<pubDate>Wed, 23 Jan 2008 15:35:43 +0000</pubDate>
		<dc:creator>soz</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[PostRating]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://www.nupt.org/82</guid>
		<description><![CDATA[听者有心向大家介绍一款好的WP插件：WP-PostRating，此插件结合了酷酷的AJAX效果，使得博客更加专业，拉近了读者与作者的距离，同时，也使得作者更加知道读者的口味…… <a href="http://www.nupt.org/82">Continue reading <span class="meta-nav">&#8594;</span></a>
相关日志：<ol>
<li><a href='http://www.nupt.org/96' rel='bookmark' title='21个免费获得流量的方法'>21个免费获得流量的方法</a></li>
<li><a href='http://www.nupt.org/117' rel='bookmark' title='听者有心更换主题'>听者有心更换主题</a></li>
<li><a href='http://www.nupt.org/155' rel='bookmark' title='Otheme团队期待你的加入'>Otheme团队期待你的加入</a></li>
<li><a href='http://www.nupt.org/156' rel='bookmark' title='WordPress插件：All In One SEO Pack 项目停止了？'>WordPress插件：All In One SEO Pack 项目停止了？</a></li>
<li><a href='http://www.nupt.org/177' rel='bookmark' title='如何提交WordPress主题到其官方网站'>如何提交WordPress主题到其官方网站</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>最近在捣鼓另外一个博客。当然，是当作2008年的一个项目来作的。所以<a href="http://www.nupt.org">听者有心</a>这几天没有更新，现在，Soz给大家推荐一款比较有趣的WordPress插件：<strong>WP-PostRating</strong>。</p>
<p><strong>插件说明</strong></p>
<p>顾名思义，此插件能让读者给你的文章评分。</p>
<p><strong>插件下载</strong></p>
<p>没有时间汉化，如果哪个好心人可以帮忙汉化一下就好了。    <br /><a href="http://downloads.wordpress.org/plugin/wp-postratings.1.20.zip">下载地址1</a>&#160; <a href="http://www.fs2you.com/files/6f606666-c9c5-11dc-b25b-0014221b798a/">下载地址2</a>&#160; </p>
<p><strong>上传插件</strong></p>
<p>将下载的文件解压，把目录postratings上传到wp-content/plugins目录下即可。</p>
<p><strong>进行安装</strong></p>
<p>到后台激活插件（此时后台自动新增了<strong>两个插件</strong>），他们分别是：WP-PostRatings 和 WP-PostRatings Widget ，首先先激活 WP-PostRatings 插件，对于 WP-PostRatings Widget 这个插件，可以不用激活（如果你想拥有<strong>投票最多</strong>和<strong>得分最高</strong>的Widget，那么就可以激活）。</p>
<p><strong>增加到模板</strong></p>
<p>首先，先明确一下需要增加的代码：</p>
<blockquote><p>&lt;?php if(function_exists(&#8216;the_ratings&#8217;)) { the_ratings(); } ?&gt;</p>
</blockquote>
<p>然后，在打开模板的页面：single.php 和 page.php，把上面这段代码加到合适的位置，官方建议是加在下面这段代码的下面：</p>
<blockquote><p>&lt;?php while (have_posts()) : the_post(); ?&gt;</p>
</blockquote>
<p>这样，就基本上安装好了。</p>
<p><strong>后台设置</strong></p>
<p>由于<a href="http://www.nupt.org">Soz</a>比较忙，没有对此插件进行汉化,所以在后台的设置就是英文的，不过不难懂，相信大家会很容易看懂的。此插件还提供了13个不同的投票样式：    <br /><img src="http://pic.yupoo.com/nupt/770554fad398/jpc8xl0q.jpg" />     <br />另外，还有很多的设置可以满足你不同的需求。</p>
<p><strong>Demo</strong></p>
<p>看到下面的打分星图了吧？试试看吧&#8230;&#8230;</p>
<p>怎么样？心动了吧？赶快下一个吧，让你的博客也有投票的效果吧：）</p>
<p>相关日志：<ol>
<li><a href='http://www.nupt.org/96' rel='bookmark' title='21个免费获得流量的方法'>21个免费获得流量的方法</a></li>
<li><a href='http://www.nupt.org/117' rel='bookmark' title='听者有心更换主题'>听者有心更换主题</a></li>
<li><a href='http://www.nupt.org/155' rel='bookmark' title='Otheme团队期待你的加入'>Otheme团队期待你的加入</a></li>
<li><a href='http://www.nupt.org/156' rel='bookmark' title='WordPress插件：All In One SEO Pack 项目停止了？'>WordPress插件：All In One SEO Pack 项目停止了？</a></li>
<li><a href='http://www.nupt.org/177' rel='bookmark' title='如何提交WordPress主题到其官方网站'>如何提交WordPress主题到其官方网站</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.nupt.org/82/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

