<?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 正體中文支援站 - BUEditor - 回應</title>
 <link>http://drupaltaiwan.org/module/bueditor</link>
 <description>Comments for &quot;BUEditor&quot;</description>
 <language>zh-hant</language>
<item>
 <title>Re: BUEditor</title>
 <link>http://drupaltaiwan.org/module/bueditor#comment-8232</link>
 <description>&lt;p&gt;Filtered HTML 要加上 code ?&lt;/p&gt;
</description>
 <pubDate>Mon, 20 Oct 2008 09:53:53 +0800</pubDate>
 <dc:creator>charlesc</dc:creator>
 <guid isPermaLink="false">comment 8232 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: </title>
 <link>http://drupaltaiwan.org/module/bueditor#comment-8222</link>
 <description>&lt;p&gt;請問BUEditor使用 [code] 這樣的標籤只要直接輸入就ok了嗎？&lt;br /&gt;
還是要做額外的設定？才能跟現在這個回文的功能一樣！&lt;br /&gt;
我今天剛裝了TinyMCE，怎麼設定都沒辦法，整個畫面也很怪&lt;br /&gt;
發佈文章時，游標還預設置中Orz&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;我要用BUEditor，有這個code功能！&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;我有裝GESHI，下載BUEditor裝好後也新增了[code]這個按鈕&lt;br /&gt;
內容也照 strong 那個寫法填好了&lt;br /&gt;
還是沒有code的效果&amp;gt;&quot;&amp;lt;我漏了哪邊要設定嗎?&lt;/p&gt;
</description>
 <pubDate>Sat, 18 Oct 2008 01:48:28 +0800</pubDate>
 <dc:creator>ralse</dc:creator>
 <guid isPermaLink="false">comment 8222 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: BUEditor</title>
 <link>http://drupaltaiwan.org/module/bueditor#comment-6455</link>
 <description>&lt;p&gt;讚！&lt;/p&gt;
</description>
 <pubDate>Mon, 12 May 2008 22:51:33 +0800</pubDate>
 <dc:creator>charlesc</dc:creator>
 <guid isPermaLink="false">comment 6455 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: BUEditor</title>
 <link>http://drupaltaiwan.org/module/bueditor#comment-6452</link>
 <description>&lt;p&gt;用下面這段 code 來增加選擇字體顏色 ( font color ) 的按鈕吧~&lt;/p&gt;
