I have been trying to display a user's real name, via the realname project, only to find out that somehow the simpleclean theme is not doing what other themes, e.g. Bartik do. With Bartik I can set Drupal up to display a specific display name, but in simpleclean, even when I tried to overwrite theme_username_preprocess it didn't help..
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | username-display-1293760-1.patch | 1.42 KB | acke |
Comments
Comment #1
acke commentedAh, I really like Real Name but sometimes I've had problems when I don't want the username to be linked. I will do some testing and see if I can fix this.
Comment #2
acke commentedI think this should fix it. Please try this patch.
Comment #3
acke commentedI tried this out a couple of times and it seems to work. I commited to HEAD and it's going into the upcoming 7.x-1.4 release.
Open this issue up again if you find anything strange with the bug fix.