Opened 18 years ago
Closed 18 years ago
#7523 closed enhancement (fixed)
Alternate image text in get_avatar
| Reported by: | Speedboxer | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | Template | Version: | 2.5 |
| Severity: | normal | Keywords: | avatar, has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Allow specifying image alt tags in get_avatar() and default alt to 'Avatar'