<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Stylephreak Web Productions &#187; Asides</title>
	<atom:link href="http://www.stylephreak.com/blog/category/asides/feed" rel="self" type="application/rss+xml" />
	<link>http://www.stylephreak.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 24 Sep 2009 07:40:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WMD-Ignore</title>
		<link>http://www.stylephreak.com/blog/asides/wmd-ignore-3</link>
		<comments>http://www.stylephreak.com/blog/asides/wmd-ignore-3#comments</comments>
		<pubDate>Fri, 14 Aug 2009 20:36:44 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.stylephreak.com/?p=3</guid>
		<description><![CDATA[<p>In developing my new WP theme, I installed the nifty WMD Editor Wordpress plugin by my buddy Chad Coleman, but ran into a bit of a problem.<br />
<span id="more-3"></span><br />
After setting it up for my comment block forms, I later created a tiny contact form in my sidebar. When viewing post pages with the comments block, the WMD editor took over my contact form textarea and left my comments textarea&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>In developing my new WP theme, I installed the nifty <a href="http://c.hadcoleman.com/wordpress-plugins/wmd-editor-wordpress-plugin/">WMD Editor Wordpress plugin</a> by my buddy Chad Coleman, but ran into a bit of a problem.<br />
<span id="more-3"></span><br />
After setting it up for my comment block forms, I later created a tiny contact form in my sidebar. When viewing post pages with the comments block, the WMD editor took over my contact form textarea and left my comments textarea untouched (WMD, by default, plugs itself into the first textarea it finds on a page). Obviously, I needed it the other way around.</p>
<p>Digging through the WMD readme I found a very simple solution &#8211; in any textarea you want ignored by WMD, give that textarea a class of <strong>wmd-ignore</strong>. WMD will skip that textarea and move on to the next.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stylephreak.com/blog/asides/wmd-ignore-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
