<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: breadcrumb code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sat, 11 Oct 2008 16:33:28 GMT</pubDate>
    <description>DZone Snippets: breadcrumb code</description>
    <item>
      <title>Joomla Component Breadcrumb fix</title>
      <link>http://snippets.dzone.com/posts/show/4300</link>
      <description>// For when you have breadcrumbs enabled in one of your components and the categories aren't getting linked&lt;br /&gt;// In includes/pathway.php around line 287&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;		// if it is the current page, then display a non hyperlink&lt;br /&gt;		//if ($item-&gt;id == $Itemid || empty( $mid ) || empty($item-&gt;link)) {&lt;br /&gt;		if (($item-&gt;id == $Itemid || empty( $mid ) || empty($item-&gt;link)) &amp;&amp; !($mainframe-&gt;getCustomPathWay())) {&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Sun, 15 Jul 2007 00:42:49 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/4300</guid>
      <author>dezmarie (Desirae Beberniss)</author>
    </item>
  </channel>
</rss>
