<?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: Editing WordPress QuickTags to automatically create captioned images</title>
	<atom:link href="http://neverblog.net/editing-wordpress-quicktags-to-automatically-create-captioned-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://neverblog.net/editing-wordpress-quicktags-to-automatically-create-captioned-images/</link>
	<description>the sound of inevitability.</description>
	<lastBuildDate>Sun, 05 Sep 2010 04:29:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Vasken</title>
		<link>http://neverblog.net/editing-wordpress-quicktags-to-automatically-create-captioned-images/comment-page-1/#comment-357</link>
		<dc:creator>Vasken</dc:creator>
		<pubDate>Thu, 31 Aug 2006 18:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=50#comment-357</guid>
		<description>Hmm, well if you&#039;ve definitely got the original files back in there, I would suggest the same thing that worked for Chris above: clear the cache. If that doesn&#039;t work, it may be your FTP client isn&#039;t really replacing the file, or something like that...in which case try deleting the quicktags.js file that&#039;s up on your server now, and then copying the original one in there clean. </description>
		<content:encoded><![CDATA[<p>Hmm, well if you&#039;ve definitely got the original files back in there, I would suggest the same thing that worked for Chris above: clear the cache. If that doesn&#039;t work, it may be your FTP client isn&#039;t really replacing the file, or something like that&#8230;in which case try deleting the quicktags.js file that&#039;s up on your server now, and then copying the original one in there clean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricky</title>
		<link>http://neverblog.net/editing-wordpress-quicktags-to-automatically-create-captioned-images/comment-page-1/#comment-356</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Thu, 31 Aug 2006 11:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=50#comment-356</guid>
		<description>My quicktags menu disappeared when I started editing it.  Any help would be appreciated.  I am using Firefox.  The weird part is I have replaced with all original files and it is still gone.  If you could email me, I would appreciate it. </description>
		<content:encoded><![CDATA[<p>My quicktags menu disappeared when I started editing it.  Any help would be appreciated.  I am using Firefox.  The weird part is I have replaced with all original files and it is still gone.  If you could email me, I would appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://neverblog.net/editing-wordpress-quicktags-to-automatically-create-captioned-images/comment-page-1/#comment-359</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 17 Aug 2006 06:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=50#comment-359</guid>
		<description>Any suggestions on what to add to the css of the actual caption to look like the captions here &lt;a href=&quot;http://www.lasplash.com/TechTalk/mStation_2_1_Stereo_Orb_Review.php&quot; rel=&quot;nofollow&quot;&gt;http://www.lasplash.com/TechTalk/mStation_2_1_Ste...&lt;/a&gt;? 
 
Greatly appreciated!  Thanks for the awesome help! </description>
		<content:encoded><![CDATA[<p>Any suggestions on what to add to the css of the actual caption to look like the captions here <a href="http://www.lasplash.com/TechTalk/mStation_2_1_Stereo_Orb_Review.php" rel="nofollow"></a><a href="http://www.lasplash.com/TechTalk/mStation_2_1_Ste.." rel="nofollow">http://www.lasplash.com/TechTalk/mStation_2_1_Ste..</a>.? </p>
<p>Greatly appreciated!  Thanks for the awesome help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://neverblog.net/editing-wordpress-quicktags-to-automatically-create-captioned-images/comment-page-1/#comment-358</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 17 Aug 2006 06:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=50#comment-358</guid>
		<description>You were right.  Good old cache was the culprit. </description>
		<content:encoded><![CDATA[<p>You were right.  Good old cache was the culprit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasken</title>
		<link>http://neverblog.net/editing-wordpress-quicktags-to-automatically-create-captioned-images/comment-page-1/#comment-352</link>
		<dc:creator>Vasken</dc:creator>
		<pubDate>Wed, 09 Aug 2006 11:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=50#comment-352</guid>
		<description>Okey...after upgrading the whole blog to 2.0.4, I discovered that my quicktags.js was STILL including my modified &#039;img&#039; button, even though the source .js was now the default one shipped with the release of WP. That&#039;s when I realized that you&#039;ll need to refresh the write page, since chances are good the cached version of the quicktags.js file is getting loaded, and that one of course doesn&#039;t have all of the nice changes you&#039;ve made in it. WP tends to cache stuff indefinitely, so make sure you add this step in and your modified quicktags should work great in 2.0.4 (they&#039;re working fine in mine now). </description>
		<content:encoded><![CDATA[<p>Okey&#8230;after upgrading the whole blog to 2.0.4, I discovered that my quicktags.js was STILL including my modified &#039;img&#039; button, even though the source .js was now the default one shipped with the release of WP. That&#039;s when I realized that you&#039;ll need to refresh the write page, since chances are good the cached version of the quicktags.js file is getting loaded, and that one of course doesn&#039;t have all of the nice changes you&#039;ve made in it. WP tends to cache stuff indefinitely, so make sure you add this step in and your modified quicktags should work great in 2.0.4 (they&#039;re working fine in mine now).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasken</title>
		<link>http://neverblog.net/editing-wordpress-quicktags-to-automatically-create-captioned-images/comment-page-1/#comment-355</link>
		<dc:creator>Vasken</dc:creator>
		<pubDate>Tue, 08 Aug 2006 22:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=50#comment-355</guid>
		<description>Maybe the function&#039;s been renamed? I&#039;ll check it out and post back when I have an answer. In the meantime, make sure you&#039;re editing the right quicktags.js--there&#039;s a couple of them in WP, I think. </description>
		<content:encoded><![CDATA[<p>Maybe the function&#039;s been renamed? I&#039;ll check it out and post back when I have an answer. In the meantime, make sure you&#039;re editing the right quicktags.js&#8211;there&#039;s a couple of them in WP, I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://neverblog.net/editing-wordpress-quicktags-to-automatically-create-captioned-images/comment-page-1/#comment-354</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 08 Aug 2006 17:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=50#comment-354</guid>
		<description>I don&#039;t know why it won&#039;t work in WP 2.0.4 but the quicktags didn&#039;t take the new js.  Your thoughts? </description>
		<content:encoded><![CDATA[<p>I don&#039;t know why it won&#039;t work in WP 2.0.4 but the quicktags didn&#039;t take the new js.  Your thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasken</title>
		<link>http://neverblog.net/editing-wordpress-quicktags-to-automatically-create-captioned-images/comment-page-1/#comment-353</link>
		<dc:creator>Vasken</dc:creator>
		<pubDate>Mon, 07 Aug 2006 12:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=50#comment-353</guid>
		<description>I can&#039;t see why it wouldn&#039;t, since whatever&#039;s in the code snippet that the quicktag adds should go into wordpress in the same way that the previous quicktag did (and I know the img quicktag&#039;s html disappears into the WYSIWYG properly). Let me know if it doesn&#039;t...it probably means that wordpress is automatically &#039;correcting&#039; &#039;incorrect&#039; HTML. </description>
		<content:encoded><![CDATA[<p>I can&#039;t see why it wouldn&#039;t, since whatever&#039;s in the code snippet that the quicktag adds should go into wordpress in the same way that the previous quicktag did (and I know the img quicktag&#039;s html disappears into the WYSIWYG properly). Let me know if it doesn&#039;t&#8230;it probably means that wordpress is automatically &#039;correcting&#039; &#039;incorrect&#039; HTML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://neverblog.net/editing-wordpress-quicktags-to-automatically-create-captioned-images/comment-page-1/#comment-351</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 07 Aug 2006 12:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=50#comment-351</guid>
		<description>Question...if you enable this will it also work in the WYSIWYG mode? </description>
		<content:encoded><![CDATA[<p>Question&#8230;if you enable this will it also work in the WYSIWYG mode?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->