Authorship/Profile integration
ivanjaros - January 1, 2008 - 17:55
| Project: | Authorship Module |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have a news website where authors have their own blogs. I'm using Authorship module to show real author names instead of their login names. I'd like pathauto to be able to take the authorship field value and use it in the url address(of some blog article). For now I'm using blog/title address but It would be nicer to have blog/authorname/title address. Also it would be great if pathauto can take values form profile fields.

#1
This should be a feature provided by the authorship module in the user realm.
For more details see the token module's API.txt file.
There is a similar issue already for profile fields in token, but I haven't really looked at it much.