&lt;p&gt;js:&lt;br /&gt;
var form = [&lt;br /&gt;
{name: &#039;style&#039;, title: &#039;Font color&#039;, type: &#039;select&#039;, options: {&#039;&#039;: &#039;&#039;, &#039;color:red;&#039;: &#039;red&#039;, &#039;color:blue;&#039;: &#039;blue&#039;, &#039;color:green;&#039;: &#039;green&#039;}},&lt;br /&gt;
];&lt;br /&gt;
eDefTagDialog(&#039;span&#039;, form, &#039;Font color&#039;, &#039;Ok&#039;);&lt;/p&gt;
</description>
 <pubDate>Mon, 12 May 2008 05:01:41 +0800</pubDate>
 <dc:creator>Hipfox</dc:creator>
 <guid isPermaLink="false">comment 6452 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: BUEditor</title>
 <link>http://drupaltaiwan.org/module/bueditor#comment-6451</link>
 <description>&lt;p&gt;有點不太可以！&lt;br /&gt;
因為 The font element is not supported in XHTML 1.0 Strict DTD.&lt;br /&gt;
必須使用 style 代替 font 標籤。&lt;/p&gt;
&lt;p&gt;但是支援 Drupal 6.x 版本的 BUEditor 可以達成，見 ( &lt;a href=&quot;http://ufku.com/drupal/bueditor/tips&quot; title=&quot;http://ufku.com/drupal/bueditor/tips&quot;&gt;http://ufku.com/drupal/bueditor/tips&lt;/a&gt; ) 其中 6.x specific 的部分。&lt;/p&gt;
</description>
 <pubDate>Mon, 12 May 2008 04:28:35 +0800</pubDate>
 <dc:creator>Hipfox</dc:creator>
 <guid isPermaLink="false">comment 6451 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: BUEditor</title>
 <link>http://drupaltaiwan.org/module/bueditor#comment-6450</link>
 <description>&lt;p&gt;才剛禱告玩就靈驗～&lt;br /&gt;
才剛認識 Drupal 我看我就離不開她了！&lt;/p&gt;
</description>
 <pubDate>Mon, 12 May 2008 01:46:58 +0800</pubDate>
 <dc:creator>Chef</dc:creator>
 <guid isPermaLink="false">comment 6450 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: BUEditor</title>
 <link>http://drupaltaiwan.org/module/bueditor#comment-6445</link>
 <description>&lt;p&gt;神奇的事情發生了：&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/node/245309&quot; title=&quot;http://drupal.org/node/245309&quot;&gt;http://drupal.org/node/245309&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;zincica - May 11, 2008 - 09:06&lt;br /&gt;&lt;br /&gt;for backgroun color:&lt;br /&gt;js:&lt;br /&gt;var form = [&lt;br /&gt;{name: &amp;#039;style&amp;#039;, title: &amp;#039;background color&amp;#039;, type: &amp;#039;select&amp;#039;, options: {&amp;#039;&amp;#039;: &amp;#039;&amp;#039;, &amp;#039;background-color:red;&amp;#039;: &amp;#039;red&amp;#039;, &amp;#039;background-color:green;&amp;#039;: &amp;#039;green&amp;#039;, &amp;#039;background-color:blue;&amp;#039;: &amp;#039;blue&amp;#039;, &amp;#039;background-color:black;&amp;#039;: &amp;#039;black&amp;#039;}},&lt;br /&gt;];&lt;br /&gt;eDefTagDialog(&amp;#039;font&amp;#039;, form, &amp;#039;Background color&amp;#039;, &amp;#039;Ok&amp;#039;);&lt;br /&gt;&lt;br /&gt;for font color:&lt;br /&gt;&lt;br /&gt;js:&lt;br /&gt;var form = [&lt;br /&gt;{name: &amp;#039;color&amp;#039;, title: &amp;#039;Font color&amp;#039;, type: &amp;#039;select&amp;#039;, options: {&amp;#039;&amp;#039;: &amp;#039;&amp;#039;, red: &amp;#039;red&amp;#039;, blue: &amp;#039;blue&amp;#039;, green: &amp;#039;green&amp;#039;}},&lt;br /&gt;];&lt;br /&gt;eDefTagDialog(&amp;#039;font&amp;#039;, form, &amp;#039;Fon color&amp;#039;, &amp;#039;Ok&amp;#039;);&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
</description>
 <pubDate>Sun, 11 May 2008 23:51:04 +0800</pubDate>
 <dc:creator>charlesc</dc:creator>
 <guid isPermaLink="false">comment 6445 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: BUEditor</title>
 <link>http://drupaltaiwan.org/module/bueditor#comment-6435</link>
 <description>&lt;p&gt;真的蠻期待顏色語法的補強儘早出現。&lt;br /&gt;
此外，也支援 6.x 了！&lt;/p&gt;
</description>
 <pubDate>Sat, 10 May 2008 00:57:58 +0800</pubDate>
 <dc:creator>Chef</dc:creator>
 <guid isPermaLink="false">comment 6435 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: BUEditor</title>
 <link>http://drupaltaiwan.org/module/bueditor#comment-5732</link>
 <description>&lt;p&gt;我也想要改變字體顏色的語法……&lt;br /&gt;
謝謝！&lt;/p&gt;
</description>
 <pubDate>Mon, 11 Feb 2008 15:32:16 +0800</pubDate>
 <dc:creator>rhlan</dc:creator>
 <guid isPermaLink="false">comment 5732 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: BUEditor</title>
 <link>http://drupaltaiwan.org/module/bueditor#comment-5685</link>
 <description>&lt;p&gt;誰可以分享使用這個模組新增&#039;&#039;改變顏色&#039;&#039;的語法? 讓我可以新增這個功能^^ 謝謝大家&lt;/p&gt;
</description>
 <pubDate>Wed, 30 Jan 2008 14:47:46 +0800</pubDate>
 <dc:creator>hsiang</dc:creator>
 <guid isPermaLink="false">comment 5685 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: BUEditor</title>
 <link>http://drupaltaiwan.org/module/bueditor#comment-5222</link>
 <description>&lt;p&gt;DRUPAL5.3 安裝OK&lt;br /&gt;
可惜無法&lt;strong&gt;所見即所得&lt;/strong&gt;&lt;/p&gt;
</description>
 <pubDate>Wed, 28 Nov 2007 11:48:27 +0800</pubDate>
 <dc:creator>gas2001</dc:creator>
 <guid isPermaLink="false">comment 5222 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>BUEditor</title>
 <link>http://drupaltaiwan.org/module/bueditor</link>
 <description></description>
 <comments>http://drupaltaiwan.org/module/bueditor#comments</comments>
 <category domain="http://drupaltaiwan.org/taxonomy/term/703">6.x</category>
 <category domain="http://drupaltaiwan.org/taxonomy/term/262">5.x</category>
 <category domain="http://drupaltaiwan.org/taxonomy/term/321">過濾器/編輯器</category>
 <category domain="http://drupaltaiwan.org/taxonomy/term/62">4.7.x</category>
 <pubDate>Sun, 25 Feb 2007 15:08:09 +0800</pubDate>
 <dc:creator>charlesc</dc:creator>
 <guid isPermaLink="false">930 at http://drupaltaiwan.org</guid>
</item>
</channel>
</rss>
