Project:Authorship Module
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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.

Comments

#1

Project:Pathauto» Authorship Module
Version:6.x-1.x-dev» master

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.