<?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>Wake up to Gossip &#187; 插件</title>
	<atom:link href="http://www.xlxh.net/Tag/%e6%8f%92%e4%bb%b6/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xlxh.net</link>
	<description>醒来闲话 — 浙江师范大学心理学会旗下网站</description>
	<lastBuildDate>Mon, 11 Jan 2010 06:11:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>把wordpress翻页改成列表导航的插件</title>
		<link>http://www.xlxh.net/archives/wordpress-wp-page-numbers.html</link>
		<comments>http://www.xlxh.net/archives/wordpress-wp-page-numbers.html#comments</comments>
		<pubDate>Fri, 07 Aug 2009 12:56:40 +0000</pubDate>
		<dc:creator>Tan Guan</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[列表]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[翻页]]></category>

		<guid isPermaLink="false">http://www.xlxh.net/?p=103</guid>
		<description><![CDATA[插件名字：WP Page Numbers
效果演示：

下载地址：http://wordpress.org/extend/plugins/wp-page-numbers

安装方法：
1.下载文件，将其中的文件夹 “wp-page-numbers” 上传至/wp-content/plugins/
2.在管理后台－插件－开启 “WP Page Numbers”
3.管理后台－设置－设置 “WP Page Numbers” 相关选项，更新即可
使用方法：
1.将主题中的archive.php, index.php 或者 search.php这几个文件里的 “next_posts_link()” 和 “previous_posts_link()” 去除
2.添加以下代码：
&#60;?php if(function_exists(&#8216;wp_page_numbers&#8217;)) { wp_page_numbers(); } ?&#62;
安装方法：
1.下载文件，将其中的文件夹 “wp-page-numbers” 上传至/wp-content/plugins/
2.在管理后台－插件－开启 “WP Page Numbers”
3.管理后台－设置－设置 “WP Page Numbers” 相关选项，更新即可
使用方法：
1.将主题中的archive.php, index.php 或者 search.php这几个文件里的 “next_posts_link()” 和 “previous_posts_link()” 去除
2.添加以下代码：
&#60;?php if(function_exists(&#8216;wp_page_numbers&#8217;)) { wp_page_numbers(); } ?&#62;
]]></description>
			<content:encoded><![CDATA[<p>插件名字：<span style="font-size: medium;">WP Page Numbers</span></p>
<p>效果演示：<br />
<img class="alignnone size-full wp-image-105" title="1" src="http://img.xlxh.net/2009/08/1.gif" alt="1" width="272" height="179" /></p>
<p>下载地址：<a href="http://wordpress.org/extend/plugins/wp-page-numbers/">http://wordpress.org/extend/plugins/wp-page-numbers</a></p>
<p><span id="more-103"></span></p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 220px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">安装方法：</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 220px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">1.下载文件，将其中的文件夹 “wp-page-numbers” 上传至/wp-content/plugins/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 220px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">2.在管理后台－插件－开启 “WP Page Numbers”</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 220px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">3.管理后台－设置－设置 “WP Page Numbers” 相关选项，更新即可</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 220px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">使用方法：</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 220px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">1.将主题中的archive.php, index.php 或者 search.php这几个文件里的 “next_posts_link()” 和 “previous_posts_link()” 去除</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 220px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">2.添加以下代码：</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 220px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;?php if(function_exists(&#8216;wp_page_numbers&#8217;)) { wp_page_numbers(); } ?&gt;</div>
<p>安装方法：</p>
<p>1.下载文件，将其中的文件夹 “wp-page-numbers” 上传至/wp-content/plugins/</p>
<p>2.在管理后台－插件－开启 “WP Page Numbers”</p>
<p>3.管理后台－设置－设置 “WP Page Numbers” 相关选项，更新即可</p>
<p>使用方法：</p>
<p>1.将主题中的archive.php, index.php 或者 search.php这几个文件里的 “next_posts_link()” 和 “previous_posts_link()” 去除</p>
<p>2.添加以下代码：</p>
<p>&lt;?php if(function_exists(&#8216;wp_page_numbers&#8217;)) { wp_page_numbers(); } ?&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xlxh.net/archives/wordpress-wp-page-numbers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>top100巨鲸音乐网免费widget插件</title>
		<link>http://www.xlxh.net/archives/top100-music-widget-plus.html</link>
		<comments>http://www.xlxh.net/archives/top100-music-widget-plus.html#comments</comments>
		<pubDate>Fri, 19 Jun 2009 01:57:00 +0000</pubDate>
		<dc:creator>Tan Guan</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[音乐]]></category>

		<guid isPermaLink="false">http://www.xlxh.net/?p=18</guid>
		<description><![CDATA[    top100.cn巨鲸音乐网，Google中国音乐服务独家运营商，据说提供的都是正版的音乐。
    巨鲸音乐widget-百万正版音乐助您打造个性音乐插件网址：http://widget.top100.cn
    注册一个帐号，里面有很多样式可以选择，播放器背景也可以自己上传，大小可以自己设定。
    放在自己的博客侧栏，肯定是好看又好听。


]]></description>
			<content:encoded><![CDATA[<p>    top100.cn巨鲸音乐网，<a title="Google中国音乐服务独家运营商" href="http://www.google.cn/music" target="_blank">Google中国音乐服务独家运营商</a>，据说提供的都是正版的音乐。</p>
<p>    巨鲸音乐widget-百万正版音乐助您打造个性音乐插件网址：<a href="http://widget.top100.cn">http://widget.top100.cn</a></p>
<p>    注册一个帐号，里面有很多样式可以选择，播放器背景也可以自己上传，大小可以自己设定。</p>
<p>    放在自己的博客侧栏，肯定是好看又好听。</p>
<p><span id="more-18"></span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="360" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://widget.top100.cn/swf/widgetplayer.swf?p=XNezurM5jyHo72Gr+uW7iS1Dpuav6o4Yy7dOgRZHYYGLkGP9EnJjmJSX1ZXK8iELbZmBmz+AcSBOLIabDUpa0mRbty+sP3pivWtLc+V2DeX4bZ9Ss1k7sfraflXkcTDLBsFlsEkHGDsNe8epCLH+Bgw0yGpdrAJlXnes53qQ/DLmPvogkAbkkxh3v6b2kCtNCb5SMmqErZCetnu4VxxDkQSYIP/c98DvAqIK1vGvhZOQ3cIGFhTBS1AbDm1utUVLT+V4Km1vWlYT8iFlGEHMiiV9JQE3Gt8RrhpTyITHTii3h+avxgyc6i9gwEAFhYgo" /><param name="wmode" value="transparent" /><embed type="application/x-shockwave-flash" width="360" height="340" src="http://widget.top100.cn/swf/widgetplayer.swf?p=XNezurM5jyHo72Gr+uW7iS1Dpuav6o4Yy7dOgRZHYYGLkGP9EnJjmJSX1ZXK8iELbZmBmz+AcSBOLIabDUpa0mRbty+sP3pivWtLc+V2DeX4bZ9Ss1k7sfraflXkcTDLBsFlsEkHGDsNe8epCLH+Bgw0yGpdrAJlXnes53qQ/DLmPvogkAbkkxh3v6b2kCtNCb5SMmqErZCetnu4VxxDkQSYIP/c98DvAqIK1vGvhZOQ3cIGFhTBS1AbDm1utUVLT+V4Km1vWlYT8iFlGEHMiiV9JQE3Gt8RrhpTyITHTii3h+avxgyc6i9gwEAFhYgo" wmode="transparent"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xlxh.net/archives/top100-music-widget-plus.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
