<?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: WP-Typogrify Hacked to Work With WP-Captions</title>
	<atom:link href="http://davidsd.org/2009/04/wp-typogrify-hacked-to-work-with-wp-captions/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidsd.org/2009/04/wp-typogrify-hacked-to-work-with-wp-captions/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 28 Jul 2010 03:25:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jeff Byrnes</title>
		<link>http://davidsd.org/2009/04/wp-typogrify-hacked-to-work-with-wp-captions/comment-page-1/#comment-134</link>
		<dc:creator>Jeff Byrnes</dc:creator>
		<pubDate>Thu, 14 May 2009 04:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://davidsd.org/?p=1354#comment-134</guid>
		<description>Looks like it works! Thanks!</description>
		<content:encoded><![CDATA[<p>Looks like it works! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidsd</title>
		<link>http://davidsd.org/2009/04/wp-typogrify-hacked-to-work-with-wp-captions/comment-page-1/#comment-133</link>
		<dc:creator>davidsd</dc:creator>
		<pubDate>Thu, 14 May 2009 00:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://davidsd.org/?p=1354#comment-133</guid>
		<description>@&lt;a href=&quot;http://davidsd.org/2009/04/wp-typogrify-hacked-to-work-with-wp-captions/comment-page-1/#comment-132&quot; rel=&quot;nofollow&quot;&gt;Jeff&lt;/a&gt;, maybe the problem is that the _TokenizeHTML function as it&#039;s written doesn&#039;t recognize underscores in tag names.  Try replacing &lt;code&gt;[-a-zA-Z0-9:]&lt;/code&gt; with &lt;code&gt;[-a-zA-Z0-9:_]&lt;/code&gt; in line 10 of block (3) above.</description>
		<content:encoded><![CDATA[<p>@<a href="http://davidsd.org/2009/04/wp-typogrify-hacked-to-work-with-wp-captions/comment-page-1/#comment-132" rel="nofollow">Jeff</a>, maybe the problem is that the _TokenizeHTML function as it’s written doesn’t recognize underscores in tag names.  Try replacing <code>[-a-zA-Z0-9:]</code> with <code>[-a-zA-Z0-9:_]</code> in line 10 of block (3) above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Byrnes</title>
		<link>http://davidsd.org/2009/04/wp-typogrify-hacked-to-work-with-wp-captions/comment-page-1/#comment-132</link>
		<dc:creator>Jeff Byrnes</dc:creator>
		<pubDate>Wed, 13 May 2009 22:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://davidsd.org/?p=1354#comment-132</guid>
		<description>I&#039;ve actually had the same issue with my site &amp; the Kimili Flash Embed code (uses [kml_flashembed] as a tag), and I couldn&#039;t get your hack/fix to work. Added kml_flashembed to the list of tags in this bit:

&lt;code&gt;$sp_tags_to_skip = &#039;(?:]&#124;&#039;.
                   &#039;\[(/?)(?:caption&#124;code&#124;php)[\s\]])&#039;;&lt;/code&gt;

Any suggestions?</description>
		<content:encoded><![CDATA[<p>I’ve actually had the same issue with my site &amp; the Kimili Flash Embed code (uses [kml_flashembed] as a tag), and I couldn’t get your hack/fix to work. Added kml_flashembed to the list of tags in this bit:</p>
<p><code>$sp_tags_to_skip = '(?:]|'.<br />
                   '\[(/?)(?:caption|code|php)[\s\]])';</code></p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Price</title>
		<link>http://davidsd.org/2009/04/wp-typogrify-hacked-to-work-with-wp-captions/comment-page-1/#comment-119</link>
		<dc:creator>Greg Price</dc:creator>
		<pubDate>Tue, 12 May 2009 05:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://davidsd.org/?p=1354#comment-119</guid>
		<description>Cool.  Have you sent your changes to the developer?  That&#039;s a good way of making your fix easy for other people to get, and also of guaranteeing that the next version will have your fixes so you don&#039;t have to repeat them.

Sometimes maintainers are busy and it takes a while, and sometimes they&#039;re lame and never deal with a patch, but it&#039;s generally worth it.</description>
		<content:encoded><![CDATA[<p>Cool.  Have you sent your changes to the developer?  That’s a good way of making your fix easy for other people to get, and also of guaranteeing that the next version will have your fixes so you don’t have to repeat them.</p>
<p>Sometimes maintainers are busy and it takes a while, and sometimes they’re lame and never deal with a patch, but it’s generally worth it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
