<?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: Adding a new Page Layout to Magento</title>
	<atom:link href="http://magentocoder.jigneshpatel.co.in/html/adding-a-new-page-layout-to-magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://magentocoder.jigneshpatel.co.in/html/adding-a-new-page-layout-to-magento/</link>
	<description>hacks &#38; solutions for Magento Ecommerce development</description>
	<lastBuildDate>Tue, 29 Jun 2010 07:01:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: eL.</title>
		<link>http://magentocoder.jigneshpatel.co.in/html/adding-a-new-page-layout-to-magento/comment-page-1/#comment-177</link>
		<dc:creator>eL.</dc:creator>
		<pubDate>Mon, 29 Mar 2010 18:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://magentocoder.jigneshpatel.co.in/?p=82#comment-177</guid>
		<description>u can do it this way, without modifying core code.
http://magentoexpert.blogspot.com/2010/01/magento-add-new-cms-page-layout.html</description>
		<content:encoded><![CDATA[<p>u can do it this way, without modifying core code.<br />
<a href="http://magentoexpert.blogspot.com/2010/01/magento-add-new-cms-page-layout.html" rel="nofollow">http://magentoexpert.blogspot.com/2010/01/magento-add-new-cms-page-layout.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://magentocoder.jigneshpatel.co.in/html/adding-a-new-page-layout-to-magento/comment-page-1/#comment-173</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 07 Mar 2010 10:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://magentocoder.jigneshpatel.co.in/?p=82#comment-173</guid>
		<description>@grant, I tried that on Magento 1.4 as well, but it does not work.
So I have to change the core code only. No other way !!</description>
		<content:encoded><![CDATA[<p>@grant, I tried that on Magento 1.4 as well, but it does not work.<br />
So I have to change the core code only. No other way !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grant</title>
		<link>http://magentocoder.jigneshpatel.co.in/html/adding-a-new-page-layout-to-magento/comment-page-1/#comment-162</link>
		<dc:creator>Grant</dc:creator>
		<pubDate>Fri, 15 Jan 2010 22:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://magentocoder.jigneshpatel.co.in/?p=82#comment-162</guid>
		<description>DON&#039;T modify ANY files in app/code/core!  Instead, copy the file you want to modify, in this case, config.xml,  to app/code/local/Mage/Page/etc/config.xml

Notice the &quot;local&quot; code pool directory in path above. You simply recreate the identical directory stucture under the app/code/local directory. That way, after upgrading magento, your changes won&#039;t be overwritten.</description>
		<content:encoded><![CDATA[<p>DON&#8217;T modify ANY files in app/code/core!  Instead, copy the file you want to modify, in this case, config.xml,  to app/code/local/Mage/Page/etc/config.xml</p>
<p>Notice the &#8220;local&#8221; code pool directory in path above. You simply recreate the identical directory stucture under the app/code/local directory. That way, after upgrading magento, your changes won&#8217;t be overwritten.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lokanath</title>
		<link>http://magentocoder.jigneshpatel.co.in/html/adding-a-new-page-layout-to-magento/comment-page-1/#comment-151</link>
		<dc:creator>Lokanath</dc:creator>
		<pubDate>Fri, 13 Nov 2009 00:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://magentocoder.jigneshpatel.co.in/?p=82#comment-151</guid>
		<description>Any need of Any One</description>
		<content:encoded><![CDATA[<p>Any need of Any One</p>
]]></content:encoded>
	</item>
</channel>
</rss>
