<?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 CMS: Sane Menus</title>
	<atom:link href="http://archgfx.net/blog/2006/geek/blogging/wordpress-cms-sane-menus/feed" rel="self" type="application/rss+xml" />
	<link>http://archgfx.net/blog/2006/geek/blogging/wordpress-cms-sane-menus</link>
	<description>Austin web designer - Adam Freetly</description>
	<lastBuildDate>Fri, 09 Jul 2010 22:31:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: venice</title>
		<link>http://archgfx.net/blog/2006/geek/blogging/wordpress-cms-sane-menus/comment-page-1#comment-32813</link>
		<dc:creator>venice</dc:creator>
		<pubDate>Tue, 09 Sep 2008 02:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://archgfx.net/blog/2006/asides/wordpress-cms-sane-menus#comment-32813</guid>
		<description>I wish there is a plug in for this... is there?  It would be great especially for those who do not know how to deal with coding.</description>
		<content:encoded><![CDATA[<p>I wish there is a plug in for this&#8230; is there?  It would be great especially for those who do not know how to deal with coding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://archgfx.net/blog/2006/geek/blogging/wordpress-cms-sane-menus/comment-page-1#comment-13369</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Wed, 11 Jul 2007 15:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://archgfx.net/blog/2006/asides/wordpress-cms-sane-menus#comment-13369</guid>
		<description>heh, &lt;a href=&quot;http://sunburntkamel.tumblr.com/post/5430053&quot;&gt;i was just chatting about this&lt;/a&gt; last night with &lt;a href=&quot;http://plaintxt.org&quot;&gt;scott&lt;/a&gt;.  
i have my own plugin that does a few simple things for me, one of which is 
&lt;code&gt;remove_filter (&#039;the_content&#039;, &#039;wp_texturize&#039;);&lt;/code&gt;
you could do the same for &lt;code&gt;wp_autop&lt;/code&gt;

wp_texturize can be handily replaced by &lt;a href=&quot;http://blog.hamstu.com/2007/05/31/web-typography-just-got-better/&quot;&gt;this plugin&lt;/a&gt;, which does a better job of not mucking up code/pre elements.

i&#039;m not entirely clear on what wp_autop does, so i&#039;m not sure what to recommend there.</description>
		<content:encoded><![CDATA[<p>heh, <a href="http://sunburntkamel.tumblr.com/post/5430053">i was just chatting about this</a> last night with <a href="http://plaintxt.org">scott</a>.<br />
i have my own plugin that does a few simple things for me, one of which is<br />
<code>remove_filter ('the_content', 'wp_texturize');</code><br />
you could do the same for <code>wp_autop</code></p>
<p>wp_texturize can be handily replaced by <a href="http://blog.hamstu.com/2007/05/31/web-typography-just-got-better/">this plugin</a>, which does a better job of not mucking up code/pre elements.</p>
<p>i&#8217;m not entirely clear on what wp_autop does, so i&#8217;m not sure what to recommend there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://archgfx.net/blog/2006/geek/blogging/wordpress-cms-sane-menus/comment-page-1#comment-13363</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Wed, 11 Jul 2007 14:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://archgfx.net/blog/2006/asides/wordpress-cms-sane-menus#comment-13363</guid>
		<description>I want HTML (includes javascript) contents into post. But wordpress formats and changes few tags and strips the javascript tag(though i have disabled the option of using Rich Text Editor). I want to override wordpress formatting on per post basis.

With this scenario, bellow are my question:

1)Is this wpautop function is a global or specific that takes care of formatting ?
2)How can i avoid wordpress formatting only for blog post?
3)Is there any functions that takes care of blog post section only?
4)What does the function wptexturize does? 

Thoughts are welcome</description>
		<content:encoded><![CDATA[<p>I want <acronym title='HyperText Markup Language'><span class='caps'>HTML</span></acronym> (includes javascript) contents into post. But wordpress formats and changes few tags and strips the javascript tag(though i have disabled the option of using Rich Text Editor). I want to override wordpress formatting on per post basis.</p>
<p>With this scenario, bellow are my question:</p>
<p>1)Is this wpautop function is a global or specific that takes care of formatting ?<br />
2)How can i avoid wordpress formatting only for blog post?<br />
3)Is there any functions that takes care of blog post section only?<br />
4)What does the function wptexturize does? </p>
<p>Thoughts are welcome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://archgfx.net/blog/2006/geek/blogging/wordpress-cms-sane-menus/comment-page-1#comment-12377</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 11 Dec 2006 08:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://archgfx.net/blog/2006/asides/wordpress-cms-sane-menus#comment-12377</guid>
		<description>Freak&#039;n awesome post. This is exactly what I was looking for to take care of a two level sub nav problem. Cheers!</description>
		<content:encoded><![CDATA[<p>Freak&#8217;n awesome post. This is exactly what I was looking for to take care of a two level sub nav problem. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Converting a HTML Site To WordPress &#187; The Affiliate Marketing Blog</title>
		<link>http://archgfx.net/blog/2006/geek/blogging/wordpress-cms-sane-menus/comment-page-1#comment-12378</link>
		<dc:creator>Converting a HTML Site To WordPress &#187; The Affiliate Marketing Blog</dc:creator>
		<pubDate>Wed, 27 Sep 2006 19:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://archgfx.net/blog/2006/asides/wordpress-cms-sane-menus#comment-12378</guid>
		<description>[...] WP Sane Menu [...]</description>
		<content:encoded><![CDATA[<p>[...] WP Sane Menu [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
