Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
profile.module
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2007 at 07:26 UTC
Updated:
19 Feb 2008 at 15:52 UTC
Peace All,
Lately I have installed Drupal 5.1, must say its super duper great!
using the profile module to add some fields to the "user card".
I wondered if it possible to display all over the site field of the profile page - profile_name instead of the original username.
After searching the drupal.org site, I notice that this request asked before, but none answered.
and even encounter with some kind of solutions - use the profile module field instead of post author.
I am sure that many Drupal users are join my question...
Many thanks,
Shahar
Comments
Comment #1
cosmicdreams commentedInteresting... I think you would be best served if I would triage you request to the drupal queue.
Comment #2
drummThe profile fields which exist are dependent on site configuration and are different for different sites. theme_username() can be implemented in your theme to display whatever you want in place of user names.
Comment #3
ricabrantes commentedNo activity, Close..