<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Breadcrumb Mode in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/breadcrumb-mode/m-p/120123#M33026</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your solution worked, thanks a lot&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jul 2021 08:27:25 GMT</pubDate>
    <dc:creator>JDeAz</dc:creator>
    <dc:date>2021-07-28T08:27:25Z</dc:date>
    <item>
      <title>Breadcrumb Mode</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/breadcrumb-mode/m-p/120120#M33023</link>
      <description>&lt;P&gt;Hi !&lt;BR /&gt;&lt;BR /&gt;I have a problem with the breadcrumb-mode in Alfresco 5.2 and Alfresco 6.2.&lt;BR /&gt;When I search for a file with the advanced search and then click on the file founded, the breadcrumb path begins within the repository.&lt;BR /&gt;&lt;BR /&gt;For example, my file is in the space "My files"&amp;nbsp; within the folder named "Test" :&lt;BR /&gt;&amp;nbsp; - When I search for my file from the explorer, the breadcrumb is the following : My files &amp;gt; Test&lt;BR /&gt;&amp;nbsp; - When I search for my file from the advanced search and then click on it, the breadcrumb is the following : Repository &amp;gt; User Spaces &amp;gt; MySpace &amp;gt; Test&lt;BR /&gt;&lt;BR /&gt;The behaviour I want to have is the first one.&lt;BR /&gt;&lt;BR /&gt;I have found a possible solution here (in the last parapgraph) :&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-hub/web-client-customisation-faq/ba-p/289689#w_changingbreadcrumbmode" target="_blank" rel="noopener nofollow noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-hub/web-client-customisation-faq/ba-p/289689#w_changingbreadcrumbmode&lt;/A&gt;&lt;BR /&gt;But changing the breadcrumb-mode into location mode doesn't works.&lt;BR /&gt;&lt;BR /&gt;Does someone have the solution, please ?&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 10:06:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/breadcrumb-mode/m-p/120120#M33023</guid>
      <dc:creator>JDeAz</dc:creator>
      <dc:date>2021-07-26T10:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Breadcrumb Mode</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/breadcrumb-mode/m-p/120121#M33024</link>
      <description>&lt;P&gt;You seem to be trying to update the config that no longer exists. The documentation is marked as obslete.&lt;/P&gt;
&lt;P&gt;"Explorer was an app (used to be accessed at /alfresco context) is no longer available version ACS 5.x (5.1, 5.2 etc.) onwards as far as i can recall."&lt;/P&gt;
&lt;P&gt;I am assuming you mean Share "DocumentLibrary", "SharedFiles" etc. when you say explorer and not the obselete app.&lt;/P&gt;
&lt;P&gt;When in comes to Share, the behavior you are seeing is default from what i could recall and there is no config to handle just the breadcrumb stuff. The path is contextual i.e. site, shared, etc. and link open the item based on the context. Just observe the URLs when you open the items.&lt;/P&gt;
&lt;P&gt;In Share, you can however extend and customize the "/alfresco/site-webscripts/org/alfresco/components/node-details/node-header" webscript and alter the &lt;A href="https://github.com/Alfresco/share/blob/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/node-details/node-header.get.js#L55" target="_self" rel="nofollow noopener noreferrer"&gt;paths&lt;/A&gt; in order to show only required path. Note that, you would still need to consider the context and make sure nothing breaks.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/share/blob/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/node-details/node-header.get.js#L55" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/Alfresco/share/blob/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/node-details/node-header.get.js#L55&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/share/blob/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/node-details/node-header.get.html.ftl#L73" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/Alfresco/share/blob/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/node-details/node-header.get.html.ftl#L73&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 16:48:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/breadcrumb-mode/m-p/120121#M33024</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2021-07-26T16:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Breadcrumb Mode</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/breadcrumb-mode/m-p/120122#M33025</link>
      <description>&lt;P&gt;Thank you for your help, I will try your solution.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 06:31:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/breadcrumb-mode/m-p/120122#M33025</guid>
      <dc:creator>JDeAz</dc:creator>
      <dc:date>2021-07-27T06:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Breadcrumb Mode</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/breadcrumb-mode/m-p/120123#M33026</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your solution worked, thanks a lot&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 08:27:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/breadcrumb-mode/m-p/120123#M33026</guid>
      <dc:creator>JDeAz</dc:creator>
      <dc:date>2021-07-28T08:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Breadcrumb Mode</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/breadcrumb-mode/m-p/120124#M33027</link>
      <description>&lt;P&gt;Glad to hear&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/78487"&gt;@JDeAz&lt;/A&gt;&amp;nbsp;, good luck.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 13:55:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/breadcrumb-mode/m-p/120124#M33027</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2021-07-30T13:55:14Z</dc:date>
    </item>
  </channel>
</rss>

