Opened 17 years ago
Closed 17 years ago
#7523 closed enhancement (fixed)
Alternate image text in get_avatar
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | 2.5 |
Component: | Template | Keywords: | avatar, has-patch |
Focuses: | Cc: |
Description
Currently, get_avatar() returns an image tag with a blank alt attribute, which isn't particularly useful. We should allow specifying the contents of the alt tag, and should default it to 'Avatar'.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Allow specifying image alt tags in get_avatar() and default alt to 'Avatar'