Username is not themed
solomongifford - January 22, 2008 - 17:00
| Project: | Drupal |
| Version: | 5.x-dev |
| Component: | blog.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
IMO, every time the username is output it should be passed through theme('username') as is drupal standard practice.
My current site has themed the username so that it prints out the user's real name instead of their username. The only module that isn't picking up this theming change is the blog module.
