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

cosmicdreams’s picture

Project: » Drupal core
Version: » 5.x-dev
Component: usability » profile.module

Interesting... I think you would be best served if I would triage you request to the drupal queue.

drumm’s picture

Category: feature » support

The 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.

ricabrantes’s picture

Status: Active » Closed (fixed)

No activity, Close..