Closed (works as designed)
Project:
Content Profile
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2008 at 15:57 UTC
Updated:
23 Dec 2010 at 19:46 UTC
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
Comment #1
fagoI 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
Comment #2
niklp commentedDon't forget http://drupal.org/project/auto_nodetitle !
Comment #3
bonobo commentedSecond 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.
Comment #4
honorfield commentedExcellent! Thanks NikLP for this tip.. I got this working with "Auto Node Title" and "Token" modules.
Comment #5
davethedruper commentedHonorfield,
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