Forum Discussion
AdamN
12 years agoKhoros Alumni (Retired)
Hi GuillaumeV,
I'm not aware of any way to do this out-of-the-box, but there's likely a way you could do this via customization. At the very least, you could create your own custom breadcrumb formatted as you desire.
This TKB article documents how you can get the details of the breadcrumb and construct your own:
http://lithosphere.lithium.com/t5/developers-knowledge-base/page-FreeMarker-context-object/ta-p/9331
Here's a slightly different use case, but provides another good example of working with bread crumbs:
I hope this helps!