<?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: How to Build a Template in CMS Made Simple While Maintaining Sanity</title>
	<atom:link href="http://iandunn.name/workblog/how-to-build-a-template-in-cms-made-simple-while-maintaining-sanity/feed/" rel="self" type="application/rss+xml" />
	<link>http://iandunn.name/workblog/how-to-build-a-template-in-cms-made-simple-while-maintaining-sanity/</link>
	<description></description>
	<lastBuildDate>Tue,  8 Jun 2010 16:06:31 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Henrik</title>
		<link>http://iandunn.name/workblog/how-to-build-a-template-in-cms-made-simple-while-maintaining-sanity/comment-page-1/#comment-275</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Tue, 04 May 2010 13:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://iandunn.name/workblog/?p=133#comment-275</guid>
		<description>It seems to be enough (at least using 1.7.0) to have a content tag inside a smarty comment to get the content box to display in the admin page (item 3):

{*
{content}
*}

This will have the same effect but perhaps save a few cycles of processing.</description>
		<content:encoded><![CDATA[<p>It seems to be enough (at least using 1.7.0) to have a content tag inside a smarty comment to get the content box to display in the admin page (item 3):</p>
<p>{*<br />
{content}<br />
*}</p>
<p>This will have the same effect but perhaps save a few cycles of processing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
