<?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: Howto: Repackageable custom extension development in Magento &#8211; Part 2 &#8211; Admin Controller</title>
	<atom:link href="http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-2-admin-controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-2-admin-controller/</link>
	<description>WARNING: excessive use of this site will increase MP at the expense of HP</description>
	<lastBuildDate>Tue, 22 Jun 2010 10:22:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Aswin S</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-2-admin-controller/comment-page-1/#comment-1010</link>
		<dc:creator>Aswin S</dc:creator>
		<pubDate>Thu, 17 Dec 2009 14:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=161#comment-1010</guid>
		<description>Wow great dude.. For the first time I&#039;m looking at a Magento  tutorial thats written for a beginner like me.. Thanks</description>
		<content:encoded><![CDATA[<p>Wow great dude.. For the first time I&#8217;m looking at a Magento  tutorial thats written for a beginner like me.. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kat</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-2-admin-controller/comment-page-1/#comment-694</link>
		<dc:creator>Kat</dc:creator>
		<pubDate>Fri, 31 Jul 2009 11:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=161#comment-694</guid>
		<description>Hi gawee, 

thanks so much for you quick reply and for giving me the idea what is possible. 
I know better now what to look for and found this solution that I can use: http://activecodeline.com/entityextender-extend-all-magento-entity-objects-at-once/
I am not sure how often others are updating their store(s), if Magento puts out updates every 2 weeks it&#039;s quite time demanding to each time properly test it.
Thanks again for this superb tutorial, things are so much clearer now!!!</description>
		<content:encoded><![CDATA[<p>Hi gawee, </p>
<p>thanks so much for you quick reply and for giving me the idea what is possible.<br />
I know better now what to look for and found this solution that I can use: <a href="http://activecodeline.com/entityextender-extend-all-magento-entity-objects-at-once/" rel="nofollow">http://activecodeline.com/entityextender-extend-all-magento-entity-objects-at-once/</a><br />
I am not sure how often others are updating their store(s), if Magento puts out updates every 2 weeks it&#8217;s quite time demanding to each time properly test it.<br />
Thanks again for this superb tutorial, things are so much clearer now!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaweee</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-2-admin-controller/comment-page-1/#comment-691</link>
		<dc:creator>gaweee</dc:creator>
		<pubDate>Thu, 30 Jul 2009 18:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=161#comment-691</guid>
		<description>&lt;strong&gt;Hey Kat&lt;/strong&gt;
From what i understand you could extend the &lt;code&gt;Controller&lt;/code&gt; and the &lt;code&gt;Model&lt;/code&gt; then edit the view.
But thats reallyyyyyyyy troublesome. you need to make sure all your &lt;code&gt;layout&lt;/code&gt;&#039;s &lt;code&gt;child blocks&lt;/code&gt; definitions are properly copied and that you got everything.
At some pt its really much easier to just hack magento and make sure you record the hacks down somewhere for future upgrades.

Hey thats wat a test server is for isnt it? =)</description>
		<content:encoded><![CDATA[<p><strong>Hey Kat</strong><br />
From what i understand you could extend the <code>Controller</code> and the <code>Model</code> then edit the view.<br />
But thats reallyyyyyyyy troublesome. you need to make sure all your <code>layout</code>&#8216;s <code>child blocks</code> definitions are properly copied and that you got everything.<br />
At some pt its really much easier to just hack magento and make sure you record the hacks down somewhere for future upgrades.</p>
<p>Hey thats wat a test server is for isnt it? =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kat</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-2-admin-controller/comment-page-1/#comment-690</link>
		<dc:creator>Kat</dc:creator>
		<pubDate>Thu, 30 Jul 2009 16:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=161#comment-690</guid>
		<description>This is exactly why I dont&#039; like updates..  I am not even sure I&#039;ll regularly update my Magento store (when it&#039;s done)... You make something work, and then some minor (or not so minor) change breaks it completely.

And also I agree with everyone here, this tut is one of the best out there regarding Magento!!! (I just finished all 9 steps).  THANKS!!

One thing I still need to figure it out is when to write models with Capitals and when not to.  :-)

Perhaps just a question, I am thinking of adding some attributes to Customer admin and I don&#039;t want to change core files. Is there a way to create a block in admin that I could use to extend/append to existing Customer Module without harming existing one? Any thoughts on this?

Cheers</description>
		<content:encoded><![CDATA[<p>This is exactly why I dont&#8217; like updates..  I am not even sure I&#8217;ll regularly update my Magento store (when it&#8217;s done)&#8230; You make something work, and then some minor (or not so minor) change breaks it completely.</p>
<p>And also I agree with everyone here, this tut is one of the best out there regarding Magento!!! (I just finished all 9 steps).  THANKS!!</p>
<p>One thing I still need to figure it out is when to write models with Capitals and when not to.  <img src='http://t.wits.sg/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Perhaps just a question, I am thinking of adding some attributes to Customer admin and I don&#8217;t want to change core files. Is there a way to create a block in admin that I could use to extend/append to existing Customer Module without harming existing one? Any thoughts on this?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Peled</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-2-admin-controller/comment-page-1/#comment-683</link>
		<dc:creator>Ron Peled</dc:creator>
		<pubDate>Thu, 23 Jul 2009 16:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=161#comment-683</guid>
		<description>Nice article - thank you! I wish there was more on this from the Magento team.
As I look into existing Magento extensions most make use of the adminhtml namespace instead of creating the AdminController as listed in this article. Anyone know of another article explaining the adminhtml extension mechanics?</description>
		<content:encoded><![CDATA[<p>Nice article &#8211; thank you! I wish there was more on this from the Magento team.<br />
As I look into existing Magento extensions most make use of the adminhtml namespace instead of creating the AdminController as listed in this article. Anyone know of another article explaining the adminhtml extension mechanics?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaweee</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-2-admin-controller/comment-page-1/#comment-574</link>
		<dc:creator>gaweee</dc:creator>
		<pubDate>Mon, 06 Jul 2009 15:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=161#comment-574</guid>
		<description>what does your url look like?
it should be /twits/admin right?</description>
		<content:encoded><![CDATA[<p>what does your url look like?<br />
it should be /twits/admin right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Granger</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-2-admin-controller/comment-page-1/#comment-571</link>
		<dc:creator>Sam Granger</dc:creator>
		<pubDate>Mon, 06 Jul 2009 11:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=161#comment-571</guid>
		<description>Please ignore my previous message, I had a language installed so it&#039;s quite obvious why it wasn&#039;t showing in the menu, silly me! However, when I click the link (I see a key is made so thats not the problem), I get redirected to the dashboard url. :(</description>
		<content:encoded><![CDATA[<p>Please ignore my previous message, I had a language installed so it&#8217;s quite obvious why it wasn&#8217;t showing in the menu, silly me! However, when I click the link (I see a key is made so thats not the problem), I get redirected to the dashboard url. <img src='http://t.wits.sg/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Granger</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-2-admin-controller/comment-page-1/#comment-570</link>
		<dc:creator>Sam Granger</dc:creator>
		<pubDate>Mon, 06 Jul 2009 09:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=161#comment-570</guid>
		<description>I just don&#039;t know whats wrong with the following code, using magento 1.3.1, but the Adverts menu just won&#039;t display in the adminpanel



    
        
            1.0.0
        
    
    
	
            
                ISAAC_Adverts_Block
            
        
         
            ISAAC_Adverts_Helper
        
    
    
        
            
                Adverts
                100
                adverts/admin
            
        
    
    
        
            
                standard
                
                    ISAAC_Adverts
                    adverts
                
            
        
    
</description>
		<content:encoded><![CDATA[<p>I just don&#8217;t know whats wrong with the following code, using magento 1.3.1, but the Adverts menu just won&#8217;t display in the adminpanel</p>
<p>            1.0.0</p>
<p>                ISAAC_Adverts_Block</p>
<p>            ISAAC_Adverts_Helper</p>
<p>                Adverts<br />
                100<br />
                adverts/admin</p>
<p>                standard</p>
<p>                    ISAAC_Adverts<br />
                    adverts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaweee</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-2-admin-controller/comment-page-1/#comment-477</link>
		<dc:creator>gaweee</dc:creator>
		<pubDate>Thu, 25 Jun 2009 17:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=161#comment-477</guid>
		<description>Since Magento 1.3, they&#039;ve added a security feature that doesnt allow backend controller urls to be access directly. The key has to be provided. As such, even if you do the rewrite, you&#039;ll still need the menu to generate the key for you, then click on the menu to access it. This feature is to prevent the CSRF attacks. Try it with the key!</description>
		<content:encoded><![CDATA[<p>Since Magento 1.3, they&#8217;ve added a security feature that doesnt allow backend controller urls to be access directly. The key has to be provided. As such, even if you do the rewrite, you&#8217;ll still need the menu to generate the key for you, then click on the menu to access it. This feature is to prevent the CSRF attacks. Try it with the key!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Granger</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-2-admin-controller/comment-page-1/#comment-475</link>
		<dc:creator>Sam Granger</dc:creator>
		<pubDate>Thu, 25 Jun 2009 12:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=161#comment-475</guid>
		<description>Great stuff guys! However, when I try to access my admin page (index.php/default/twit/admin &amp; index.php/default/twit/admin/index) I just see the dashboard page. I just don&#039;t know what I&#039;m doing wrong, any ideas? I&#039;ve added the rewite etc... I&#039;m running on 1.3.1</description>
		<content:encoded><![CDATA[<p>Great stuff guys! However, when I try to access my admin page (index.php/default/twit/admin &amp; index.php/default/twit/admin/index) I just see the dashboard page. I just don&#8217;t know what I&#8217;m doing wrong, any ideas? I&#8217;ve added the rewite etc&#8230; I&#8217;m running on 1.3.1</p>
]]></content:encoded>
	</item>
</channel>
</rss>
