<?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: A Single Breadcrumb for All SharePoint Pages</title>
	<atom:link href="http://www.sharepointblues.com/2010/02/08/a-single-breadcrumb-for-all-sharepoint-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointblues.com/2010/02/08/a-single-breadcrumb-for-all-sharepoint-pages/</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 03:39:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Dan</title>
		<link>http://www.sharepointblues.com/2010/02/08/a-single-breadcrumb-for-all-sharepoint-pages/comment-page-1/#comment-109313</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 16 Nov 2011 20:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointblues.com/?p=202#comment-109313</guid>
		<description>Aapo, would you be so kind as to explain how to implement this for us new to SharePoint development?  Specifically, where does the first block of code you provide?  And what about the second?  I think others have posted similar comments asking for this, would appreciate your guidance.</description>
		<content:encoded><![CDATA[<p>Aapo, would you be so kind as to explain how to implement this for us new to SharePoint development?  Specifically, where does the first block of code you provide?  And what about the second?  I think others have posted similar comments asking for this, would appreciate your guidance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinod</title>
		<link>http://www.sharepointblues.com/2010/02/08/a-single-breadcrumb-for-all-sharepoint-pages/comment-page-1/#comment-94603</link>
		<dc:creator>Vinod</dc:creator>
		<pubDate>Wed, 05 Oct 2011 11:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointblues.com/?p=202#comment-94603</guid>
		<description>Hi,
I want this feature as webpart. How to create as webpart I&#039;m a Designer.
As same the quicklauch to be as webpart any idea would be appreciate.

thanks
V</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I want this feature as webpart. How to create as webpart I&#8217;m a Designer.<br />
As same the quicklauch to be as webpart any idea would be appreciate.</p>
<p>thanks<br />
V</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Building a Better Breadcrumb in Sharepoint 2010 &#124; bentedder.com</title>
		<link>http://www.sharepointblues.com/2010/02/08/a-single-breadcrumb-for-all-sharepoint-pages/comment-page-1/#comment-50689</link>
		<dc:creator>Building a Better Breadcrumb in Sharepoint 2010 &#124; bentedder.com</dc:creator>
		<pubDate>Tue, 17 May 2011 05:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointblues.com/?p=202#comment-50689</guid>
		<description>[...] span#ctl00_PlaceHolderTitleBreadcrumb_ContentMap { padding-left:10px; }     I must give credit to this site for the bottom part of their post.          This entry was posted in blog and tagged asp, css, [...]</description>
		<content:encoded><![CDATA[<p>[...] span#ctl00_PlaceHolderTitleBreadcrumb_ContentMap { padding-left:10px; }     I must give credit to this site for the bottom part of their post.          This entry was posted in blog and tagged asp, css, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.sharepointblues.com/2010/02/08/a-single-breadcrumb-for-all-sharepoint-pages/comment-page-1/#comment-45549</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 21 Apr 2011 14:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointblues.com/?p=202#comment-45549</guid>
		<description>Hi There,

This article doesn&#039;t provide enough guidance on how to implement these changes. Please provide more information on how to create the user control. where the code goes. Is VS required? What needs to be in SPD?

Thank you,</description>
		<content:encoded><![CDATA[<p>Hi There,</p>
<p>This article doesn&#8217;t provide enough guidance on how to implement these changes. Please provide more information on how to create the user control. where the code goes. Is VS required? What needs to be in SPD?</p>
<p>Thank you,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalle</title>
		<link>http://www.sharepointblues.com/2010/02/08/a-single-breadcrumb-for-all-sharepoint-pages/comment-page-1/#comment-15325</link>
		<dc:creator>Kalle</dc:creator>
		<pubDate>Wed, 08 Dec 2010 07:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointblues.com/?p=202#comment-15325</guid>
		<description>One solution is to use jQuery and move/copy the 2010 default breadcrumb from dropdown menu and the fly-out -menu from titlearea to somewhere else. This is the easiest solution, if the only access is Sharepoint Designer and browser... Of course the solution from Aapo is more customizable and better for developers, who are familiar with Visual Studio and have access with Sharepoint hive.</description>
		<content:encoded><![CDATA[<p>One solution is to use jQuery and move/copy the 2010 default breadcrumb from dropdown menu and the fly-out -menu from titlearea to somewhere else. This is the easiest solution, if the only access is Sharepoint Designer and browser&#8230; Of course the solution from Aapo is more customizable and better for developers, who are familiar with Visual Studio and have access with Sharepoint hive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noob</title>
		<link>http://www.sharepointblues.com/2010/02/08/a-single-breadcrumb-for-all-sharepoint-pages/comment-page-1/#comment-15200</link>
		<dc:creator>Noob</dc:creator>
		<pubDate>Tue, 07 Dec 2010 18:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointblues.com/?p=202#comment-15200</guid>
		<description>Sorry one more, I have tried this.. this breadcrumb is really the trail that I want.

How can I get the document fly out menu to work with this breadcrumb?


	 &#160;
   

Thanks</description>
		<content:encoded><![CDATA[<p>Sorry one more, I have tried this.. this breadcrumb is really the trail that I want.</p>
<p>How can I get the document fly out menu to work with this breadcrumb?</p>
<p>	 &nbsp;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noob</title>
		<link>http://www.sharepointblues.com/2010/02/08/a-single-breadcrumb-for-all-sharepoint-pages/comment-page-1/#comment-15196</link>
		<dc:creator>Noob</dc:creator>
		<pubDate>Tue, 07 Dec 2010 18:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointblues.com/?p=202#comment-15196</guid>
		<description>Hi..the sharepoint 2010 breadcrumb is killing me. I can&#039;t get the masterpage to display the full breadcrumb AND with the flyout menu (like in document library).. I am having trouble find some good example for this. Do you have any ideas?

I have used this, I think I copied it out from the original and edited it, but it rendered out duplicates of links its weird..

I need it to be like this:
Home &gt; current site collection &gt; subsite &gt; document library &gt; all documents (fly out menu)



									
&lt;!-- I want to display top level link, is this the correct way? --&gt;			

Home



	


&lt;!-- current site --&gt;



										

&lt;!-- it seems like these are the chuck to give the flyout menu --&gt; 


								
	

								
										


Please help! ;-(</description>
		<content:encoded><![CDATA[<p>Hi..the sharepoint 2010 breadcrumb is killing me. I can&#8217;t get the masterpage to display the full breadcrumb AND with the flyout menu (like in document library).. I am having trouble find some good example for this. Do you have any ideas?</p>
<p>I have used this, I think I copied it out from the original and edited it, but it rendered out duplicates of links its weird..</p>
<p>I need it to be like this:<br />
Home &gt; current site collection &gt; subsite &gt; document library &gt; all documents (fly out menu)</p>
<p><!-- I want to display top level link, is this the correct way? -->			</p>
<p>Home</p>
<p><!-- current site --></p>
<p><!-- it seems like these are the chuck to give the flyout menu --> </p>
<p>Please help! ;-(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aapo Talvensaari</title>
		<link>http://www.sharepointblues.com/2010/02/08/a-single-breadcrumb-for-all-sharepoint-pages/comment-page-1/#comment-10854</link>
		<dc:creator>Aapo Talvensaari</dc:creator>
		<pubDate>Fri, 05 Nov 2010 17:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointblues.com/?p=202#comment-10854</guid>
		<description>Kalle and Janey,

I have to re-try this with 2010, maybe things have changed a little bit. Kalle when I said it doesn&#039;t work, I meant that it doesn&#039;t render correct breadcrumb items. It renders breadcrumb, but not the breadcrumb that it should. I will come back to this after I have tested the different options in SP2010. This article was originally written for 2007.

In 2010 they have this PopoutMenu breadcrumb with SharePoint:ListSiteMapPath that has by default these providers: SiteMapProviders=&quot;SPSiteMapProvider,SPContentMapProvider&quot;.

Well... they gave us new top navigation and quick launch data providers, maybe they did something to breadcrumb too in 2010.</description>
		<content:encoded><![CDATA[<p>Kalle and Janey,</p>
<p>I have to re-try this with 2010, maybe things have changed a little bit. Kalle when I said it doesn&#8217;t work, I meant that it doesn&#8217;t render correct breadcrumb items. It renders breadcrumb, but not the breadcrumb that it should. I will come back to this after I have tested the different options in SP2010. This article was originally written for 2007.</p>
<p>In 2010 they have this PopoutMenu breadcrumb with SharePoint:ListSiteMapPath that has by default these providers: SiteMapProviders=&#8221;SPSiteMapProvider,SPContentMapProvider&#8221;.</p>
<p>Well&#8230; they gave us new top navigation and quick launch data providers, maybe they did something to breadcrumb too in 2010.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janey</title>
		<link>http://www.sharepointblues.com/2010/02/08/a-single-breadcrumb-for-all-sharepoint-pages/comment-page-1/#comment-10852</link>
		<dc:creator>Janey</dc:creator>
		<pubDate>Fri, 05 Nov 2010 17:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointblues.com/?p=202#comment-10852</guid>
		<description>Kalle,

I am using SharePoint 2010 with the publishing feature activated.  The code you list is exactly the code I am using after trying many other things.  It works better than most, but it still does not cover all the 3 different items that Aapo lists.

Example:  I have a left nav set up for Discussion Boards as one of the items.  When the user clicks on Discussion Boards, the breadcrumb just shows to the site name, and does not include Discussion Boards.  If I drill down further to a particular discussion, then that particular discussion name will appear in the breadcrumb.

And I&#039;d love to get rid of the aggravating &quot;Home&quot; that appears in the breadcrumb for any site or subsite home.  WTF were they thinking when they put that in there?</description>
		<content:encoded><![CDATA[<p>Kalle,</p>
<p>I am using SharePoint 2010 with the publishing feature activated.  The code you list is exactly the code I am using after trying many other things.  It works better than most, but it still does not cover all the 3 different items that Aapo lists.</p>
<p>Example:  I have a left nav set up for Discussion Boards as one of the items.  When the user clicks on Discussion Boards, the breadcrumb just shows to the site name, and does not include Discussion Boards.  If I drill down further to a particular discussion, then that particular discussion name will appear in the breadcrumb.</p>
<p>And I&#8217;d love to get rid of the aggravating &#8220;Home&#8221; that appears in the breadcrumb for any site or subsite home.  WTF were they thinking when they put that in there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalle</title>
		<link>http://www.sharepointblues.com/2010/02/08/a-single-breadcrumb-for-all-sharepoint-pages/comment-page-1/#comment-10730</link>
		<dc:creator>Kalle</dc:creator>
		<pubDate>Fri, 05 Nov 2010 12:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointblues.com/?p=202#comment-10730</guid>
		<description>Well, as I have tested, it works on all those three pagetypes. This is the situation in SharePoint 2010 with publishing feature activated. I&#039;m not saying your coding is wrong, I&#039;m just pointing that &quot;a single breadcrumb for all SharePoint pages&quot; can be accomplished a little bit easier way.</description>
		<content:encoded><![CDATA[<p>Well, as I have tested, it works on all those three pagetypes. This is the situation in SharePoint 2010 with publishing feature activated. I&#8217;m not saying your coding is wrong, I&#8217;m just pointing that &#8220;a single breadcrumb for all SharePoint pages&#8221; can be accomplished a little bit easier way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

