Hi,

Currently i am migrating my drupal 6 website to drupal 7. While upgrading tokens i found token [term] is missing in drupal 7 version. But its available in drupal 6 tokens module. Please help me to find the exact token name for '[term]' in drupal 7.

Example :
Drupal 6: pathauto setting :
page/[term]/[title] ::=> Its working fine

Drupal 7: pathauto setting :
page/[term]/[title] ::=> Not working, because token [term] is not available in drupal 7 token module.

regards,
tssarun