I'm trying to tokenize titles and paths for all taxonomy terms from a vocabulary. I assume this is a setting for Vocabulary tab.
My terms are geographical names.
Vocabulary is named Destinations and I have the following terms:
-Europe
--Italy
---Lazio
----Rome
For Rome, I need my breadcrumb to look like this:
Home > Europe > Italy > Lazio
And the paths for this to look like this:
Home > domain.com/europe > domain.com/europe/italy > domain.com/europe/italy/lazio
I have noticed taxonomy related tokens are missing from the list. I only have Nodes tokens, not Terms tokens.
I need to use taxonomy term names in order to set my breadcrumb's segments paths.
Could you help, please?
Thank you!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

designarti’s picture

I still can't deal with this issue, even today. Could anyone, please, point me into the right direction?

Oleksiy’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
1.18 KB

Here is a patch which added missed tokens for taxonomy breadcrumbs settings page.

andypost’s picture

Status: Needs review » Reviewed & tested by the community

Checked and approved

renatog’s picture

I applied the patch and really works good for me too.

  • RenatoG committed eef060b on 7.x-2.x authored by Oleksiy
    Issue #1818174 by Oleksiy, designarti, andypost, RenatoG: Taxonomy...
renatog’s picture

Status: Reviewed & tested by the community » Fixed

Committed to the dev branch.

Thank you very much.

Best,

Status: Fixed » Closed (fixed)

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