We are would like to use the User's Name, their real name, as a link to the user's profile page and also have the User's Name be the title for the profile page, instead of the username. Is this possible with this module? Any suggestions?
Thanks!

Comments

fago’s picture

Category: feature » task

I think this is a common need and we should provide a solution here - e.g. port the usernode template.php code which does it to 6.x

niklp’s picture

bonobo’s picture

Status: Active » Closed (works as designed)

Second NikLP's solution --

AutoNodetitle, in conjunction with Token, can take care of this -- setting to "by design" as this functionality is already supported by modules eith a strong degree of support w/in the community.

honorfield’s picture

Excellent! Thanks NikLP for this tip.. I got this working with "Auto Node Title" and "Token" modules.

davethedruper’s picture

Honorfield,
Does this work for providing the Node Title in the comments and relationships as well? I've used Content Profile and have it redirected with Rules but I can't seem to figure out how to replace the username in the comments and other sections with the Node Title of the content profile. Would you be able to explain how you set it up with Tokens and Autonode title or somewhere that explains it?

Thanks for your help and time.

Dave