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
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
Comment #1
dave reidToken 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.