Download & Extend

Use theme('username', $account) instead of $account->name for RealName support in alt attribute

Project:ImageCache Profiles
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

I use RealName and didn't like how the alt attribute contained the username so I patched this according to how people are doing it in other modules.

Comments

#1

Status:active» needs review

see attached.

AttachmentSize
imagecache_profiles-realname-support-1373476-1.patch 744 bytes

#2

Category:task» feature request

The purpose of using $account->name is to mimic core's functionality. So let's get more reviews and take into account that threr was a issue about changing this to core's defaults

nobody click here