<?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: Editing the Footer in a stock magento build</title>
	<atom:link href="http://www.exploremagento.com/magento/editing-the-footer-in-a-stock-magento-build.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.exploremagento.com/magento/editing-the-footer-in-a-stock-magento-build.php</link>
	<description>Magento Design and Development Information</description>
	<lastBuildDate>Wed, 30 Jun 2010 05:20:10 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin</title>
		<link>http://www.exploremagento.com/magento/editing-the-footer-in-a-stock-magento-build.php/comment-page-1#comment-986</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 29 Jun 2010 14:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://getfido.net/blog/?p=21#comment-986</guid>
		<description>There&#039;s a better way to edit the footer links (and the toplinks) in Magento without editing any core xml files that may need to be updated in a Magento upgrade.  It uses a local.xml file.

Here&#039;s a great article about how to implement a local.xml file. &lt;a href=&quot;http://classyllama.com/development/magento-development/the-better-way-to-modify-magento-layout/&quot; rel=&quot;nofollow&quot;&gt;http://classyllama.com/development/magento-development/the-better-way-to-modify-magento-layout/&lt;/a&gt;

And here&#039;s the article on editing the footer links. &lt;a href=&quot;http://classyllama.com/development/magento-development/editing-magentos-footer-links/&quot; rel=&quot;nofollow&quot;&gt;http://classyllama.com/development/magento-development/editing-magentos-footer-links/&lt;/a&gt;

Here&#039;s the article about editing Magento&#039;s top links. &lt;a href=&quot;http://classyllama.com/development/magento-development/editing-magentos-top-links-the-better-way/&quot; rel=&quot;nofollow&quot;&gt;http://classyllama.com/development/magento-development/editing-magentos-top-links-the-better-way/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>There&#8217;s a better way to edit the footer links (and the toplinks) in Magento without editing any core xml files that may need to be updated in a Magento upgrade.  It uses a local.xml file.</p>
<p>Here&#8217;s a great article about how to implement a local.xml file. <a href="http://classyllama.com/development/magento-development/the-better-way-to-modify-magento-layout/" rel="nofollow">http://classyllama.com/development/magento-development/the-better-way-to-modify-magento-layout/</a></p>
<p>And here&#8217;s the article on editing the footer links. <a href="http://classyllama.com/development/magento-development/editing-magentos-footer-links/" rel="nofollow">http://classyllama.com/development/magento-development/editing-magentos-footer-links/</a></p>
<p>Here&#8217;s the article about editing Magento&#8217;s top links. <a href="http://classyllama.com/development/magento-development/editing-magentos-top-links-the-better-way/" rel="nofollow">http://classyllama.com/development/magento-development/editing-magentos-top-links-the-better-way/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Coady</title>
		<link>http://www.exploremagento.com/magento/editing-the-footer-in-a-stock-magento-build.php/comment-page-1#comment-945</link>
		<dc:creator>Tom Coady</dc:creator>
		<pubDate>Fri, 23 Apr 2010 17:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://getfido.net/blog/?p=21#comment-945</guid>
		<description>Found mine at app/design/frontend/default/magesupport/template/page/html/footer.phtml

guess that would be 
app/design/frontend/default/*/template/page/html/footer.phtml
as a generic path?</description>
		<content:encoded><![CDATA[<p>Found mine at app/design/frontend/default/magesupport/template/page/html/footer.phtml</p>
<p>guess that would be<br />
app/design/frontend/default/*/template/page/html/footer.phtml<br />
as a generic path?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chetan</title>
		<link>http://www.exploremagento.com/magento/editing-the-footer-in-a-stock-magento-build.php/comment-page-1#comment-925</link>
		<dc:creator>Chetan</dc:creator>
		<pubDate>Fri, 09 Apr 2010 10:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://getfido.net/blog/?p=21#comment-925</guid>
		<description>Thank you it help me a lot!

Can you please tell me how can we make a new page that show Magento cagetories with images and category description Thank you it help me a lot!


