<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 20 Jun 2013 00:01:55 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Jonathan Snook's Blog: Easier Static Pages for CakePHP 1.2 Update
]]></title>
      <guid>http://www.phpdeveloper.org/news/10556</guid>
      <link>http://www.phpdeveloper.org/news/10556</link>
      <description><![CDATA[<p>
Updating from a <a href="http://www.phpdeveloper.org/news/9567">previous post</a>, <i>Jonathan Snook</i> has updates some of his comments about a simple way to make static pages in your CakePHP framework application:
</p>
<blockquote>
So it seems that the old code I had didn't work in debug mode, although on the current CakePHP 1.2 RC2, I'm not even sure it works at all. However, I decided to take some time to revisit the code. Last time, I simply hacked up the missingAction and missingController calls and it felt kludgy. It looked kludgy.
</blockquote>
<p>
Instead of abusing the error handler like before he decides to opt for this missingAction/missingController combo to handle the fall through. It doesn't seem to be working 100% correctly, though and he's <a href="https://trac.cakephp.org/ticket/5052">put in a ticket</a> to see if its a bug or by design.
</p>]]></description>
      <pubDate>Mon, 07 Jul 2008 12:05:44 -0500</pubDate>
    </item>
  </channel>
</rss>
