<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://drupaltaiwan.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Drupal Taiwan 正體中文支援站 - 請教頁麵分類導航 - 回應</title>
 <link>http://drupaltaiwan.org/forum/20060806/327</link>
 <description>Comments for &quot;請教頁麵分類導航&quot;</description>
 <language>zh-hant</language>
<item>
 <title>找到解決問題的辦法</title>
 <link>http://drupaltaiwan.org/forum/20060806/327#comment-721</link>
 <description>&lt;p&gt;用taxonomy_breadcrumb糢塊可以實現當前位置導航 ：）&lt;/p&gt;
</description>
 <pubDate>Fri, 18 Aug 2006 02:54:12 +0800</pubDate>
 <dc:creator>linlin</dc:creator>
 <guid isPermaLink="false">comment 721 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>我的blog和page分类都仅</title>
 <link>http://drupaltaiwan.org/forum/20060806/327#comment-679</link>
 <description>&lt;p&gt;我的blog和page分类都仅仅显示一个 主页 ，后面的分类不显示 ，需要blog及page的分类显示当前位置，象这样首頁 » 討論區 » 問題解答 » 版型  如何设置？谢谢！！！&lt;/p&gt;
</description>
 <pubDate>Sat, 12 Aug 2006 17:38:02 +0800</pubDate>
 <dc:creator>linlin</dc:creator>
 <guid isPermaLink="false">comment 679 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>就是標示你現在位置</title>
 <link>http://drupaltaiwan.org/forum/20060806/327#comment-678</link>
 <description>&lt;p&gt;就是標示你現在位置的一行文字，像是本頁的：&lt;br /&gt;
&lt;code&gt;首頁 » 討論區 » 問題解答 » 版型&lt;/code&gt;&lt;/p&gt;
</description>
 <pubDate>Sat, 12 Aug 2006 09:36:04 +0800</pubDate>
 <dc:creator>charlesc</dc:creator>
 <guid isPermaLink="false">comment 678 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>theme/bluemarine/page.tpl.php</title>
 <link>http://drupaltaiwan.org/forum/20060806/327#comment-675</link>
 <description>&lt;p&gt;theme/bluemarine/page.tpl.php&lt;br /&gt;
裡頭你會看到他的&lt;br /&gt;
拿掉他看看，看看頁面會不會少了什麼？&lt;/p&gt;
&lt;p&gt;當然，記得把她弄回去囉...&lt;/p&gt;
&lt;p&gt;--&lt;br /&gt;
&lt;a href=&quot;http://jimmy.j2.idv.tw&quot; title=&quot;http://jimmy.j2.idv.tw&quot;&gt;http://jimmy.j2.idv.tw&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Fri, 11 Aug 2006 22:52:13 +0800</pubDate>
 <dc:creator>jimmy</dc:creator>
 <guid isPermaLink="false">comment 675 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>$breadcrumb</title>
 <link>http://drupaltaiwan.org/forum/20060806/327#comment-674</link>
 <description>&lt;p&gt;$breadcrumb 是什麼東東????&lt;/p&gt;
</description>
 <pubDate>Fri, 11 Aug 2006 22:45:32 +0800</pubDate>
 <dc:creator>adrianmak</dc:creator>
 <guid isPermaLink="false">comment 674 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>現在位置的導航：page.</title>
 <link>http://drupaltaiwan.org/forum/20060806/327#comment-647</link>
 <description>&lt;p&gt;現在位置的導航：page.tpl.php 中有$breadcrumb&lt;/p&gt;
</description>
 <pubDate>Mon, 07 Aug 2006 00:44:14 +0800</pubDate>
 <dc:creator>linlin</dc:creator>
 <guid isPermaLink="false">comment 647 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>謝謝Hipfox!
</title>
 <link>http://drupaltaiwan.org/forum/20060806/327#comment-646</link>
 <description>&lt;p&gt;謝謝Hipfox!&lt;/p&gt;
</description>
 <pubDate>Mon, 07 Aug 2006 00:34:05 +0800</pubDate>
 <dc:creator>linlin</dc:creator>
 <guid isPermaLink="false">comment 646 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>是用麵包做的</title>
 <link>http://drupaltaiwan.org/forum/20060806/327#comment-645</link>
 <description>&lt;p&gt;2. 那個現在位置的導航是在 page.tpl.php 中加上 $breadcrumb (麵包)代碼就會自動產生的。&lt;br /&gt;
1. 左邊欄分類導航應該是由 book 模組產生的吧！我不太確定。不過 category 模組也可做成那樣。&lt;/p&gt;
</description>
 <pubDate>Mon, 07 Aug 2006 00:22:57 +0800</pubDate>
 <dc:creator>Hipfox</dc:creator>
 <guid isPermaLink="false">comment 645 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>請教頁麵分類導航</title>
 <link>http://drupaltaiwan.org/forum/20060806/327</link>
 <description>&lt;p&gt;剛剛接觸drupal，有兩個版型設計的問題請教各位先進：&lt;br /&gt;
1、tw-drupal.info/features頁麵的左邊欄分類導航如何實現？&lt;br /&gt;
2、頁麵中間欄的導航是如何實現？&lt;br /&gt;
謝謝！！！&lt;br /&gt;
&lt;a href=&quot;http://tw-drupal.info/files/2.jpg&quot; rel=&quot;nofollow&quot;&gt;範例圖&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://drupaltaiwan.org/forum/20060806/327#comments</comments>
 <category domain="http://drupaltaiwan.org/taxonomy/term/9">版型</category>
 <category domain="http://drupaltaiwan.org/taxonomy/term/31">4.7.x</category>
 <enclosure url="http://drupaltaiwan.org/files/2.jpg" length="27582" type="image/pjpeg" />
 <pubDate>Sun, 06 Aug 2006 23:46:18 +0800</pubDate>
 <dc:creator>linlin</dc:creator>
 <guid isPermaLink="false">327 at http://drupaltaiwan.org</guid>
</item>
</channel>
</rss>
