Instead of showing Home, or the page name or a custom string, have a checkbox to show the title of the site instead.

Example:
My site is titled "Big Cookies"
I'm on a page called "Recipes"
The breadcrumbs are "Home > Recipes"
I would like the option for it to be "Big Cookies > Recipes".

Currently achievable if you use a custom string, but there's cases where you may give a user (such as Site Manager) permission to edit the site title but not configure breadcrumbs.

Comments

paulpopus created an issue. See original summary.

jernejbeg’s picture

Status: Active » Needs review
StatusFileSize
new4.01 KB

I suggest the following patch. Needs to be tested.

deaom’s picture

Status: Needs review » Needs work

Hi @jernejbeg. I tested the patch and I'm sorry to say it needs a little bit more work. The patch did apply and works nicely if the option Use site title as the front page segment is enabled. But if that option is not enabled you get both links/titles. So if my site name is Big Cookies I first get Big Cookies>>Recipes but then when I disable that option then I get Big Cookies>>Home>>Recipes. This only happens once you enabled the option save the settings and then decide you do not want it no more and disable it, save settings and the results is then wrong.

jernejbeg’s picture

Status: Needs work » Needs review
StatusFileSize
new4.04 KB

Hi @DeaOm. This patch should resolve the issue.

deaom’s picture

Status: Needs review » Reviewed & tested by the community

Hi @jernejbeg, thanks for the quick correction. The patch applies and now works correctly so marking this as RTBC.

  • Neslee Canil Pinto committed 9daf45f on 8.x-1.x
    Issue #3094402 by jernejbeg: Allow usage of title of the site instead of...
neslee canil pinto’s picture

Status: Reviewed & tested by the community » Fixed

This worked like a charm. Thanks

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.