<?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>Tommy's Blog &#187; Plugins</title>
	<atom:link href="http://tommy.net.cn/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://tommy.net.cn</link>
	<description>Tommy 的自留地</description>
	<lastBuildDate>Mon, 27 Dec 2010 08:57:10 +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>实现 WordPress 内链功能</title>
		<link>http://tommy.net.cn/2008/08/21/implement-the-internal-link-of-wordpress/</link>
		<comments>http://tommy.net.cn/2008/08/21/implement-the-internal-link-of-wordpress/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 03:17:54 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
				<category><![CDATA[互联网络]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tommy.net.cn/?p=44</guid>
		<description><![CDATA[在写 解决 HostMonster SSH 的乱码问题 和 让 ELinks 正常显示中文 的时候发现默认的 WordPress 是没有内链的概念的，就是说，你没有办法直接内部引用另外一篇你写的文章。于是上网搜索了一下，发现了一个叫 Cross-references 的 WordPress 插件。安装方法很简单，我简单描述一下： 下载 .zip 文件，并解压缩 将 cross-references-plugin 目录整个上传到 /wp-content/plugins 目录 在 WordPress 后台的“插件”菜单中，启动该插件 （可选）在“设置”中选择“Cross-references”根据自己的实际需要进行微调]]></description>
			<content:encoded><![CDATA[<p>在写 <a href="http://tommy.net.cn/2008/08/21/fixing-the-character-set-problem-of-the-hostmonster-ssh/" title="解决 HostMonster SSH 的乱码问题">解决 HostMonster SSH 的乱码问题</a> 和 <a href="http://tommy.net.cn/2008/08/21/how-to-display-chinese-correctly-in-elinks/" title="让 ELinks 正常显示中文">让 ELinks 正常显示中文</a> 的时候发现默认的 WordPress 是没有内链的概念的，就是说，你没有办法直接内部引用另外一篇你写的文章。于是上网搜索了一下，发现了一个叫 <a title="Cross-references" href="http://wordpress.org/extend/plugins/cross-references-plugin/" target="_blank">Cross-references</a> 的 WordPress 插件。安装方法很简单，我简单描述一下：</p>
<ol>
<li>下载 .zip 文件，并解压缩</li>
<li>将 <strong>cross-references-plugin</strong> 目录整个上传到 <strong>/wp-content/plugins</strong> 目录</li>
<li>在 WordPress 后台的“插件”菜单中，启动该插件</li>
<li>（可选）在“设置”中选择“Cross-references”根据自己的实际需要进行微调</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://tommy.net.cn/2008/08/21/implement-the-internal-link-of-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

