<?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: Cakephp router and prefixes</title>
	<atom:link href="http://www.pagebakers.nl/2008/12/04/cakephp-router-and-prefixes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pagebakers.nl/2008/12/04/cakephp-router-and-prefixes/</link>
	<description>baking the next web</description>
	<lastBuildDate>Wed, 18 Aug 2010 09:08:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: Eelco Wiersma</title>
		<link>http://www.pagebakers.nl/2008/12/04/cakephp-router-and-prefixes/comment-page-1/#comment-5401</link>
		<dc:creator>Eelco Wiersma</dc:creator>
		<pubDate>Tue, 27 Apr 2010 09:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/?p=92#comment-5401</guid>
		<description>Thanks for noting Matt!</description>
		<content:encoded><![CDATA[<p>Thanks for noting Matt!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Alexander</title>
		<link>http://www.pagebakers.nl/2008/12/04/cakephp-router-and-prefixes/comment-page-1/#comment-5400</link>
		<dc:creator>Matt Alexander</dc:creator>
		<pubDate>Fri, 23 Apr 2010 08:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/?p=92#comment-5400</guid>
		<description>THanks for the great code! couldn&#039;t find it anywhere else.</description>
		<content:encoded><![CDATA[<p>THanks for the great code! couldn&#8217;t find it anywhere else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Alexander</title>
		<link>http://www.pagebakers.nl/2008/12/04/cakephp-router-and-prefixes/comment-page-1/#comment-5399</link>
		<dc:creator>Matt Alexander</dc:creator>
		<pubDate>Fri, 23 Apr 2010 08:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/?p=92#comment-5399</guid>
		<description>
&lt;code&gt;$paginator-&gt;options(array(&#039;url&#039; =&gt; array(&#039;manager&#039; =&gt; true));&lt;/code&gt;
Should be
&lt;code&gt;$paginator-&gt;options(array(&#039;url&#039; =&gt; array(&#039;manager&#039; =&gt; true)));&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<p><code>$paginator-&gt;options(array('url' =&gt; array('manager' =&gt; true));</code><br />
Should be<br />
<code>$paginator-&gt;options(array('url' =&gt; array('manager' =&gt; true)));</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.pagebakers.nl/2008/12/04/cakephp-router-and-prefixes/comment-page-1/#comment-5076</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Thu, 02 Jul 2009 02:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/?p=92#comment-5076</guid>
		<description>*Bookmarked*... thanks so much, I&#039;ve been wrestling with custom prefixes for a week now!</description>
		<content:encoded><![CDATA[<p>*Bookmarked*&#8230; thanks so much, I&#8217;ve been wrestling with custom prefixes for a week now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CakePHP router and custom prefixes &#171; Myles Kadusale&#8217;s Blog</title>
		<link>http://www.pagebakers.nl/2008/12/04/cakephp-router-and-prefixes/comment-page-1/#comment-5053</link>
		<dc:creator>CakePHP router and custom prefixes &#171; Myles Kadusale&#8217;s Blog</dc:creator>
		<pubDate>Fri, 15 May 2009 09:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/?p=92#comment-5053</guid>
		<description>[...] CakePHP router and custom&#160;prefixes  Found this cool info here [...]</description>
		<content:encoded><![CDATA[<p>[...] CakePHP router and custom&nbsp;prefixes  Found this cool info here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.pagebakers.nl/2008/12/04/cakephp-router-and-prefixes/comment-page-1/#comment-4972</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 10 Mar 2009 18:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/?p=92#comment-4972</guid>
		<description>Same deal as with chez, there doesn&#039;t seem to be any relevant documentation on using custom prefix routing with pagination in CakePHP. Thanks. By the way, the third piece of code under &quot;Pagination&quot; is missing the third closing parenthesis.</description>
		<content:encoded><![CDATA[<p>Same deal as with chez, there doesn&#8217;t seem to be any relevant documentation on using custom prefix routing with pagination in CakePHP. Thanks. By the way, the third piece of code under &#8220;Pagination&#8221; is missing the third closing parenthesis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chez</title>
		<link>http://www.pagebakers.nl/2008/12/04/cakephp-router-and-prefixes/comment-page-1/#comment-4969</link>
		<dc:creator>chez</dc:creator>
		<pubDate>Tue, 24 Feb 2009 04:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/?p=92#comment-4969</guid>
		<description>Thank you so much.
I found this article after 2hour googling by &#039;cakephp paginator prefix&#039;</description>
		<content:encoded><![CDATA[<p>Thank you so much.<br />
I found this article after 2hour googling by &#8216;cakephp paginator prefix&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
