I would like to use a field from the user profile and/or a cck field from the content profile when I set my automatic user path settings in url aliases, however, these fields are not listed in the replacement patterns for the user path settings. Can you tell me how I can add a user profile field or a cck content profile field to the replacement patterns for the user path settings...or should this question be posted in the token module issue queue?

Comments

prdsp’s picture

I managed to get the core profile fields to show up in the user path setting replacement patterns using this patch http://drupal.org/node/125640

However, I need the field to be unique. I am using the unique fields module but it only works on cck fields and not core profile fields.

Can anyone tell me how I can get the cck fields from content profile to show up in the user path settings replacement patterns in pathauto?

greggles’s picture

Status: Active » Closed (works as designed)

These should be about the token module, not a pathauto issue.

See also the token_STARTERKIT which is designed just for situations like this.

http://growingventuresolutions.com/blog/introducing-token-starterkit-sim...