<?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: <![CDATA[♥ 10 Changes To Wordpress That Would Make It A Killer CMS]]></title>
	<atom:link href="http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cms/feed" rel="self" type="application/rss+xml" />
	<link>http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cms</link>
	<description>Snacksized Portions of Pointless Stuff</description>
	<lastBuildDate>Thu, 11 Mar 2010 13:03:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: WordPress As a CMS</title>
		<link>http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cms/comment-page-1#comment-100645</link>
		<dc:creator>WordPress As a CMS</dc:creator>
		<pubDate>Mon, 12 Oct 2009 14:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://noscope.com/?p=3582#comment-100645</guid>
		<description>[...] out of the box, so NoScope.com discusses it&#8217;s shortcomings and some possible improvements:10 Changes To Wordpress That Would Make It A Killer CMSIt would also be nice if you took the time to keep your WordPress CMS somewhat user friendly so [...]</description>
		<content:encoded><![CDATA[<p>[...] out of the box, so NoScope.com discusses it&#8217;s shortcomings and some possible improvements:10 Changes To Wordpress That Would Make It A Killer CMSIt would also be nice if you took the time to keep your WordPress CMS somewhat user friendly so [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joen</title>
		<link>http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cms/comment-page-1#comment-99009</link>
		<dc:creator>Joen</dc:creator>
		<pubDate>Mon, 25 May 2009 18:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://noscope.com/?p=3582#comment-99009</guid>
		<description>Awesome, I&#039;m gonna try that. Thanks.
</description>
		<content:encoded><![CDATA[<p>Awesome, I&#8217;m gonna try that. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loren</title>
		<link>http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cms/comment-page-1#comment-99008</link>
		<dc:creator>Loren</dc:creator>
		<pubDate>Mon, 25 May 2009 18:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://noscope.com/?p=3582#comment-99008</guid>
		<description>I am using the plugin successfully with the K2 Theme but I had to make the following changes to the code.


I replaced every instance of:

`$page_template_ex_path = &lt;span class=&quot;caps&quot;&gt;TEMPLATEPATH&lt;/span&gt; . &#039;/page-&#039; . $post-&gt;ID . &#039;.php&#039;;`

with the following

`$page_template_ex_path = locate_template( array(&#039;/page-&#039; . $post-&gt;ID . &#039;.php&#039;), true );`

This was based on a suggestion by Eric Marden regarding the use of template in a child theme with current versions of &lt;span class=&quot;caps&quot;&gt;K2.&lt;/span&gt;
</description>
		<content:encoded><![CDATA[<p>I am using the plugin successfully with the K2 Theme but I had to make the following changes to the code.</p>
<p>I replaced every instance of:</p>
<p>`$page_template_ex_path = <span class="caps">TEMPLATEPATH</span> . &#8216;/page-&#8217; . $post-&gt;ID . &#8216;.php&#8217;;`</p>
<p>with the following</p>
<p>`$page_template_ex_path = locate_template( array(&#8216;/page-&#8217; . $post-&gt;ID . &#8216;.php&#8217;), true );`</p>
<p>This was based on a suggestion by Eric Marden regarding the use of template in a child theme with current versions of <span class="caps">K2.</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joen</title>
		<link>http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cms/comment-page-1#comment-99006</link>
		<dc:creator>Joen</dc:creator>
		<pubDate>Mon, 25 May 2009 13:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://noscope.com/?p=3582#comment-99006</guid>
		<description>Yes, it&#039;s a nice plugin now that I need it. But like these two in the forum, it&#039;s not working for me, for subpages whose parent page has the default template:


http://wordpress.org/support/topic/253146
</description>
		<content:encoded><![CDATA[<p>Yes, it&#8217;s a nice plugin now that I need it. But like these two in the forum, it&#8217;s not working for me, for subpages whose parent page has the default template:</p>
<p><a href="http://wordpress.org/support/topic/253146" rel="nofollow">http://wordpress.org/support/topic/253146</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James John Malcolm</title>
		<link>http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cms/comment-page-1#comment-98785</link>
		<dc:creator>James John Malcolm</dc:creator>
		<pubDate>Thu, 07 May 2009 20:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://noscope.com/?p=3582#comment-98785</guid>
		<description>&lt;blockquote cite=&quot;comment-98623&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-98623&quot; rel=&quot;nofollow&quot;&gt;Loren&lt;/a&gt;&lt;/strong&gt;: [..] It is called &quot;Page Template Extended&quot;.(http://wordpress.org/extend/plugins/page-template-extended/).However, I think it should be a core capability.[..]

&lt;/blockquote&gt;

Holy crap! That&#039;s an excellent plugin!
</description>
		<content:encoded><![CDATA[<blockquote cite="comment-98623"><p>
<strong><a href="#comment-98623" rel="nofollow">Loren</a></strong>: [..] It is called &#8220;Page Template Extended&#8221;.(http://wordpress.org/extend/plugins/page-template-extended/).However, I think it should be a core capability.[..]</p>
</blockquote>
<p>Holy crap! That&#8217;s an excellent plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Ren</title>
		<link>http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cms/comment-page-1#comment-98784</link>
		<dc:creator>Paulo Ren</dc:creator>
		<pubDate>Thu, 07 May 2009 18:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://noscope.com/?p=3582#comment-98784</guid>
		<description>It all would be just perfect!
</description>
		<content:encoded><![CDATA[<p>It all would be just perfect!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cms/comment-page-1#comment-98762</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Wed, 06 May 2009 16:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://noscope.com/?p=3582#comment-98762</guid>
		<description>Great round-up, but it seems a lot of your feature requests are already available as plugins. I think WordPress is in a tough spot, needing to be cautious about trying to be everything to everyone. It&#039;s following has grown as it added more &lt;span class=&quot;caps&quot;&gt;CMS&lt;/span&gt;-like features, but it risks turning people away if it goes too far in the direction of Drupal or Joomla  with a custom field and widget overhaul.


I certainly agree that the &lt;span class=&quot;caps&quot;&gt;WYSIWYG &lt;/span&gt;editors have got to be improved. They should be available for the widgets, and they need to stop murdering code. The use of hr&#039;s is a complete disaster. It&#039;s been a known issue for quite some time, and I don&#039;t think it&#039;s gotten enough attention. That&#039;s number 1 on my list.
</description>
		<content:encoded><![CDATA[<p>Great round-up, but it seems a lot of your feature requests are already available as plugins. I think WordPress is in a tough spot, needing to be cautious about trying to be everything to everyone. It&#8217;s following has grown as it added more <span class="caps">CMS</span>-like features, but it risks turning people away if it goes too far in the direction of Drupal or Joomla  with a custom field and widget overhaul.</p>
<p>I certainly agree that the <span class="caps">WYSIWYG </span>editors have got to be improved. They should be available for the widgets, and they need to stop murdering code. The use of hr&#8217;s is a complete disaster. It&#8217;s been a known issue for quite some time, and I don&#8217;t think it&#8217;s gotten enough attention. That&#8217;s number 1 on my list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joen</title>
		<link>http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cms/comment-page-1#comment-98624</link>
		<dc:creator>Joen</dc:creator>
		<pubDate>Thu, 30 Apr 2009 20:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://noscope.com/?p=3582#comment-98624</guid>
		<description>Thanks for the tip. I&#039;ll look into page template extended when I need it. 


I agree it should be a core feature.
</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. I&#8217;ll look into page template extended when I need it. </p>
<p>I agree it should be a core feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loren</title>
		<link>http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cms/comment-page-1#comment-98623</link>
		<dc:creator>Loren</dc:creator>
		<pubDate>Thu, 30 Apr 2009 20:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://noscope.com/?p=3582#comment-98623</guid>
		<description>Actually there is a plugin that does this which I have played with a bit. It is called &quot;Page Template Extended&quot;.  (http://wordpress.org/extend/plugins/page-template-extended/).  However, I think it should be a core capability.  That way developers can count on stability and continuity.
</description>
		<content:encoded><![CDATA[<p>Actually there is a plugin that does this which I have played with a bit. It is called &#8220;Page Template Extended&#8221;.  (<a href="http://wordpress.org/extend/plugins/page-template-extended/" rel="nofollow">http://wordpress.org/extend/plugins/page-template-extended/</a>).  However, I think it should be a core capability.  That way developers can count on stability and continuity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cms/comment-page-1#comment-98609</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Thu, 30 Apr 2009 11:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://noscope.com/?p=3582#comment-98609</guid>
		<description>Good list there - I&#039;m also very excited about WordPress&#039; &lt;span class=&quot;caps&quot;&gt;CMS &lt;/span&gt;capabilities.


Have a look at  &lt;a href=&quot;http://wordpress.org/extend/plugins/qtranslate/&quot; rel=&quot;nofollow&quot;&gt;qTranslate&lt;/a&gt; for multi-language - we&#039;ve used it on a bunch of sites and found it heaps better than gengo or other plugins.


Also interesting in relation to custom fields, are the plugins &lt;a href=&quot;http://wordpress.org/extend/plugins/pods/&quot; rel=&quot;nofollow&quot;&gt;Pods&lt;/a&gt; and &lt;a href=&quot;http://wordpress.org/extend/plugins/fresh-page/&quot; rel=&quot;nofollow&quot;&gt;Flutter&lt;/a&gt;, where you can create new content types, rather than just extending posts/pages. We&#039;ve used Flutter and while it&#039;s perhaps not completely stable, these plugins show what might come. Some would argue being able to create varied content types is a hallmark of &quot;proper&quot; CMS system, perhaps that&#039;s true?
</description>
		<content:encoded><![CDATA[<p>Good list there &#8211; I&#8217;m also very excited about WordPress&#8217; <span class="caps">CMS </span>capabilities.</p>
<p>Have a look at  <a href="http://wordpress.org/extend/plugins/qtranslate/" rel="nofollow">qTranslate</a> for multi-language &#8211; we&#8217;ve used it on a bunch of sites and found it heaps better than gengo or other plugins.</p>
<p>Also interesting in relation to custom fields, are the plugins <a href="http://wordpress.org/extend/plugins/pods/" rel="nofollow">Pods</a> and <a href="http://wordpress.org/extend/plugins/fresh-page/" rel="nofollow">Flutter</a>, where you can create new content types, rather than just extending posts/pages. We&#8217;ve used Flutter and while it&#8217;s perhaps not completely stable, these plugins show what might come. Some would argue being able to create varied content types is a hallmark of &#8220;proper&#8221; CMS system, perhaps that&#8217;s true?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
