<?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: Setup controllers and actions inside a module using zf tool</title>
	<atom:link href="http://www.myscienceisbetter.info/working-with-zf-tool-modules-controllers-and-actions.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.myscienceisbetter.info/working-with-zf-tool-modules-controllers-and-actions.html</link>
	<description></description>
	<lastBuildDate>Thu, 08 Dec 2011 07:01:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: ynos</title>
		<link>http://www.myscienceisbetter.info/working-with-zf-tool-modules-controllers-and-actions.html/comment-page-1#comment-2213</link>
		<dc:creator>ynos</dc:creator>
		<pubDate>Fri, 06 May 2011 05:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=115#comment-2213</guid>
		<description>Trying to create a controller proved a bit tricky as zf tool would not pleace them in the right place, inside the modules/mymodule/controllers but in the default /application/controllers.

To create a controller and action inside the module you can use these instead:
zf create controller Photos_Index 1 module mymodule
zf create action view Photos_Index 1 module mymodule</description>
		<content:encoded><![CDATA[<p>Trying to create a controller proved a bit tricky as zf tool would not pleace them in the right place, inside the modules/mymodule/controllers but in the default /application/controllers.</p>
<p>To create a controller and action inside the module you can use these instead:<br />
zf create controller Photos_Index 1 module mymodule<br />
zf create action view Photos_Index 1 module mymodule</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.myscienceisbetter.info/working-with-zf-tool-modules-controllers-and-actions.html/comment-page-1#comment-2145</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 28 Feb 2011 16:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=115#comment-2145</guid>
		<description>Thanks, helped.</description>
		<content:encoded><![CDATA[<p>Thanks, helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abbas</title>
		<link>http://www.myscienceisbetter.info/working-with-zf-tool-modules-controllers-and-actions.html/comment-page-1#comment-2089</link>
		<dc:creator>abbas</dc:creator>
		<pubDate>Tue, 26 Oct 2010 11:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=115#comment-2089</guid>
		<description>Good article</description>
		<content:encoded><![CDATA[<p>Good article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aurorius</title>
		<link>http://www.myscienceisbetter.info/working-with-zf-tool-modules-controllers-and-actions.html/comment-page-1#comment-1812</link>
		<dc:creator>aurorius</dc:creator>
		<pubDate>Sat, 02 Oct 2010 12:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=115#comment-1812</guid>
		<description>Helped me too, thanks</description>
		<content:encoded><![CDATA[<p>Helped me too, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto Mora</title>
		<link>http://www.myscienceisbetter.info/working-with-zf-tool-modules-controllers-and-actions.html/comment-page-1#comment-1412</link>
		<dc:creator>Otto Mora</dc:creator>
		<pubDate>Tue, 15 Jun 2010 21:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=115#comment-1412</guid>
		<description>Helped me!! Thanks!! I am new to the Zend Framework and this was good help.</description>
		<content:encoded><![CDATA[<p>Helped me!! Thanks!! I am new to the Zend Framework and this was good help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

