<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WordPress Theme: G-White 2.0</title>
	<atom:link href="http://www.alanoy.com/wordpress-theme-g-white-2-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alanoy.com/wordpress-theme-g-white-2-2/</link>
	<description>Do what you want to do</description>
	<lastBuildDate>Tue, 07 Sep 2010 03:13:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Alan</title>
		<link>http://www.alanoy.com/wordpress-theme-g-white-2-2/comment-page-1/#comment-1306</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 19 Jul 2010 04:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanoy.com/?p=40#comment-1306</guid>
		<description>謝謝提醒啊</description>
		<content:encoded><![CDATA[<p>謝謝提醒啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://www.alanoy.com/wordpress-theme-g-white-2-2/comment-page-2/#comment-1274</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Tue, 13 Jul 2010 08:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanoy.com/?p=40#comment-1274</guid>
		<description>您好，我现在正在用您开发的G-white 2.0主题，非常喜欢，其他方面没有任何问题，但在pagenavi上，有点小问题。我的博客目前53页，显示在首页时page的条没有框住页码，页码都跑到下面去了，您可以在我的博客上看到这一情况。请问，怎样解决这一问题?</description>
		<content:encoded><![CDATA[<p>您好，我现在正在用您开发的G-white 2.0主题，非常喜欢，其他方面没有任何问题，但在pagenavi上，有点小问题。我的博客目前53页，显示在首页时page的条没有框住页码，页码都跑到下面去了，您可以在我的博客上看到这一情况。请问，怎样解决这一问题?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://www.alanoy.com/wordpress-theme-g-white-2-2/comment-page-2/#comment-1175</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Sun, 27 Jun 2010 10:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanoy.com/?p=40#comment-1175</guid>
		<description>1. Trackbacks/Pinbacks 没发现不正常啊？
2. 评论逆序，在评论模板 comments.php 中找到下列语句： 
[cc lang=&quot;php&quot; line_numbers=&quot;false&quot;]&lt;?php if ($comments) : ?&gt;[/cc]
在其后面添加上让评论倒序的代码：
[cc lang=&quot;php&quot; line_numbers=&quot;false&quot;]&lt;?php $comments = array_reverse($comments) ?&gt;[/cc]</description>
		<content:encoded><![CDATA[<p>1. Trackbacks/Pinbacks 没发现不正常啊？<br />
2. 评论逆序，在评论模板 comments.php 中找到下列语句：</p>
<div class="codecolorer-container php dawn codes" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:98%;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$comments</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">:</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></div></div>
<p>在其后面添加上让评论倒序的代码：</p>
<div class="codecolorer-container php dawn codes" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:98%;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #000088;">$comments</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array_reverse</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$comments</span><span style="color: #009900;">&#41;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></div></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: oblue</title>
		<link>http://www.alanoy.com/wordpress-theme-g-white-2-2/comment-page-2/#comment-1174</link>
		<dc:creator>oblue</dc:creator>
		<pubDate>Sun, 27 Jun 2010 05:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanoy.com/?p=40#comment-1174</guid>
		<description>还有，如何把评论改成逆序的？后来的评论排在前面？谢谢</description>
		<content:encoded><![CDATA[<p>还有，如何把评论改成逆序的？后来的评论排在前面？谢谢</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oblue</title>
		<link>http://www.alanoy.com/wordpress-theme-g-white-2-2/comment-page-2/#comment-1173</link>
		<dc:creator>oblue</dc:creator>
		<pubDate>Sun, 27 Jun 2010 05:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanoy.com/?p=40#comment-1173</guid>
		<description>你好，发现了一个BUG，WordPress Theme: G-White 2.0 Trackbacks/Pingbacks的地方显示不正常。
麻烦你看看。谢谢。
在我的这篇文章最下方。
http://oblue.net/virtualworld/apply-for-google-adsense-account.html</description>
		<content:encoded><![CDATA[<p>你好，发现了一个BUG，WordPress Theme: G-White 2.0 Trackbacks/Pingbacks的地方显示不正常。<br />
麻烦你看看。谢谢。<br />
在我的这篇文章最下方。<br />
<a href="http://oblue.net/virtualworld/apply-for-google-adsense-account.html" rel="nofollow">http://oblue.net/virtualworld/apply-for-google-adsense-account.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://www.alanoy.com/wordpress-theme-g-white-2-2/comment-page-2/#comment-1165</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Thu, 24 Jun 2010 13:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanoy.com/?p=40#comment-1165</guid>
		<description>你好！我在本地用 Chrome 打开一个空白页，没有你说到的问题啊。不知道你指的空白页是什么空白页？</description>
		<content:encoded><![CDATA[<p>你好！我在本地用 Chrome 打开一个空白页，没有你说到的问题啊。不知道你指的空白页是什么空白页？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 山中蒙面人</title>
		<link>http://www.alanoy.com/wordpress-theme-g-white-2-2/comment-page-2/#comment-1157</link>
		<dc:creator>山中蒙面人</dc:creator>
		<pubDate>Thu, 24 Jun 2010 03:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanoy.com/?p=40#comment-1157</guid>
		<description>你好，谢谢你制作的主题 我现在正在使用
有个问题不知道怎么解决
在webkit核的浏览器下，点击空白页面总是会弹到/undefined这样的一个页面
能解答一下吗</description>
		<content:encoded><![CDATA[<p>你好，谢谢你制作的主题 我现在正在使用<br />
有个问题不知道怎么解决<br />
在webkit核的浏览器下，点击空白页面总是会弹到/undefined这样的一个页面<br />
能解答一下吗</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小她</title>
		<link>http://www.alanoy.com/wordpress-theme-g-white-2-2/comment-page-2/#comment-1152</link>
		<dc:creator>小她</dc:creator>
		<pubDate>Sun, 20 Jun 2010 19:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanoy.com/?p=40#comment-1152</guid>
		<description>用上了
感謝博主分享。</description>
		<content:encoded><![CDATA[<p>用上了<br />
感謝博主分享。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 木叶沙子</title>
		<link>http://www.alanoy.com/wordpress-theme-g-white-2-2/comment-page-2/#comment-1143</link>
		<dc:creator>木叶沙子</dc:creator>
		<pubDate>Wed, 16 Jun 2010 16:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanoy.com/?p=40#comment-1143</guid>
		<description>oh...好了 
我把wp-pagenavi禁用就好了 谢谢</description>
		<content:encoded><![CDATA[<p>oh&#8230;好了<br />
我把wp-pagenavi禁用就好了 谢谢</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 木叶沙子</title>
		<link>http://www.alanoy.com/wordpress-theme-g-white-2-2/comment-page-2/#comment-1142</link>
		<dc:creator>木叶沙子</dc:creator>
		<pubDate>Wed, 16 Jun 2010 16:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanoy.com/?p=40#comment-1142</guid>
		<description>我首页为什么显示不了小工具啊?
打开了别的文章就能显示了</description>
		<content:encoded><![CDATA[<p>我首页为什么显示不了小工具啊?<br />
打开了别的文章就能显示了</p>
]]></content:encoded>
	</item>
</channel>
</rss>
