<?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>评论: Twitter Theme，Always Twitting&#8230;</title>
	<atom:link href="http://dupola.com/post/275/feed" rel="self" type="application/rss+xml" />
	<link>http://dupola.com/post/275</link>
	<description>请走 dupola.net</description>
	<lastBuildDate>Tue, 02 Mar 2010 06:28:32 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者: dupola</title>
		<link>http://dupola.com/post/275/comment-page-2#comment-7565</link>
		<dc:creator>dupola</dc:creator>
		<pubDate>Fri, 10 Apr 2009 05:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://dupola.com/post/275#comment-7565</guid>
		<description>主题内置了相关日志的调用，所以，不需要在相关日志插件设置里添加自动生成列表了。</description>
		<content:encoded><![CDATA[<p>主题内置了相关日志的调用，所以，不需要在相关日志插件设置里添加自动生成列表了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: Junghae</title>
		<link>http://dupola.com/post/275/comment-page-2#comment-7562</link>
		<dc:creator>Junghae</dc:creator>
		<pubDate>Fri, 10 Apr 2009 02:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://dupola.com/post/275#comment-7562</guid>
		<description>请问为什么我使用的相关日志的插件会出现重复~</description>
		<content:encoded><![CDATA[<p>请问为什么我使用的相关日志的插件会出现重复~</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: du</title>
		<link>http://dupola.com/post/275/comment-page-1#comment-7554</link>
		<dc:creator>du</dc:creator>
		<pubDate>Mon, 06 Apr 2009 12:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://dupola.com/post/275#comment-7554</guid>
		<description>我觉得我的配色很好，呵呵,只喜欢黑与白。</description>
		<content:encoded><![CDATA[<p>我觉得我的配色很好，呵呵,只喜欢黑与白。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: du</title>
		<link>http://dupola.com/post/275/comment-page-1#comment-7552</link>
		<dc:creator>du</dc:creator>
		<pubDate>Sun, 05 Apr 2009 12:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://dupola.com/post/275#comment-7552</guid>
		<description>很漂亮，收藏了</description>
		<content:encoded><![CDATA[<p>很漂亮，收藏了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: dupola</title>
		<link>http://dupola.com/post/275/comment-page-1#comment-7537</link>
		<dc:creator>dupola</dc:creator>
		<pubDate>Wed, 01 Apr 2009 12:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://dupola.com/post/275#comment-7537</guid>
		<description>呃…………这个我还不太确定到底是什么问题。发布下一版本前我测试一下……</description>
		<content:encoded><![CDATA[<p>呃…………这个我还不太确定到底是什么问题。发布下一版本前我测试一下……</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: angie123</title>
		<link>http://dupola.com/post/275/comment-page-1#comment-7533</link>
		<dc:creator>angie123</dc:creator>
		<pubDate>Wed, 01 Apr 2009 07:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://dupola.com/post/275#comment-7533</guid>
		<description>只要修改index文件中的more...主题栏就会向下移动几个像素：http://p13.freep.cn/p.aspx?u=v20_p13_p_0904011557471494_0.png</description>
		<content:encoded><![CDATA[<p>只要修改index文件中的more&#8230;主题栏就会向下移动几个像素：http://p13.freep.cn/p.aspx?u=v20_p13_p_0904011557471494_0.png</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: dupola</title>
		<link>http://dupola.com/post/275/comment-page-1#comment-7532</link>
		<dc:creator>dupola</dc:creator>
		<pubDate>Wed, 01 Apr 2009 00:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://dupola.com/post/275#comment-7532</guid>
		<description>想改成其他文字，需要修改中文包，即 zh_CN.mo 文件。如果你要修改的话，到yskin.net去搜索一下 poedit，看看教程。
如果不修改中文包，就把 index.php 里的&lt;code&gt;&lt;?php the_content(__(&#039;(more...)&#039;,&#039;twitter4us&#039;)); ?&gt;&lt;/code&gt;修改成&lt;code&gt;&lt;?php the_content(__(&#039;(阅读全文啦哈哈)&#039;,&#039;twitter4us&#039;)); ?&gt;&lt;/code&gt;或其他的。</description>
		<content:encoded><![CDATA[<p>想改成其他文字，需要修改中文包，即 zh_CN.mo 文件。如果你要修改的话，到yskin.net去搜索一下 poedit，看看教程。<br />
如果不修改中文包，就把 index.php 里的<code>< ?php the_content(__('(more...)','twitter4us')); ?></code>修改成<code>< ?php the_content(__('(阅读全文啦哈哈)','twitter4us')); ?></code>或其他的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: angie123</title>
		<link>http://dupola.com/post/275/comment-page-1#comment-7531</link>
		<dc:creator>angie123</dc:creator>
		<pubDate>Tue, 31 Mar 2009 14:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://dupola.com/post/275#comment-7531</guid>
		<description>主题的index.php文件中的
修改more....之后主题上面的导航栏会向下串几个像素的距离，编码是UTF-8，不知道是不是偶的原因，设置成摘要输出，然后首页的文章会显示“阅读全文..”我想改成别的文字，不知道是不是刚才的那个地方进行更改。</description>
		<content:encoded><![CDATA[<p>主题的index.php文件中的<br />
修改more&#8230;.之后主题上面的导航栏会向下串几个像素的距离，编码是UTF-8，不知道是不是偶的原因，设置成摘要输出，然后首页的文章会显示“阅读全文..”我想改成别的文字，不知道是不是刚才的那个地方进行更改。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: angie123</title>
		<link>http://dupola.com/post/275/comment-page-1#comment-7530</link>
		<dc:creator>angie123</dc:creator>
		<pubDate>Tue, 31 Mar 2009 06:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://dupola.com/post/275#comment-7530</guid>
		<description>3Q 发现一个问题 就是在勾选下面的评论更新，邮件提醒，收不到邮件，第一次就是一直等着看邮件提醒，以为忘勾选了，第二次还是这种情况，应该不是偶又忘记了吧</description>
		<content:encoded><![CDATA[<p>3Q 发现一个问题 就是在勾选下面的评论更新，邮件提醒，收不到邮件，第一次就是一直等着看邮件提醒，以为忘勾选了，第二次还是这种情况，应该不是偶又忘记了吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: dupola</title>
		<link>http://dupola.com/post/275/comment-page-1#comment-7529</link>
		<dc:creator>dupola</dc:creator>
		<pubDate>Tue, 31 Mar 2009 05:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://dupola.com/post/275#comment-7529</guid>
		<description>噢我明白了，这是因为原代码里的友情链接调用函数，在挂件检测函数中间呢。所以启用挂件之后，这个中间的代码就都不执行了。
这个比较麻烦，要么你把友情链接的代码移出挂件检测函数区域，要么就只有使用纯代码而不使用挂件。
现在挂件的功能还比较弱，尤其对不同页面显示不同挂件方面。

或者，你可以使用一下 k2 的侧边栏管理插件。

http://kaytwo.googlecode.com/files/k2-sbm.zip</description>
		<content:encoded><![CDATA[<p>噢我明白了，这是因为原代码里的友情链接调用函数，在挂件检测函数中间呢。所以启用挂件之后，这个中间的代码就都不执行了。<br />
这个比较麻烦，要么你把友情链接的代码移出挂件检测函数区域，要么就只有使用纯代码而不使用挂件。<br />
现在挂件的功能还比较弱，尤其对不同页面显示不同挂件方面。</p>
<p>或者，你可以使用一下 k2 的侧边栏管理插件。</p>
<p><a href="http://kaytwo.googlecode.com/files/k2-sbm.zip" rel="nofollow">http://kaytwo.googlecode.com/files/k2-sbm.zip</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
