Active
Project:
Token
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2012 at 04:44 UTC
Updated:
16 May 2012 at 07:16 UTC
Scratch that - I was thinking it was suppose to be pulling the taxonomy from the node page. Works fine - except I figure out how to get that tid.
Comments
Comment #1
develcuy commentedComment #2
dealancer commentedCurrently taxonomy tokens works for: taxonomy term page, specific taxonomy term, random taxonomy term. Currently module not supports token replacement for a taxomomy term get from the node/entity. But it is possible to implement this by making plugin for a menu token.
Comment #3
dealancer commentedI think this issue is related to the Token module.
Currently [node:field_tags] shows all tags titles, but we might want to have a [node:field_tags:delta:id] token and ability to show taxonomy term fields.
Comment #4
fehin commentedI also need tid for term fields on user accounts and nodes. I only see the term names under user path. I have this [user:field_language] but I need this [user:field_language:tid] for my url. Thanks.
Comment #5
fehin commentedComment #5.0
fehin commentedincorrect bug report