Hi could we get a token for role reference?

my users get to pick one role and then i would like the url build like user/role/username

role reference: http://drupal.org/project/rolereference

Comments

dave reid’s picture

Status: Active » Closed (won't fix)

Token only provides support for core module tokens. Role reference is free to implement its own tokens. See the API.txt included with the token module and the tokenSTARTER.module.