Hello Breadcrumb experts!

I am wondering why the breadcrumb looks like this:

Home » Administration » Store » Configuration

When the URL looks like this:

/admin/store/settings/cart

Putting aside semantic niggles like the two paths are not "mirrored"

Configuration != settings 

And the fact that the main-level hook_menu title is misleading:

Store != Ubercart

I am wondering why the breadcrumb stops one level earlier than the URL?

Why couldn't it be:

Home » Administration » Store » Configuration » Cart

Regardless of whether or not the page $title is set to "Cart"?

Perhaps this has been covered somewhere before?  

Would this be a "breaking change"?

Can someone deeper with the lore point the way?

Thanks.

g.

----

Accepted answer

Comments

Try the Breadcrumb block settings option «Display the current page title as the last breadcrumb».

Hello @Enthusiast!

Where might I find that setting please?

I looked around "some" but could not find what you describe...

Thanks,

g.

----

/admin/structure/layouts

Click "Manage blocks" in your Layout, configure "Breadcrumb" block.

Or use Contextual Link:


 

Hello @Enthusiast!

 I do not have this path.  I am using D7.

 My path is /admin/structure/block

 I do not have the setting you describe.

 Thanks anyways,

 g.

 ----

We are on the Backdrop CMS forum, naturally we are answering about Backdrop CMS, and not about Drupal. These two systems are slightly different, so you may not get the answer you need, mislead visitors to this forum and waste other people's time.

If I'm not mistaken, Drupal 7 does not have a block of breadcrumbs and the option that I wrote about.