<?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 主题教程 #3：开始 Index.php</title>
	<atom:link href="http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/feed/" rel="self" type="application/rss+xml" />
	<link>http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/</link>
	<description>关注 WordPress，关注互联网</description>
	<lastBuildDate>Wed, 17 Mar 2010 04:28:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 草颗粒</title>
		<link>http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44706</link>
		<dc:creator>草颗粒</dc:creator>
		<pubDate>Sat, 06 Feb 2010 09:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44706</guid>
		<description>怎么index.txt 什么也没有 啊</description>
		<content:encoded><![CDATA[<p>怎么index.txt 什么也没有 啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kreo</title>
		<link>http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44499</link>
		<dc:creator>kreo</dc:creator>
		<pubDate>Sun, 17 Jan 2010 12:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44499</guid>
		<description>...老大,不好意思,是我小白了.....

马虎害死人啊....

index.php被我打快了命名成inedx.php了.崩溃啊..为了这个我弄了3个多小时....

真实2010年第一次悲剧.

还是要感谢你.你的文章很好 受益匪浅.谢谢.</description>
		<content:encoded><![CDATA[<p>&#8230;老大,不好意思,是我小白了&#8230;..</p>
<p>马虎害死人啊&#8230;.</p>
<p>index.php被我打快了命名成inedx.php了.崩溃啊..为了这个我弄了3个多小时&#8230;.</p>
<p>真实2010年第一次悲剧.</p>
<p>还是要感谢你.你的文章很好 受益匪浅.谢谢.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44498</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sun, 17 Jan 2010 12:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44498</guid>
		<description>我做过测试了，没有问题，应该是你复制有问题！</description>
		<content:encoded><![CDATA[<p>我做过测试了，没有问题，应该是你复制有问题！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kreo</title>
		<link>http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44497</link>
		<dc:creator>kreo</dc:creator>
		<pubDate>Sun, 17 Jan 2010 11:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44497</guid>
		<description>博主,你好,我按照你的方法操作前面都非常正确.可是到了第五步的时,在安装自己创建的那个空白主题时候点击外观选项,在右边的主题预览里发现不了自己新建的那个主题.不单是空白,而且完全是什么都没有.下面连版本信息都没有.index.php文件和style.css都有,而且绝对是按照你发的粘贴过去的.我觉得应该是index.php文件里的代码有问题.因为我把其他系统默认主题的index.php文件复制过来,style.css文件用我们手工创建的就可以看到激活新主题的选项.而且版本信息时根据你提供的那个文件的版本信息.这说明style.css文件时正确的.
而且我又做了个试验,把手工创建的主题文件打成ZIP的包通过上传安装,也能提示安装成功,但是启用时候提示主题文件已损坏,使用默认的代替.
我想请博主给我分析下是什么原因呢?哦对了,我用的是最新版的2.9.1的WORDPRESS,主题文件跟程序文件的编码都是UTF-8的.
在线求解,不胜感激.</description>
		<content:encoded><![CDATA[<p>博主,你好,我按照你的方法操作前面都非常正确.可是到了第五步的时,在安装自己创建的那个空白主题时候点击外观选项,在右边的主题预览里发现不了自己新建的那个主题.不单是空白,而且完全是什么都没有.下面连版本信息都没有.index.php文件和style.css都有,而且绝对是按照你发的粘贴过去的.我觉得应该是index.php文件里的代码有问题.因为我把其他系统默认主题的index.php文件复制过来,style.css文件用我们手工创建的就可以看到激活新主题的选项.而且版本信息时根据你提供的那个文件的版本信息.这说明style.css文件时正确的.<br />
而且我又做了个试验,把手工创建的主题文件打成ZIP的包通过上传安装,也能提示安装成功,但是启用时候提示主题文件已损坏,使用默认的代替.<br />
我想请博主给我分析下是什么原因呢?哦对了,我用的是最新版的2.9.1的WORDPRESS,主题文件跟程序文件的编码都是UTF-8的.<br />
在线求解,不胜感激.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44484</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sat, 16 Jan 2010 17:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44484</guid>
		<description>你的 WP 包下载有问题！</description>
		<content:encoded><![CDATA[<p>你的 WP 包下载有问题！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44483</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sat, 16 Jan 2010 17:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44483</guid>
		<description>没有 style.css 文件！</description>
		<content:encoded><![CDATA[<p>没有 style.css 文件！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44259</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sun, 20 Dec 2009 16:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44259</guid>
		<description>以后再说！先修正完！</description>
		<content:encoded><![CDATA[<p>以后再说！先修正完！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 阿正</title>
		<link>http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44258</link>
		<dc:creator>阿正</dc:creator>
		<pubDate>Sun, 20 Dec 2009 16:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44258</guid>
		<description>博主是不是可以考虑，做成个chm的供人下载呢？</description>
		<content:encoded><![CDATA[<p>博主是不是可以考虑，做成个chm的供人下载呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44256</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sun, 20 Dec 2009 15:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-44256</guid>
		<description>这个需要你自己去下载 WordPress 安装包的！</description>
		<content:encoded><![CDATA[<p>这个需要你自己去下载 WordPress 安装包的！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: millie</title>
		<link>http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-41581</link>
		<dc:creator>millie</dc:creator>
		<pubDate>Mon, 08 Jun 2009 08:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/04/wp-theme-lesson-3-starting-indexphp/#comment-41581</guid>
		<description>为什么我安装的xampp到了第二步，在htdocs下根本找不到那个wordpress/wp-content/themes那个文件夹 :sad:</description>
		<content:encoded><![CDATA[<p>为什么我安装的xampp到了第二步，在htdocs下根本找不到那个wordpress/wp-content/themes那个文件夹 <img src='http://fairyfish.net/wp-includes/images/smilies/icon_sad.gif' alt=':sad:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
