<?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: (tiny)mceComments 0.4.4-1</title>
	<atom:link href="http://mk.netgenes.org/archives/797/feed/" rel="self" type="application/rss+xml" />
	<link>http://mk.netgenes.org/archives/797/</link>
	<description>The blog is a lie</description>
	<lastBuildDate>Fri, 12 Mar 2010 00:04:10 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mk</title>
		<link>http://mk.netgenes.org/archives/797/comment-page-2/#comment-17480</link>
		<dc:creator>mk</dc:creator>
		<pubDate>Wed, 27 May 2009 11:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://mk.netgenes.org/?p=797#comment-17480</guid>
		<description>&lt;a href=&quot;#comment-17479&quot; rel=&quot;nofollow&quot;&gt;@aotoman :&lt;/a&gt; 很不幸這不是源自插件的問題。基本上插件在顯示編輯器是一視同仁的，換言之插件本身不會因為使用者是甚麼身份而過濾留言。這其實是 WordPress 為了防範訪客破壞版面才有的東西，要修改就有可能要直接改 WordPress 的程式碼。我不知道是不是還有甚麼方法，因為也沒仔細研究過...</description>
		<content:encoded><![CDATA[<p><a href="#comment-17479" rel="nofollow">@aotoman :</a> 很不幸這不是源自插件的問題。基本上插件在顯示編輯器是一視同仁的，換言之插件本身不會因為使用者是甚麼身份而過濾留言。這其實是 WordPress 為了防範訪客破壞版面才有的東西，要修改就有可能要直接改 WordPress 的程式碼。我不知道是不是還有甚麼方法，因為也沒仔細研究過&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aotoman</title>
		<link>http://mk.netgenes.org/archives/797/comment-page-2/#comment-17479</link>
		<dc:creator>aotoman</dc:creator>
		<pubDate>Wed, 27 May 2009 06:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://mk.netgenes.org/?p=797#comment-17479</guid>
		<description>呵呵 果然是个bug，你这里也是，刚才我留言，里面有些字，我已经改变了颜色，可是发布之后，却还是默认的颜色，没有变化，如果博主有时间，就修正一下吧</description>
		<content:encoded><![CDATA[<p>呵呵 果然是个bug，你这里也是，刚才我留言，里面有些字，我已经改变了颜色，可是发布之后，却还是默认的颜色，没有变化，如果博主有时间，就修正一下吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aotoman</title>
		<link>http://mk.netgenes.org/archives/797/comment-page-2/#comment-17478</link>
		<dc:creator>aotoman</dc:creator>
		<pubDate>Wed, 27 May 2009 06:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://mk.netgenes.org/?p=797#comment-17478</guid>
		<description>测试一下颜色，为什么我的blog上如果是普通的用户，不能改变字体的颜色呢，只有管理员登录之后，评论的时候如果改字体颜色的话，才有变化？</description>
		<content:encoded><![CDATA[<p>测试一下颜色，为什么我的blog上如果是普通的用户，不能改变字体的颜色呢，只有管理员登录之后，评论的时候如果改字体颜色的话，才有变化？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derjohng</title>
		<link>http://mk.netgenes.org/archives/797/comment-page-2/#comment-17226</link>
		<dc:creator>derjohng</dc:creator>
		<pubDate>Fri, 19 Dec 2008 01:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://mk.netgenes.org/?p=797#comment-17226</guid>
		<description>呵～不急 :)
現在有 workaround 的方法，就先不讓他進行 addComment.moveForm 即還可使用</description>
		<content:encoded><![CDATA[<p>呵～不急 <img src='http://mk.netgenes.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
現在有 workaround 的方法，就先不讓他進行 addComment.moveForm 即還可使用</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mk</title>
		<link>http://mk.netgenes.org/archives/797/comment-page-2/#comment-17225</link>
		<dc:creator>mk</dc:creator>
		<pubDate>Thu, 18 Dec 2008 16:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://mk.netgenes.org/?p=797#comment-17225</guid>
		<description>&lt;a href=&quot;#comment-17224&quot; rel=&quot;nofollow&quot;&gt;@derjohng :&lt;/a&gt; 你好~ 先在這裡感謝一下你對插件的支持。
這種情況我在做實驗的時候也發生過。但原因不是因為有甚麼設定把 TinyMCE 鎖死，而是因為 JS 在「複製」整個 &lt;textarea&gt; 的時候沒把那些 hook 都一併建一套... 所以看起來就只有樣子，按下去沒反應了。

我也不知道這是不是死症，還是可以透過甚麼方法，等新的 &lt;textarea&gt; 製造出來的時候，再讓 TinyMCE 重設多一次。可惜現在公事較忙(我沒偷打電玩唷)，也許要等一下才可以想個辦法...</description>
		<content:encoded><![CDATA[<p><a href="#comment-17224" rel="nofollow">@derjohng :</a> 你好~ 先在這裡感謝一下你對插件的支持。<br />
這種情況我在做實驗的時候也發生過。但原因不是因為有甚麼設定把 TinyMCE 鎖死，而是因為 JS 在「複製」整個 &lt;textarea&gt; 的時候沒把那些 hook 都一併建一套&#8230; 所以看起來就只有樣子，按下去沒反應了。</p>
<p>我也不知道這是不是死症，還是可以透過甚麼方法，等新的 &lt;textarea&gt; 製造出來的時候，再讓 TinyMCE 重設多一次。可惜現在公事較忙(我沒偷打電玩唷)，也許要等一下才可以想個辦法&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derjohng</title>
		<link>http://mk.netgenes.org/archives/797/comment-page-2/#comment-17224</link>
		<dc:creator>derjohng</dc:creator>
		<pubDate>Thu, 18 Dec 2008 11:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://mk.netgenes.org/?p=797#comment-17224</guid>
		<description>你好，您的 mceComments  很好用，但目前我換成 Wordpress2.7 有點小問題，例子在
&lt;a href=&quot;http://betablog.derjohng.com/2006/12/13/dj-email-publish-v14/#comment-3000&quot; rel=&quot;nofollow&quot;&gt;http://betablog.derjohng.com/2006/12/13/dj-email-publish-v14/#comment-3000&lt;/a&gt;
您向上找任何一個 &quot;Reply&quot; 點下去，editor 會被 disabled.

而這個在 Firefox 下有問題，而 IE 沒問題。

在 Click &quot;Reply&quot; 時，其實會執行 
wp-includes/js/comment-reply.js 內的 addComment.moveForm
不知是不是它的問題~~

PS: 目前用的是 mceComments 0.4.5</description>
		<content:encoded><![CDATA[<p>你好，您的 mceComments  很好用，但目前我換成 Wordpress2.7 有點小問題，例子在<br />
<a href="http://betablog.derjohng.com/2006/12/13/dj-email-publish-v14/#comment-3000" rel="nofollow">http://betablog.derjohng.com/2006/12/13/dj-email-publish-v14/#comment-3000</a><br />
您向上找任何一個 &#8220;Reply&#8221; 點下去，editor 會被 disabled.</p>
<p>而這個在 Firefox 下有問題，而 IE 沒問題。</p>
<p>在 Click &#8220;Reply&#8221; 時，其實會執行<br />
wp-includes/js/comment-reply.js 內的 addComment.moveForm<br />
不知是不是它的問題~~</p>
<p>PS: 目前用的是 mceComments 0.4.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ari</title>
		<link>http://mk.netgenes.org/archives/797/comment-page-2/#comment-17087</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Sat, 26 Jul 2008 23:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://mk.netgenes.org/?p=797#comment-17087</guid>
		<description>Hi MK, sorry my response took so long.

The &quot;internal&quot; WYSIWYG editor that I use to create new posts within wordpress does not have this problem. Tooltips display in Spanish with no funny &quot;subroutine-like names&quot;.
I am now using your latest and greatest version (0.4.5) which works great, but also has the tooltip problem.

Note that my wordpress 2.6 install has the spanish localisation added to it, meaning:
define (&#039;WPLANG&#039;, &#039;es_ES&#039;);
(in wp-config.php)
and the file es_ES.mo  in wp-includes/languages

The es_ES.mo file comes from here:

http://es-wordpress.googlecode.com/files/wp-2.6-es_ES.zip

Hope this helps!
cheers</description>
		<content:encoded><![CDATA[<p>Hi MK, sorry my response took so long.</p>
<p>The &#8220;internal&#8221; WYSIWYG editor that I use to create new posts within wordpress does not have this problem. Tooltips display in Spanish with no funny &#8220;subroutine-like names&#8221;.<br />
I am now using your latest and greatest version (0.4.5) which works great, but also has the tooltip problem.</p>
<p>Note that my wordpress 2.6 install has the spanish localisation added to it, meaning:<br />
define (&#8216;WPLANG&#8217;, &#8216;es_ES&#8217;);<br />
(in wp-config.php)<br />
and the file es_ES.mo  in wp-includes/languages</p>
<p>The es_ES.mo file comes from here:</p>
<p><a href="http://es-wordpress.googlecode.com/files/wp-2.6-es_ES.zip" rel="nofollow">http://es-wordpress.googlecode.com/files/wp-2.6-es_ES.zip</a></p>
<p>Hope this helps!<br />
cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mk</title>
		<link>http://mk.netgenes.org/archives/797/comment-page-2/#comment-17012</link>
		<dc:creator>mk</dc:creator>
		<pubDate>Mon, 16 Jun 2008 02:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://mk.netgenes.org/?p=797#comment-17012</guid>
		<description>@Ari: It seems the JavaScript you sent me are normal - They showed Spanish tooltips supposedly and the syntax is correct. Is the same thing happening when you are using the WYSIWYG editor in the panel?

And for the tab problem... I think I need some time to do the enhancement. Thanks for your patience!</description>
		<content:encoded><![CDATA[<p>@Ari: It seems the JavaScript you sent me are normal &#8211; They showed Spanish tooltips supposedly and the syntax is correct. Is the same thing happening when you are using the WYSIWYG editor in the panel?</p>
<p>And for the tab problem&#8230; I think I need some time to do the enhancement. Thanks for your patience!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ari</title>
		<link>http://mk.netgenes.org/archives/797/comment-page-2/#comment-17011</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Sat, 14 Jun 2008 16:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://mk.netgenes.org/?p=797#comment-17011</guid>
		<description>MK, I removed the whole plugin directory and then reinstalled and the problem persists (see my blog).

I also captured the javascript but I can&#039;t find your email address anywhere to send it out, can you please send me an email and I will reply with the javascript (you have my email now) 

Another little thing that I noticed is that once you activate mcecomments, the &quot;tab order&quot; of the comment form is altered. If you press tab after entering &quot;Name&quot;, you go to the &quot;E-mail&quot; field, then after that, a new tab takes you to &quot;Website&quot;, and after that you are supposed to go to the comment field to start typing the comment. With MCEComments, a tab carries you nowhere (see my blog), which is a bit annoying for the people commenting.

TIA</description>
		<content:encoded><![CDATA[<p>MK, I removed the whole plugin directory and then reinstalled and the problem persists (see my blog).</p>
<p>I also captured the javascript but I can&#8217;t find your email address anywhere to send it out, can you please send me an email and I will reply with the javascript (you have my email now) </p>
<p>Another little thing that I noticed is that once you activate mcecomments, the &#8220;tab order&#8221; of the comment form is altered. If you press tab after entering &#8220;Name&#8221;, you go to the &#8220;E-mail&#8221; field, then after that, a new tab takes you to &#8220;Website&#8221;, and after that you are supposed to go to the comment field to start typing the comment. With MCEComments, a tab carries you nowhere (see my blog), which is a bit annoying for the people commenting.</p>
<p>TIA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mk</title>
		<link>http://mk.netgenes.org/archives/797/comment-page-2/#comment-17005</link>
		<dc:creator>mk</dc:creator>
		<pubDate>Thu, 12 Jun 2008 03:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://mk.netgenes.org/?p=797#comment-17005</guid>
		<description>@Ari: Could you try remove the whole plugin directory and install again? If problem persists could you dump the generated Javascript (http://domain.com/path-to-wp/wp-content/plugins/tinymcecomments/tinyMCEComments.php?init) to my mail?</description>
		<content:encoded><![CDATA[<p>@Ari: Could you try remove the whole plugin directory and install again? If problem persists could you dump the generated Javascript (<a href="http://domain.com/path-to-wp/wp-content/plugins/tinymcecomments/tinyMCEComments.php?init" rel="nofollow">http://domain.com/path-to-wp/wp-content/plugins/tinymcecomments/tinyMCEComments.php?init</a>) to my mail?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
