<?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: Carrington JAM (Just Add Markup) 1.2.1</title>
	<atom:link href="http://carringtontheme.com/2009/08/carrington-jam-1-2-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://carringtontheme.com/2009/08/carrington-jam-1-2-1/</link>
	<description>The CMS Theme Platform for WordPress</description>
	<lastBuildDate>Thu, 29 Sep 2011 01:32:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Alex King</title>
		<link>http://carringtontheme.com/2009/08/carrington-jam-1-2-1/comment-page-1/#comment-2437</link>
		<dc:creator>Alex King</dc:creator>
		<pubDate>Sun, 09 Aug 2009 05:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://carringtontheme.com/?p=279#comment-2437</guid>
		<description>Perhaps you could submit a patch:

http://code.google.com/p/carrington/issues/list</description>
		<content:encoded><![CDATA[<p>Perhaps you could submit a patch:</p>
<p><a href="http://code.google.com/p/carrington/issues/list" onclick="return TrackClick('http%3A%2F%2Fcode.google.com%2Fp%2Fcarrington%2Fissues%2Flist','http%3A%2F%2Fcode.google.com%2Fp%2Fcarrington%2Fissues%2Flist')" rel="nofollow">http://code.google.com/p/carrington/issues/list</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie Lehardy</title>
		<link>http://carringtontheme.com/2009/08/carrington-jam-1-2-1/comment-page-1/#comment-2436</link>
		<dc:creator>Charlie Lehardy</dc:creator>
		<pubDate>Sun, 09 Aug 2009 03:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://carringtontheme.com/?p=279#comment-2436</guid>
		<description>There&#039;s one thing that I&#039;ve been meaning to mention (that I keep fixing in JAM myself). If the home in WordPress is set to a page, then Home doesn&#039;t work. Instead the page type is Page. However, some things, like the header, don&#039;t allow anything beyond the default anyway.

So, in templates.php, I always add &quot;$file = cfct_choose_general_template(&#039;pages&#039;);&quot; in cftc_page(), right before the cftc_template_file call and comment out the if statement.

Then in utility.php, there&#039;s a few more changes... First, add a check for is_front_page() in the is_page section of cfct_context() and then setting $content to &#039;front_page&#039;. Then I replace everything in cfct_choose_content_template() with the same code from cfct_choose_general_template().

This makes the whole thing a LOT more flexible and allows me to use front_page and other fun stuff.

Otherwise though, great theme! It&#039;s proving to be VERY useful.</description>
		<content:encoded><![CDATA[<p>There&#8217;s one thing that I&#8217;ve been meaning to mention (that I keep fixing in JAM myself). If the home in WordPress is set to a page, then Home doesn&#8217;t work. Instead the page type is Page. However, some things, like the header, don&#8217;t allow anything beyond the default anyway.</p>
<p>So, in templates.php, I always add &#8220;$file = cfct_choose_general_template(&#8216;pages&#8217;);&#8221; in cftc_page(), right before the cftc_template_file call and comment out the if statement.</p>
<p>Then in utility.php, there&#8217;s a few more changes&#8230; First, add a check for is_front_page() in the is_page section of cfct_context() and then setting $content to &#8216;front_page&#8217;. Then I replace everything in cfct_choose_content_template() with the same code from cfct_choose_general_template().</p>
<p>This makes the whole thing a LOT more flexible and allows me to use front_page and other fun stuff.</p>
<p>Otherwise though, great theme! It&#8217;s proving to be VERY useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tester</title>
		<link>http://carringtontheme.com/2009/08/carrington-jam-1-2-1/comment-page-1/#comment-2434</link>
		<dc:creator>tester</dc:creator>
		<pubDate>Sat, 08 Aug 2009 21:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://carringtontheme.com/?p=279#comment-2434</guid>
		<description>asdas</description>
		<content:encoded><![CDATA[<p>asdas</p>
]]></content:encoded>
	</item>
</channel>
</rss>

