<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
	>
<channel>
	<title>Comment Form Quicktags へのコメント</title>
	<atom:link href="http://rp.exadge.com/2009/01/08/comment-form-quicktags/feed/" rel="self" type="application/rss+xml" />
	<link>http://rp.exadge.com/2009/01/08/comment-form-quicktags/</link>
	<description>WordPressやPHPなどを主とするブログ</description>
	<lastBuildDate>Mon, 12 Dec 2011 04:04:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>WordPress Plugin Parade 2011 – #2 &#187; Mister Hirnfurz より</title>
		<link>http://rp.exadge.com/2009/01/08/comment-form-quicktags/comment-page-7/#comment-14187</link>
		<dc:creator>WordPress Plugin Parade 2011 – #2 &#187; Mister Hirnfurz</dc:creator>
		<pubDate>Mon, 12 Dec 2011 04:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://rp.exadge.com/?p=158#comment-14187</guid>
		<description>[...] Comment Form Quicktags  [...]</description>
		<content:encoded><![CDATA[<p>[...] Comment Form Quicktags  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>rauchmelder より</title>
		<link>http://rp.exadge.com/2009/01/08/comment-form-quicktags/comment-page-7/#comment-12043</link>
		<dc:creator>rauchmelder</dc:creator>
		<pubDate>Wed, 31 Aug 2011 20:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://rp.exadge.com/?p=158#comment-12043</guid>
		<description>Hi, 
i changed today my Theme to Woothemes Canvas, but in Canvas the blockquotes dont work. Have you an solution for me?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i changed today my Theme to Woothemes Canvas, but in Canvas the blockquotes dont work. Have you an solution for me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Meine WordPress Plugin Parade 2011 » MacSchlumpf`s kleiner Blog より</title>
		<link>http://rp.exadge.com/2009/01/08/comment-form-quicktags/comment-page-7/#comment-11567</link>
		<dc:creator>Meine WordPress Plugin Parade 2011 » MacSchlumpf`s kleiner Blog</dc:creator>
		<pubDate>Fri, 05 Aug 2011 00:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://rp.exadge.com/?p=158#comment-11567</guid>
		<description>[...] Comment Form Quicktags  [...]</description>
		<content:encoded><![CDATA[<p>[...] Comment Form Quicktags  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>3dolab より</title>
		<link>http://rp.exadge.com/2009/01/08/comment-form-quicktags/comment-page-6/#comment-11528</link>
		<dc:creator>3dolab</dc:creator>
		<pubDate>Mon, 01 Aug 2011 14:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://rp.exadge.com/?p=158#comment-11528</guid>
		<description>same here.
Javascript code is broken due to line breaks.
Don&#039;t know why the web host server keeps adding line breaks to every &lt;code&gt;document.write(&#039;&lt;input&lt;/code&gt; while localhost does not... is it a PHP issue?

Replacing the &#039;input&#039; tag start/end chars with &quot;lower than&quot; and &quot;greater than&quot; entities will prevent throwing out errors, but I guess that then the script would output simple text instead of HTML.

However, I can&#039;t see why this javascript code should ever be generated from PHP. I tend to consider it a really bad practice, at least in WordPress: in most cases, using wp_localize_script would do the trick, but it seems there is not even a reason to do that, except for setting headers expiration.
In addition, the quicktags.php file starts by loading the WP core (wp-load.php) and this will result in a sloooooow loading (+2s) for only a few lines.

That&#039;s why I&#039;ve ended up giving up on this (virtually) useful plugin.
Please keep on improving it!</description>
		<content:encoded><![CDATA[<p>same here.<br />
Javascript code is broken due to line breaks.<br />
Don&#8217;t know why the web host server keeps adding line breaks to every
<div class="php" style="font-family: 'Courier New', Courier, monospace, mono;">document.write<span class="br0">&#40;</span><span class="st0">&#8216;&amp;#60;input</span></div>
<p> while localhost does not&#8230; is it a PHP issue?</p>
<p>Replacing the &#8216;input&#8217; tag start/end chars with &#8220;lower than&#8221; and &#8220;greater than&#8221; entities will prevent throwing out errors, but I guess that then the script would output simple text instead of HTML.</p>
<p>However, I can&#8217;t see why this javascript code should ever be generated from PHP. I tend to consider it a really bad practice, at least in WordPress: in most cases, using wp_localize_script would do the trick, but it seems there is not even a reason to do that, except for setting headers expiration.<br />
In addition, the quicktags.php file starts by loading the WP core (wp-load.php) and this will result in a sloooooow loading (+2s) for only a few lines.</p>
<p>That&#8217;s why I&#8217;ve ended up giving up on this (virtually) useful plugin.<br />
Please keep on improving it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Roman より</title>
		<link>http://rp.exadge.com/2009/01/08/comment-form-quicktags/comment-page-6/#comment-11312</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Fri, 22 Jul 2011 22:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://rp.exadge.com/?p=158#comment-11312</guid>
		<description>Hey there, I am not sure why, but I still get this error on my server &lt;code&gt;&quot;unterminated string literal
[Break On This Error] document.write(&#039;&lt;input &quot;&lt;/code&gt; 

on my local PC it works fine...any help?</description>
		<content:encoded><![CDATA[<p>Hey there, I am not sure why, but I still get this error on my server
<div class="php" style="font-family: 'Courier New', Courier, monospace, mono;"><span class="st0">&quot;unterminated string literal<br />
[Break On This Error] document.write(&#8216;&amp;#60;input &amp;quot;</span></div>
<p>on my local PC it works fine&#8230;any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Regen より</title>
		<link>http://rp.exadge.com/2009/01/08/comment-form-quicktags/comment-page-6/#comment-11107</link>
		<dc:creator>Regen</dc:creator>
		<pubDate>Tue, 12 Jul 2011 10:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://rp.exadge.com/?p=158#comment-11107</guid>
		<description>I&#039;m sorry for a late response.
I tested this plugin with Pierre&#039;s Wordspew plugin but no problem was found. Please give me more information about your case.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry for a late response.<br />
I tested this plugin with Pierre&#8217;s Wordspew plugin but no problem was found. Please give me more information about your case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Les extensions Wordpress du Katorz &#124; Katorz&#039; より</title>
		<link>http://rp.exadge.com/2009/01/08/comment-form-quicktags/comment-page-6/#comment-10640</link>
		<dc:creator>Les extensions Wordpress du Katorz &#124; Katorz&#039;</dc:creator>
		<pubDate>Wed, 22 Jun 2011 05:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://rp.exadge.com/?p=158#comment-10640</guid>
		<description>[...] Com­ment Form Quick­tags : Ajoute des bou­tons aux champs de com­men­taire. Aller sur le site de l’extension [...]</description>
		<content:encoded><![CDATA[<p>[...] Com­ment Form Quick­tags : Ajoute des bou­tons aux champs de com­men­taire. Aller sur le site de l’extension [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>5 Plugins to Liven Up Your Comments &#124; Premium WordPress Hosting より</title>
		<link>http://rp.exadge.com/2009/01/08/comment-form-quicktags/comment-page-6/#comment-10581</link>
		<dc:creator>5 Plugins to Liven Up Your Comments &#124; Premium WordPress Hosting</dc:creator>
		<pubDate>Sun, 19 Jun 2011 13:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://rp.exadge.com/?p=158#comment-10581</guid>
		<description>[...] blog and comments which drives traffic to you!IntenseDebateComment Form Quicktags: Download &#8211; Author WebsiteThis plugin inserts quicktags of the admin page to the upper part of textarea of the comment [...]</description>
		<content:encoded><![CDATA[<p>[...] blog and comments which drives traffic to you!IntenseDebateComment Form Quicktags: Download &#8211; Author WebsiteThis plugin inserts quicktags of the admin page to the upper part of textarea of the comment [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>selise より</title>
		<link>http://rp.exadge.com/2009/01/08/comment-form-quicktags/comment-page-6/#comment-8445</link>
		<dc:creator>selise</dc:creator>
		<pubDate>Thu, 24 Mar 2011 16:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://rp.exadge.com/?p=158#comment-8445</guid>
		<description>great plugin, thank you. will you be supporting the bbpress plugin? or should i try to make the modifications myself? it would be lovely to have the comment quicktags on the topic and reply textareas also. thanks.


http://bbpress.org/forums/topic/bbpress-plugin-updates
http://trac.bbpress.org/browser/branches/plugin</description>
		<content:encoded><![CDATA[<p>great plugin, thank you. will you be supporting the bbpress plugin? or should i try to make the modifications myself? it would be lovely to have the comment quicktags on the topic and reply textareas also. thanks.</p>
<p><a href="http://bbpress.org/forums/topic/bbpress-plugin-updates" rel="nofollow">http://bbpress.org/forums/topic/bbpress-plugin-updates</a><br />
<a href="http://trac.bbpress.org/browser/branches/plugin" rel="nofollow">http://trac.bbpress.org/browser/branches/plugin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Ian より</title>
		<link>http://rp.exadge.com/2009/01/08/comment-form-quicktags/comment-page-6/#comment-6622</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sun, 13 Feb 2011 13:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://rp.exadge.com/?p=158#comment-6622</guid>
		<description>Does anyone have a solution? - I try to solve the problem it myself, but until now without success... :(</description>
		<content:encoded><![CDATA[<p>Does anyone have a solution? &#8211; I try to solve the problem it myself, but until now without success&#8230; <img src='http://rp.exadge.com/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