Great article!
thanks :)</description>
		<content:encoded><![CDATA[<p>Thank you it help me a lot!</p>
<p>Can you please tell me how can we make a new page that show Magento cagetories with images and category description Thank you it help me a lot!</p>
<p>Great article!<br />
thanks <img src='http://www.exploremagento.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://www.exploremagento.com/magento/editing-the-footer-in-a-stock-magento-build.php/comment-page-1#comment-922</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Wed, 07 Apr 2010 00:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://getfido.net/blog/?p=21#comment-922</guid>
		<description>thanks for this useful post! this is what i am looking for, i changed the footer links,it looks pretty good now!
thanks again!</description>
		<content:encoded><![CDATA[<p>thanks for this useful post! this is what i am looking for, i changed the footer links,it looks pretty good now!<br />
thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://www.exploremagento.com/magento/editing-the-footer-in-a-stock-magento-build.php/comment-page-1#comment-857</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Fri, 29 Jan 2010 16:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://getfido.net/blog/?p=21#comment-857</guid>
		<description>Great stuff, Thank you.
I was initially planning on removing a link using your method but from reading your article had the idea to just place a  and the end of my footer_links code I can have two rows right justified so it suited me better.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Great stuff, Thank you.<br />
I was initially planning on removing a link using your method but from reading your article had the idea to just place a  and the end of my footer_links code I can have two rows right justified so it suited me better.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Name Pascal</title>
		<link>http://www.exploremagento.com/magento/editing-the-footer-in-a-stock-magento-build.php/comment-page-1#comment-853</link>
		<dc:creator>Name Pascal</dc:creator>
		<pubDate>Thu, 21 Jan 2010 08:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://getfido.net/blog/?p=21#comment-853</guid>
		<description>Hi, I would like to get &quot;store switcher&quot; to direct in new window in navigator: target=_blank.

Actualy my store switcher is in the footer.
In wich filescan I change it?

In advance thanks for your help!</description>
		<content:encoded><![CDATA[<p>Hi, I would like to get &#8220;store switcher&#8221; to direct in new window in navigator: target=_blank.</p>
<p>Actualy my store switcher is in the footer.<br />
In wich filescan I change it?</p>
<p>In advance thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anabel</title>
		<link>http://www.exploremagento.com/magento/editing-the-footer-in-a-stock-magento-build.php/comment-page-1#comment-844</link>
		<dc:creator>Anabel</dc:creator>
		<pubDate>Tue, 05 Jan 2010 16:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://getfido.net/blog/?p=21#comment-844</guid>
		<description>You are my Heroe</description>
		<content:encoded><![CDATA[<p>You are my Heroe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timmey</title>
		<link>http://www.exploremagento.com/magento/editing-the-footer-in-a-stock-magento-build.php/comment-page-1#comment-830</link>
		<dc:creator>Timmey</dc:creator>
		<pubDate>Sun, 13 Dec 2009 12:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://getfido.net/blog/?p=21#comment-830</guid>
		<description>Awesome Stuff! Directly added to my Bookmarks!
Thank you very much!</description>
		<content:encoded><![CDATA[<p>Awesome Stuff! Directly added to my Bookmarks!<br />
Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Ciobica</title>
		<link>http://www.exploremagento.com/magento/editing-the-footer-in-a-stock-magento-build.php/comment-page-1#comment-817</link>
		<dc:creator>Alex Ciobica</dc:creator>
		<pubDate>Tue, 01 Dec 2009 14:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://getfido.net/blog/?p=21#comment-817</guid>
		<description>The method in cms.xml simply adds the content of the static page in a certain block. 
I think a more elegant solution would be to add the static page links to a certain block of type &quot;page/template_link&quot; using  addLink.
Is that possible for static pages? Any ideas on how?

Thanks!</description>
		<content:encoded><![CDATA[<p>The method in cms.xml simply adds the content of the static page in a certain block.<br />
I think a more elegant solution would be to add the static page links to a certain block of type &#8220;page/template_link&#8221; using  addLink.<br />
Is that possible for static pages? Any ideas on how?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland</title>
		<link>http://www.exploremagento.com/magento/editing-the-footer-in-a-stock-magento-build.php/comment-page-1#comment-810</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Thu, 19 Nov 2009 08:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://getfido.net/blog/?p=21#comment-810</guid>
		<description>thanks to people like you, I have less headaches!
I am very grateful.</description>
		<content:encoded><![CDATA[<p>thanks to people like you, I have less headaches!<br />
I am very grateful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
