<?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: Admin CMS routes in Zend Framework</title>
	<atom:link href="http://www.skyrocket.be/2009/01/11/admin-cms-routes-in-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skyrocket.be/2009/01/11/admin-cms-routes-in-zend-framework/</link>
	<description>Chris Ramakers over webdesign, webdevelopment en webtrends</description>
	<lastBuildDate>Sun, 15 Aug 2010 17:33:02 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aryashree Pritikrishna</title>
		<link>http://www.skyrocket.be/2009/01/11/admin-cms-routes-in-zend-framework/comment-page-1/#comment-207427</link>
		<dc:creator>Aryashree Pritikrishna</dc:creator>
		<pubDate>Fri, 29 Jan 2010 11:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyrocket.be/?p=115#comment-207427</guid>
		<description>Hi...

Nice article, its help me a lot.

Thanks again,
Arya</description>
		<content:encoded><![CDATA[<p>Hi&#8230;</p>
<p>Nice article, its help me a lot.</p>
<p>Thanks again,<br />
Arya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob (webarts.pl)</title>
		<link>http://www.skyrocket.be/2009/01/11/admin-cms-routes-in-zend-framework/comment-page-1/#comment-207368</link>
		<dc:creator>Jacob (webarts.pl)</dc:creator>
		<pubDate>Tue, 12 Jan 2010 07:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyrocket.be/?p=115#comment-207368</guid>
		<description>Interesting article. Tidy code and works well. Best redards, Jacob (Poland).</description>
		<content:encoded><![CDATA[<p>Interesting article. Tidy code and works well. Best redards, Jacob (Poland).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max-B</title>
		<link>http://www.skyrocket.be/2009/01/11/admin-cms-routes-in-zend-framework/comment-page-1/#comment-207241</link>
		<dc:creator>Max-B</dc:creator>
		<pubDate>Mon, 30 Nov 2009 13:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyrocket.be/?p=115#comment-207241</guid>
		<description>Can you use Zend Tool command for creating controllers and views for the two modules?</description>
		<content:encoded><![CDATA[<p>Can you use Zend Tool command for creating controllers and views for the two modules?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schio</title>
		<link>http://www.skyrocket.be/2009/01/11/admin-cms-routes-in-zend-framework/comment-page-1/#comment-206465</link>
		<dc:creator>Schio</dc:creator>
		<pubDate>Thu, 22 Oct 2009 16:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyrocket.be/?p=115#comment-206465</guid>
		<description>Hi, thanks for this post, it&#039;s what I was searching for, separating the business logic keeping the same models. Is there any common/best practice for the admin module among the ZF community ?</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this post, it&#8217;s what I was searching for, separating the business logic keeping the same models. Is there any common/best practice for the admin module among the ZF community ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.skyrocket.be/2009/01/11/admin-cms-routes-in-zend-framework/comment-page-1/#comment-205129</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 10 Sep 2009 07:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyrocket.be/?p=115#comment-205129</guid>
		<description>Chris --

Thanks for the tutorial. I&#039;m having a problem with the custom layout portion and wonder if you have any help.

I&#039;m using this in my config (ini) file:
autoloaderNamespaces[] = &quot;Mac_&quot;
resources.frontController.plugins.Adminsetup = &quot;Mac_Plugin_Adminsetup&quot;

along with your sample plugin.

But it appears to be looking for layout.phtml within view/scripts not layouts folder:

Uncaught exception &#039;Zend_View_Exception&#039; with message &#039;script &#039;layout.phtml&#039; not found in path (/home/cloozle/private/zend_ots/application//modules/public/views/scripts/:/home/cloozle/private/zend_ots/application//modules/admin/views/scripts/:./views/scripts/

Any thoughts?

Thanks!</description>
		<content:encoded><![CDATA[<p>Chris &#8211;</p>
<p>Thanks for the tutorial. I&#8217;m having a problem with the custom layout portion and wonder if you have any help.</p>
<p>I&#8217;m using this in my config (ini) file:<br />
autoloaderNamespaces[] = &#8220;Mac_&#8221;<br />
resources.frontController.plugins.Adminsetup = &#8220;Mac_Plugin_Adminsetup&#8221;</p>
<p>along with your sample plugin.</p>
<p>But it appears to be looking for layout.phtml within view/scripts not layouts folder:</p>
<p>Uncaught exception &#8216;Zend_View_Exception&#8217; with message &#8217;script &#8216;layout.phtml&#8217; not found in path (/home/cloozle/private/zend_ots/application//modules/public/views/scripts/:/home/cloozle/private/zend_ots/application//modules/admin/views/scripts/:./views/scripts/</p>
<p>Any thoughts?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kria</title>
		<link>http://www.skyrocket.be/2009/01/11/admin-cms-routes-in-zend-framework/comment-page-1/#comment-203113</link>
		<dc:creator>kria</dc:creator>
		<pubDate>Tue, 04 Aug 2009 11:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyrocket.be/?p=115#comment-203113</guid>
		<description>I&#039;m new in zend.
How route looks like? or can u give show me how bootstrap.php ,public/index.php and application.ini?</description>
		<content:encoded><![CDATA[<p>I&#8217;m new in zend.<br />
How route looks like? or can u give show me how bootstrap.php ,public/index.php and application.ini?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris R.</title>
		<link>http://www.skyrocket.be/2009/01/11/admin-cms-routes-in-zend-framework/comment-page-1/#comment-199919</link>
		<dc:creator>Chris R.</dc:creator>
		<pubDate>Sat, 30 May 2009 21:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyrocket.be/?p=115#comment-199919</guid>
		<description>@Corrado Yes, that&#039;s the idea, all your frontend code for the forum goes into the forum module while the administration interface for the Forum is a ForumController in the admin module. 

The basic idea here is to have all your admin controllers together in the admin module</description>
		<content:encoded><![CDATA[<p>@Corrado Yes, that&#8217;s the idea, all your frontend code for the forum goes into the forum module while the administration interface for the Forum is a ForumController in the admin module. </p>
<p>The basic idea here is to have all your admin controllers together in the admin module</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corrado</title>
		<link>http://www.skyrocket.be/2009/01/11/admin-cms-routes-in-zend-framework/comment-page-1/#comment-197203</link>
		<dc:creator>Corrado</dc:creator>
		<pubDate>Sat, 02 May 2009 13:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyrocket.be/?p=115#comment-197203</guid>
		<description>Hi, nice post, i had same problematics.... but what if I have an admin interface also for the &quot;forum&quot; module? I will have the &quot;forum&quot; module that serves as forntend, but the administration &quot;ForumCotroller&quot; of the &quot;forum&quot; module should be put in the &quot;admin&quot; module in order to have the site.com/admin/forum.... I cannot find a solution for this...</description>
		<content:encoded><![CDATA[<p>Hi, nice post, i had same problematics&#8230;. but what if I have an admin interface also for the &#8220;forum&#8221; module? I will have the &#8220;forum&#8221; module that serves as forntend, but the administration &#8220;ForumCotroller&#8221; of the &#8220;forum&#8221; module should be put in the &#8220;admin&#8221; module in order to have the site.com/admin/forum&#8230;. I cannot find a solution for this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.skyrocket.be/2009/01/11/admin-cms-routes-in-zend-framework/comment-page-1/#comment-191340</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 25 Mar 2009 16:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyrocket.be/?p=115#comment-191340</guid>
		<description>Thanks for this post, it helped me immensely!</description>
		<content:encoded><![CDATA[<p>Thanks for this post, it helped me immensely!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: butters</title>
		<link>http://www.skyrocket.be/2009/01/11/admin-cms-routes-in-zend-framework/comment-page-1/#comment-180153</link>
		<dc:creator>butters</dc:creator>
		<pubDate>Mon, 12 Jan 2009 09:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyrocket.be/?p=115#comment-180153</guid>
		<description>hi, nice article and thanks for sharing this information. this comes in pretty handy right now :)</description>
		<content:encoded><![CDATA[<p>hi, nice article and thanks for sharing this information. this comes in pretty handy right now <img src='http://www.skyrocket.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
