<?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>「WP-dTree &#8211; 樹枝狀目錄」的迴響</title>
	<atom:link href="http://edblog.net/archives/575/feed" rel="self" type="application/rss+xml" />
	<link>http://edblog.net/archives/575</link>
	<description>亂寫、亂拍、亂來。 --- 持續亂改更新中 ---</description>
	<lastBuildDate>Thu, 09 Sep 2010 14:46:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>由：Eduardo</title>
		<link>http://edblog.net/archives/575#comment-87592</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Mon, 27 Oct 2008 02:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/archives/575#comment-87592</guid>
		<description>這應該不行吧，印象中有js可以做出這樣的效果

要去網路上找找</description>
		<content:encoded><![CDATA[<p>這應該不行吧，印象中有js可以做出這樣的效果</p>
<p>要去網路上找找</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Anita</title>
		<link>http://edblog.net/archives/575#comment-87411</link>
		<dc:creator>Anita</dc:creator>
		<pubDate>Sun, 26 Oct 2008 06:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/archives/575#comment-87411</guid>
		<description>請問
一般的部落格可以應用這種樹枝狀目錄ㄇ？
(也就是只能用HTML語法)</description>
		<content:encoded><![CDATA[<p>請問<br />
一般的部落格可以應用這種樹枝狀目錄ㄇ？<br />
(也就是只能用HTML語法)</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Eduardo</title>
		<link>http://edblog.net/archives/575#comment-17693</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Mon, 23 Jul 2007 15:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/archives/575#comment-17693</guid>
		<description>目前是下拉式選單，wordpress widgets 內建的功能。</description>
		<content:encoded><![CDATA[<p>目前是下拉式選單，wordpress widgets 內建的功能。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：heywilly</title>
		<link>http://edblog.net/archives/575#comment-17691</link>
		<dc:creator>heywilly</dc:creator>
		<pubDate>Mon, 23 Jul 2007 13:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/archives/575#comment-17691</guid>
		<description>請問一下你的選單式分類是何種plugin?
看起來滿讚的</description>
		<content:encoded><![CDATA[<p>請問一下你的選單式分類是何種plugin?<br />
看起來滿讚的</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Carrie</title>
		<link>http://edblog.net/archives/575#comment-6137</link>
		<dc:creator>Carrie</dc:creator>
		<pubDate>Tue, 27 Feb 2007 05:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/archives/575#comment-6137</guid>
		<description>所以多謝ED的分享啊：）</description>
		<content:encoded><![CDATA[<p>所以多謝ED的分享啊：）</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Ed</title>
		<link>http://edblog.net/archives/575#comment-6135</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Tue, 27 Feb 2007 03:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/archives/575#comment-6135</guid>
		<description>沒有啦，我也是從失敗中學到的 @_@</description>
		<content:encoded><![CDATA[<p>沒有啦，我也是從失敗中學到的 @_@</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Carrie</title>
		<link>http://edblog.net/archives/575#comment-6134</link>
		<dc:creator>Carrie</dc:creator>
		<pubDate>Tue, 27 Feb 2007 03:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/archives/575#comment-6134</guid>
		<description>還是ED厲害XD

OK囉：）</description>
		<content:encoded><![CDATA[<p>還是ED厲害XD</p>
<p>OK囉：）</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Ed</title>
		<link>http://edblog.net/archives/575#comment-6127</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Tue, 27 Feb 2007 00:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/archives/575#comment-6127</guid>
		<description>修改後台的 Characters to display

它是顯示字串的長度，一個中文字要兩個字元
所以要顯示八個中文字就要改成 16
以此類推 ^_^ 應該可以解決這問題</description>
		<content:encoded><![CDATA[<p>修改後台的 Characters to display</p>
<p>它是顯示字串的長度，一個中文字要兩個字元<br />
所以要顯示八個中文字就要改成 16<br />
以此類推 ^_^ 應該可以解決這問題</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Carrie</title>
		<link>http://edblog.net/archives/575#comment-6126</link>
		<dc:creator>Carrie</dc:creator>
		<pubDate>Mon, 26 Feb 2007 23:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/archives/575#comment-6126</guid>
		<description>對…我不要那個顯示篇數，如果會產生亂碼的話：P

就是…你有看到我使用wp-dtree的部份吧？就是顯示出來亂碼的部份啊！不過我後來看，好像不是編碼的問題，因為我所有的檔案都是採用UTF-8編碼的，所以我也不清楚是哪裏出了問題，搞不好是我自己電腦裏沒有那個字型、而你的電腦有，所以我看起來會有亂碼、但你看起來卻覺得很正常吧：P

不知道是否這個原因，你看我的wp-dtree顯示出來的部份是正常的嗎？都沒有亂碼嗎？如果你看很正常，那就是我的電腦裏缺了什麼字型或什麼的了…唉，煩惱耶！我都不知道缺了什麼啊～</description>
		<content:encoded><![CDATA[<p>對…我不要那個顯示篇數，如果會產生亂碼的話：P</p>
<p>就是…你有看到我使用wp-dtree的部份吧？就是顯示出來亂碼的部份啊！不過我後來看，好像不是編碼的問題，因為我所有的檔案都是採用UTF-8編碼的，所以我也不清楚是哪裏出了問題，搞不好是我自己電腦裏沒有那個字型、而你的電腦有，所以我看起來會有亂碼、但你看起來卻覺得很正常吧：P</p>
<p>不知道是否這個原因，你看我的wp-dtree顯示出來的部份是正常的嗎？都沒有亂碼嗎？如果你看很正常，那就是我的電腦裏缺了什麼字型或什麼的了…唉，煩惱耶！我都不知道缺了什麼啊～</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Ed</title>
		<link>http://edblog.net/archives/575#comment-6065</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Mon, 26 Feb 2007 14:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/archives/575#comment-6065</guid>
		<description>你是要變成這樣?   目錄名稱(6)  ?? 這種模式? 是WP-dTree ?</description>
		<content:encoded><![CDATA[<p>你是要變成這樣?   目錄名稱(6)  ?? 這種模式? 是WP-dTree ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
