<?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: Zend_Navigation Trick: Sub pages only breadcrumb</title>
	<atom:link href="http://www.childofthemachine.com/blog/2009/08/zend_navigation-tip-sub-pages-only-breadcrumb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.childofthemachine.com/blog/2009/08/zend_navigation-tip-sub-pages-only-breadcrumb/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Oct 2011 14:33:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Grant Perry</title>
		<link>http://www.childofthemachine.com/blog/2009/08/zend_navigation-tip-sub-pages-only-breadcrumb/comment-page-1/#comment-152</link>
		<dc:creator>Grant Perry</dc:creator>
		<pubDate>Wed, 24 Mar 2010 11:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.childofthemachine.com/blog/?p=188#comment-152</guid>
		<description>Okay so here is a much easier way someone pointed out.. I&#039;m not sure if this was available at the time of writing, or just a massive oversight on my part.. Probably the later ;)

echo $this-&gt;navigation()-&gt;breadcrumbs()
			-&gt;setMinDepth(1);</description>
		<content:encoded><![CDATA[<p>Okay so here is a much easier way someone pointed out.. I&#8217;m not sure if this was available at the time of writing, or just a massive oversight on my part.. Probably the later ;)</p>
<p>echo $this->navigation()->breadcrumbs()<br />
			->setMinDepth(1);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

