<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://drupal.dingwow.com.cn/comments/recent" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>最新回應</title>
    <link>http://drupal.dingwow.com.cn/comments/recent</link>
    <description></description>
    <language>zh-hant</language>
          <item>
    <title>我用的是panel3.3,</title>
    <link>http://drupal.dingwow.com.cn/specialtopic/custom_frontpage_with_panels2_views2#comment-106</link>
    <description>&lt;p&gt;我用的是panel3.3, 在点击添加内容的图标后没有发现views manager, 请问是为什么？&lt;/p&gt;
</description>
     <pubDate>Thu, 11 Mar 2010 05:31:17 +0000</pubDate>
 <dc:creator>Drupaler</dc:creator>
 <guid isPermaLink="false">comment 106 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>添加rawurldecode()可解决上传文件中带有空格问</title>
    <link>http://drupal.dingwow.com.cn/specialtopic/xiu-gai-filefield-sourceszhong-de-imceshang-chuan-fang-shi#comment-105</link>
    <description>&lt;p&gt;添加rawurldecode()可解决上传文件中带有空格问题：&lt;/p&gt;
&lt;p&gt;$file = field_file_save_file($file_path, array(), filefield_widget_file_path($field)); //複製檔案並儲存檔案資料於資料庫中。     &lt;/p&gt;
&lt;p&gt;=&amp;gt;&lt;/p&gt;
&lt;p&gt;$file = field_file_save_file(rawurldecode($file_path), array(), filefield_widget_file_path($field)); //複製檔案並儲存檔案資料於資料庫中。&lt;/p&gt;
</description>
     <pubDate>Thu, 25 Feb 2010 05:29:30 +0000</pubDate>
 <dc:creator>Howell</dc:creator>
 <guid isPermaLink="false">comment 105 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>有可能是權限設定問題</title>
    <link>http://drupal.dingwow.com.cn/modules_introduction/content-profile#comment-104</link>
    <description>&lt;p&gt;我想有可能是因為新增的欄位權限沒有設定的因素。&lt;/p&gt;
&lt;p&gt;1.請您到Modules管理頁面(admin/build/modules)查看CCK的Content  Permissions是否有啟用&lt;/p&gt;
&lt;p&gt;2.如果有啟用，那麼需要到權限設定頁面(admin/user/permissions)查看content profile相關欄位是否已正確授權。&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;以上供您參考。&lt;/p&gt;
</description>
     <pubDate>Wed, 27 Jan 2010 03:13:10 +0000</pubDate>
 <dc:creator>New Good Man</dc:creator>
 <guid isPermaLink="false">comment 104 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>欄位無法顥示</title>
    <link>http://drupal.dingwow.com.cn/modules_introduction/content-profile#comment-103</link>
    <description>&lt;p&gt;您好..我在安裝完Content_profile及automatic Nodetitles後啟用profile功能..設定好後只有我的網站管理者能夠看到所新加的欄位。其它的使用者都無法看到。請問這是那個站份有問題。謝謝&lt;/p&gt;
</description>
     <pubDate>Tue, 26 Jan 2010 09:51:09 +0000</pubDate>
 <dc:creator>Drupaler</dc:creator>
 <guid isPermaLink="false">comment 103 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>線上報名系統</title>
    <link>http://drupal.dingwow.com.cn/modules_introduction/signup#comment-102</link>
    <description>&lt;p&gt;這有個現成的線上報名系統&lt;br /&gt;
你參考看看&lt;br /&gt;
&lt;a href=&quot;http://www.beclass.com&quot; title=&quot;http://www.beclass.com&quot; rel=&quot;nofollow&quot;&gt;http://www.beclass.com&lt;/a&gt;&lt;br /&gt;
這是一個免費的線上報名系統，提供網路報名系統&lt;br /&gt;
設定上可以設定報名人數，截止日期，還可自動發送報名確認信&lt;br /&gt;
還蠻不錯的&lt;/p&gt;
</description>
     <pubDate>Sun, 03 Jan 2010 15:44:42 +0000</pubDate>
 <dc:creator>Drupaler</dc:creator>
 <guid isPermaLink="false">comment 102 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>&quot;您想要以幻燈片的型式呈現圖片，首先您需要將圖片放到nod</title>
    <link>http://drupal.dingwow.com.cn/modules_introduction/views-slideshow#comment-101</link>
    <description>&lt;p&gt;&quot;您想要以幻燈片的型式呈現圖片，首先您需要將圖片放到node中。&lt;/p&gt;
&lt;p&gt;然後藉由views模組來篩選出這些圖片的node&quot;&lt;/p&gt;
&lt;p&gt;請問站長:&lt;br /&gt;
node是否是指文章？&lt;/p&gt;
&lt;p&gt;之後呢，將Row style: 改為Fields(位在Basic settings區塊中)，並於Fields區塊中選擇圖片所在的欄位。&lt;/p&gt;
&lt;p&gt;請問站長:&lt;/p&gt;
&lt;p&gt;我選擇了Row style 改為Fields，可是不明白&quot;選擇圖片所在的欄位&quot;的意思~(以下是改為Fields顯示)&lt;/p&gt;
&lt;p&gt;Inline fields:&lt;br /&gt;
Inline fields will be displayed next to each other rather than one after another.&lt;br /&gt;
Separator:&lt;/p&gt;
&lt;p&gt;The separator may be placed between inline fields to keep them from squishing up next to each other. You can use HTML in this field.&lt;br /&gt;
 Hide empty fields&lt;br /&gt;
