<?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; wordpress</title>
	<atom:link href="http://hawkman.geoidea.org/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://hawkman.geoidea.org</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 15:33:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>设置wordpress相对路径</title>
		<link>http://hawkman.geoidea.org/blog/2010/01/26/setting-wordpress-relative-path/</link>
		<comments>http://hawkman.geoidea.org/blog/2010/01/26/setting-wordpress-relative-path/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 09:35:15 +0000</pubDate>
		<dc:creator>Hawkman</dc:creator>
				<category><![CDATA[忙里偷闲]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">/?p=693</guid>
		<description><![CDATA[此方法对新版本已失效！ wordpress的文章和多媒体链接都是用的绝对路径，但这个设置用起来比较麻烦，如果想现在本地测试，那么上传到服务器上还要重来一遍，如果更换域名，多媒体的链接还是以前域名的链接，如果图片比较多，修改起来也会很麻烦，虽然用sql语句可以直接修改。 为什么不能换成相对路径呢？方法很简单，登录后台-setting-options，将wordpress url设成“/”（引号里面的）就可以了，千万不能留空，否则系统会让你重新安装wordpress，确定后，wordpress url 那一栏是空的，不知道为什么？但是在数据库里，siteurl的值是“/”。 设好后，写文章，插入图片都是用的相对路径。]]></description>
			<content:encoded><![CDATA[<blockquote><p>此方法对新版本已失效！</p></blockquote>
<p>wordpress的文章和多媒体链接都是用的绝对路径，但这个设置用起来比较麻烦，如果想现在本地测试，那么上传到服务器上还要重来一遍，如果更换域名，多媒体的链接还是以前域名的链接，如果图片比较多，修改起来也会很麻烦，虽然用sql语句可以直接修改。<br />
为什么不能换成相对路径呢？方法很简单，登录后台-setting-options，将wordpress url设成“/”（引号里面的）就可以了，千万不能留空，否则系统会让你重新安装wordpress，确定后，wordpress url 那一栏是空的，不知道为什么？但是在数据库里，siteurl的值是“/”。<br />
设好后，写文章，插入图片都是用的相对路径。</p>
]]></content:encoded>
			<wfw:commentRss>http://hawkman.geoidea.org/blog/2010/01/26/setting-wordpress-relative-path/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>表情秀</title>
		<link>http://hawkman.geoidea.org/blog/2008/12/05/motion-for-wordpress/</link>
		<comments>http://hawkman.geoidea.org/blog/2008/12/05/motion-for-wordpress/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 07:19:30 +0000</pubDate>
		<dc:creator>Hawkman</dc:creator>
				<category><![CDATA[忙里偷闲]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://hawkman.tasuo.org/?p=385</guid>
		<description><![CDATA[个篱漂流记介绍了wordpress自带的表情秀,大家在评论中可以直接添加代码，产生表情，对照图如下（完整代码为单引号里面的）： Smile 笑脸 代码符: &#8216;:-)&#8217; , &#8216;:)&#8217; Biggrin 咧嘴笑 代码符:  &#8216;:-D&#8217; , &#8216;:D&#8217; Sad 忧伤 代码符:  &#8216;:-(&#8216; , &#8216;:(&#8216; Surprised 吃惊 代码符:  &#8216;:-o&#8217; , &#8216;:o&#8217; eek 惊讶 代码符:  &#8217;8-O&#8217; , &#8217;8O&#8217; Confused 困惑 代码符: &#8216;:-?&#8217; , &#8216;:?&#8217; Cool 耍酷 代码符: &#8230; <a href="http://hawkman.geoidea.org/blog/2008/12/05/motion-for-wordpress/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://log.qingyu.org/2008/11/wordpress.html" target="_blank">个篱漂流记</a>介绍了wordpress自带的表情秀,大家在评论中可以直接添加代码，产生表情，对照图如下（完整代码为单引号里面的）：</p>
<blockquote><p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_smile.gif" alt=":-)" width="15" height="15" /> Smile  笑脸<br />
代码符: &#8216;:-)&#8217; , &#8216;:)&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_biggrin.gif" alt=":-D" width="15" height="15" /> Biggrin 咧嘴笑<br />
代码符:  &#8216;:-D&#8217; , &#8216;:D&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_sad.gif" alt=":-(" width="15" height="15" /> Sad  忧伤<br />
代码符:  &#8216;:-(&#8216; , &#8216;:(&#8216;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_surprised.gif" alt=":-o" width="15" height="15" /> Surprised 吃惊<br />
代码符:  &#8216;:-o&#8217; , &#8216;:o&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_eek.gif" alt="8-O" width="15" height="15" /> eek  惊讶<br />
代码符:  &#8217;8-O&#8217; , &#8217;8O&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_confused.gif" alt=":-?" width="15" height="15" /> Confused 困惑<br />
代码符: &#8216;:-?&#8217; , &#8216;:?&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_cool.gif" alt="8-)" width="15" height="15" /> Cool  耍酷<br />
代码符: &#8217;8-)&#8217; , &#8217;8)&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_lol.gif" alt=":lol:" width="15" height="15" /> LOL  大笑<br />
代码符: &#8216;:lol:&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_mad.gif" alt=":-x" width="15" height="15" /> Mad  抓狂<br />
代码符:  &#8216;:-x&#8217; , &#8216;:x&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_razz.gif" alt=":-P" width="15" height="15" /> Razz  冷笑<br />
代码符: &#8216;:-P&#8217; , &#8216;:P&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_redface.gif" alt=":oops:" width="15" height="15" /> Red  Face 红脸<br />
代码符: &#8216;:oops:&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_cry.gif" alt=":cry:" width="15" height="15" /> Cry  哭泣<br />
代码符: &#8216;:cry:&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_evil.gif" alt=":evil:" width="15" height="15" /> Evil  恶魔<br />
代码符: &#8216;:evil:&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_twisted.gif" alt=":twisted:" width="15" height="15" /> Twisted 痛苦<br />
代码符: &#8216;:twisted:&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_rolleyes.gif" alt=":roll:" width="15" height="15" /> Roll  Eyes 转眼珠<br />
代码符: &#8216;:roll:&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_wink.gif" alt=";-)" width="15" height="15" /> Wink  眨眼<br />
代码符:&#8217;;-)&#8217; , &#8216;;)&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_exclaim.gif" alt=":!:" width="15" height="15" /> Exclaim 感叹<br />
代码符: &#8216;:!:&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_question.gif" alt=":?:" width="15" height="15" /> Question 疑问<br />
代码符: &#8216;:?:&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_idea.gif" alt=":idea:" width="15" height="15" /> Idea  好主意<br />
代码符: &#8216;:idea:&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_arrow.gif" alt=":arrow:" width="15" height="15" /> Arrow  右箭头<br />
代码符: &#8216;:arrow:&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_neutral.gif" alt=":-|" width="15" height="15" /> Neutral 自然的表情<br />
代码符: &#8216;:-|&#8217; , &#8216;:|&#8217;</p>
<p><img class="wp-smiley" src="http://hawkman.tasuo.org/wp-includes/images/smilies/icon_mrgreen.gif" alt=":mrgreen:" width="15" height="15" /> Mr  Green 绿脸先生<br />
代码符: &#8216;:mrgreen:&#8217;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://hawkman.geoidea.org/blog/2008/12/05/motion-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sitemap Generator Plugin简体中文语言文件</title>
		<link>http://hawkman.geoidea.org/blog/2008/06/22/sitemap-generator-plugin/</link>
		<comments>http://hawkman.geoidea.org/blog/2008/06/22/sitemap-generator-plugin/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 04:08:36 +0000</pubDate>
		<dc:creator>Hawkman</dc:creator>
				<category><![CDATA[忙里偷闲]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://hawkman.tasuo.org/?p=145</guid>
		<description><![CDATA[制作了Sitemap Generator Plugin for WordPress3.14版本的简体中文语言文件，在附件里，直接放到语言文件夹就可以了。 点击下载zh_cn]]></description>
			<content:encoded><![CDATA[<p>制作了<a title="Permanent Link: Sitemap Generator Plugin for WordPress" rel="bookmark" href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/">Sitemap Generator Plugin for WordPress</a>3.14版本的简体中文语言文件，在附件里，直接放到语言文件夹就可以了。</p>
<p>点击下载<a href="http://hawkman.tasuo.org/wp-content/uploads/2008/06/zh_cn.rar">zh_cn</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hawkman.geoidea.org/blog/2008/06/22/sitemap-generator-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

