<?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: Wordpress Plugin: Editor Search 1.2</title>
	<atom:link href="http://www.theoneandtheonly.com/2005/06/01/wordpress-plugin-editor-search-12/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theoneandtheonly.com/2005/06/01/wordpress-plugin-editor-search-12/</link>
	<description>from the mind of Andrew Buckman</description>
	<lastBuildDate>Mon, 19 Apr 2010 17:02:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew</title>
		<link>http://www.theoneandtheonly.com/2005/06/01/wordpress-plugin-editor-search-12/comment-page-1/#comment-976</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Fri, 03 Jun 2005 02:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.theoneandtheonly.com/2005/06/01/wordpress-plugin-editor-search-12/#comment-976</guid>
		<description>That is a good point about the javascript, I&#039;ll switch that around in the next release, thanks for the suggestion.</description>
		<content:encoded><![CDATA[<p>That is a good point about the javascript, I&#8217;ll switch that around in the next release, thanks for the suggestion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jalenack</title>
		<link>http://www.theoneandtheonly.com/2005/06/01/wordpress-plugin-editor-search-12/comment-page-1/#comment-975</link>
		<dc:creator>Jalenack</dc:creator>
		<pubDate>Fri, 03 Jun 2005 01:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.theoneandtheonly.com/2005/06/01/wordpress-plugin-editor-search-12/#comment-975</guid>
		<description>Brilliant! Such a great idea.

But I&#039;ve got a suggestion instead of printing the js to the head, have it print a &lt;script type=&quot;text/javascript&quot; src=&quot;thisplugin.php?js=yes&quot;&gt;&lt;/script&gt;

Then in your plugin file, have a conditional that if the file is called with js=yes, then it should display the javascript (with correct headers), and not execute the rest of the other code.

Why do all this? so you don&#039;t have to download all the js everytime you use the plugin, while keeping this everything in one file.

Besides that, this is everything I could have asked for. Great job. If you decide to go with my suggestions I can help you, I&#039;ve done something similar for some of my own plugins. Thanks so much!</description>
		<content:encoded><![CDATA[<p>Brilliant! Such a great idea.</p>
<p>But I&#8217;ve got a suggestion instead of printing the js to the head, have it print a &lt;script type=&#8221;text/javascript&#8221; src=&#8221;thisplugin.php?js=yes&#8221;&gt;&lt;/script&gt;</p>
<p>Then in your plugin file, have a conditional that if the file is called with js=yes, then it should display the javascript (with correct headers), and not execute the rest of the other code.</p>
<p>Why do all this? so you don&#8217;t have to download all the js everytime you use the plugin, while keeping this everything in one file.</p>
<p>Besides that, this is everything I could have asked for. Great job. If you decide to go with my suggestions I can help you, I&#8217;ve done something similar for some of my own plugins. Thanks so much!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