Do not display fields, labels or markup for fields that are empty.&lt;/p&gt;
&lt;p&gt;謝謝站長&lt;/p&gt;
</description>
     <pubDate>Sat, 02 Jan 2010 04:50:58 +0000</pubDate>
 <dc:creator>Ken Poon</dc:creator>
 <guid isPermaLink="false">comment 101 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>您好，這個模組需要與Views一同使用喔。</title>
    <link>http://drupal.dingwow.com.cn/modules_introduction/views-slideshow#comment-100</link>
    <description>&lt;p&gt;Ken Poon您好，&lt;/p&gt;
&lt;p&gt;祝您2010年心想事成，平安快樂。&lt;/p&gt;
&lt;p&gt;關於&lt;a href=&quot;http://drupal.dingwow.com.cn/modules_introduction/views-slideshow&quot; rel=&quot;nofollow&quot;&gt;Views Slideshow&lt;/a&gt;是需要與Views一同使用的。&lt;/p&gt;
&lt;p&gt;您想要以幻燈片的型式呈現圖片，首先您需要將圖片放到node中。&lt;/p&gt;
&lt;p&gt;然後藉由views模組來篩選出這些圖片的node&lt;/p&gt;
&lt;p&gt;之後呢，將Row style: 改為Fields(位在Basic settings區塊中)，並於Fields區塊中選擇圖片所在的欄位。&lt;/p&gt;
&lt;p&gt;最後就是在Style:中選擇Slideshow的方式呈現。&lt;/p&gt;
&lt;p&gt;還是請您參考上面的影片喔。謝謝。&lt;/p&gt;
</description>
     <pubDate>Fri, 01 Jan 2010 05:14:50 +0000</pubDate>
 <dc:creator>New Good Man</dc:creator>
 <guid isPermaLink="false">comment 100 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>您好！站長！
這個軟件真的不太明白如何使用！
以下是我的情</title>
    <link>http://drupal.dingwow.com.cn/modules_introduction/views-slideshow#comment-99</link>
    <description>&lt;p&gt;您好！站長！&lt;/p&gt;
&lt;p&gt;這個軟件真的不太明白如何使用！&lt;/p&gt;
&lt;p&gt;以下是我的情況！&lt;/p&gt;
&lt;p&gt;我的網頁主頁有一個區塊，我希望利用這個軟件來實現主頁顯示圖片+文字幻影燈&lt;/p&gt;
&lt;p&gt;可是我一點也不明白如何使用這個工具&lt;/p&gt;
&lt;p&gt;它如何新增一個顯示圖片的幻影燈？&lt;/p&gt;
&lt;p&gt;圖片放在什麼地方？&lt;/p&gt;
&lt;p&gt;如何設定？&lt;/p&gt;
&lt;p&gt;再後加上我的網頁&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://osx86.nets.hk&quot; title=&quot;http://osx86.nets.hk&quot; rel=&quot;nofollow&quot;&gt;http://osx86.nets.hk&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;希望站長能夠解決我的問題！感謝！&lt;/p&gt;
&lt;p&gt;祝站長2010年快樂！&lt;/p&gt;
</description>
     <pubDate>Thu, 31 Dec 2009 14:10:23 +0000</pubDate>
 <dc:creator>Ken Poon</dc:creator>
 <guid isPermaLink="false">comment 99 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>有好長時間沒看這部影片了，剛剛又看了一遍，呵呵。
第一點：</title>
    <link>http://drupal.dingwow.com.cn/modules_introduction/views-slideshow#comment-98</link>
    <description>&lt;p&gt;有好長時間沒看這部影片了，剛剛又看了一遍，呵呵。&lt;/p&gt;
&lt;p&gt;第一點：quotes是作者自己設定的一個views名稱。就如您設定一個views名為news是一樣的意思。&lt;/p&gt;
&lt;p&gt;第二點：圖片放在哪裡是與imagefield或相關模組的設定有關。&lt;/p&gt;
&lt;p&gt;這個模組只是擴充了views的顯示方式，多添加一個slideshow的功能。其他的例如資料篩選與欄位顯示的部份還是由views模組處理的。&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
</description>
     <pubDate>Tue, 15 Dec 2009 01:58:00 +0000</pubDate>
 <dc:creator>New Good Man</dc:creator>
 <guid isPermaLink="false">comment 98 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>再請問一下</title>
    <link>http://drupal.dingwow.com.cn/modules_introduction/views-slideshow#comment-97</link>
    <description>&lt;p&gt;感謝大大的提供的影片&lt;br /&gt;
