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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | allow-site-title-3094402-4.patch | 4.04 KB | jernejbeg |
| #2 | allow-site-title-3094402-2.patch | 4.01 KB | jernejbeg |
Comments
Comment #2
jernejbeg commentedI suggest the following patch. Needs to be tested.
Comment #3
deaom commentedHi @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.
Comment #4
jernejbeg commentedHi @DeaOm. This patch should resolve the issue.
Comment #5
deaom commentedHi @jernejbeg, thanks for the quick correction. The patch applies and now works correctly so marking this as RTBC.
Comment #7
neslee canil pintoThis worked like a charm. Thanks