小妹看後還是有一些不懂的地方 &amp;gt; &amp;lt;&quot;&lt;br /&gt;
想請大大幫忙解惑&lt;/p&gt;
&lt;p&gt;第一點&lt;br /&gt;
影片內提到的quote是什麼?&lt;/p&gt;
&lt;p&gt;第二點&lt;br /&gt;
要播放的圖片要存放在哪裡?&lt;/p&gt;
&lt;p&gt;以上這兩點&lt;br /&gt;
請大大幫忙解答一下&lt;br /&gt;
麻煩大大了 :p&lt;/p&gt;
</description>
     <pubDate>Mon, 14 Dec 2009 15:16:51 +0000</pubDate>
 <dc:creator>drupal新手</dc:creator>
 <guid isPermaLink="false">comment 97 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>請您參考以下網址</title>
    <link>http://drupal.dingwow.com.cn/modules_introduction/views-slideshow#comment-96</link>
    <description>&lt;p&gt;您好，&lt;/p&gt;
&lt;p&gt;花了點時間找找以前看過的教學影片，相信對您來說會更加有用喔。&lt;/p&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.drupaltherapy.com/node/70&quot; rel=&quot;nofollow&quot;&gt;Views + Views Slideshow Screencast&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;不好意思，我偷懶了...:p&lt;/p&gt;
</description>
     <pubDate>Sun, 13 Dec 2009 11:35:42 +0000</pubDate>
 <dc:creator>New Good Man</dc:creator>
 <guid isPermaLink="false">comment 96 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title> 請問一下</title>
    <link>http://drupal.dingwow.com.cn/modules_introduction/views-slideshow#comment-95</link>
    <description>&lt;p&gt;不好意思&lt;br /&gt;
小妹最近剛接觸drupal&lt;br /&gt;
已下載跟啟用以上的模組&lt;br /&gt;
但不知如何呈現出幻燈片的效果...&lt;br /&gt;
想請問大大詳細的使用方法跟步驟&lt;br /&gt;
感謝~ ^^&lt;/p&gt;
</description>
     <pubDate>Sun, 13 Dec 2009 08:37:29 +0000</pubDate>
 <dc:creator>drupal新手</dc:creator>
 <guid isPermaLink="false">comment 95 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>CCK設定的問題</title>
    <link>http://drupal.dingwow.com.cn/modules_introduction/fckeditor-wysiwyg-html-editor-suo-jian-ji-suo-de-htmlbian-ji-qi#comment-94</link>
    <description>&lt;p&gt;有可能是因為CCK Field設定時，忽略了。&lt;/p&gt;
&lt;p&gt;請您參考下圖紅色標註的地方：&lt;/p&gt;
&lt;p&gt;&lt;img width=&quot;567&quot; height=&quot;336&quot; src=&quot;/sites/drupal.dingwow.com.cn/files/uploadfiles/images/comment091207.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
</description>
     <pubDate>Mon, 07 Dec 2009 13:51:45 +0000</pubDate>
 <dc:creator>New Good Man</dc:creator>
 <guid isPermaLink="false">comment 94 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>想請教您CCK新增Textare無法使用Fckeditor模組問題</title>
    <link>http://drupal.dingwow.com.cn/modules_introduction/fckeditor-wysiwyg-html-editor-suo-jian-ji-suo-de-htmlbian-ji-qi#comment-93</link>
    <description>&lt;p&gt;大大   您好!!&lt;br /&gt;
想請教您CCK新增Textare無法使用Fckeditor模組問題，我新建一個內容類型&quot;test&quot;，有預設的&quot;標題&quot;及&quot;內文&quot;之外，利用CCK再新增加textarear叫做&quot;area1&quot;，然後到建立內容的地方，點選&quot;test&quot;內容類型，&quot;內文&quot;與&quot;area1&quot;都有出現fckeditor的功能BAR，同時的在&quot;內文&quot;與&quot;area1&quot;中輸入各建立一段文字與一張圖片，點選完成觀看，結果&quot;內文&quot;顯示順利的出現剛剛建立的一段文字及圖片，但是問題來了在&quot;area1&quot;輸入的文字變成出現html 段行的&quot;P&quot;將文字包覆起來，圖片也沒出現變成html的圖片語法&quot;img&quot;，輸入格式我已經設定成&quot;Full HTML&quot;格式了，是不是可煩請大大協助指導一下。&lt;/p&gt;
</description>
     <pubDate>Mon, 07 Dec 2009 12:21:51 +0000</pubDate>
 <dc:creator>jackson</dc:creator>
 <guid isPermaLink="false">comment 93 at http://drupal.dingwow.com.cn</guid>
  </item>
  <item>
    <title>谢谢你的分享！ 很有用！</title>
    <link>http://drupal.dingwow.com.cn/special_topic/how-pass-argument-a-views-block#comment-92</link>
    <description>&lt;p&gt;谢谢你的分享！ 很有用！&lt;/p&gt;
</description>
     <pubDate>Thu, 26 Nov 2009 13:28:49 +0000</pubDate>
 <dc:creator>Drupaler</dc:creator>
 <guid isPermaLink="false">comment 92 at http://drupal.dingwow.com.cn</guid>
  </item>
  </channel>
</rss>
