Feature #5418
closedAdd Gravatar and edit link to "My account" page
0%
Description
The Gravatar feature is working great for me but it took asking on irc to realize I had to go to gravatar.com to change my icon. It would be cool to have the users Gravatar on their "My account" page and have a link under it to "edit icon" that would take you to gravatar.com
Files
Related issues
Updated by Yuki Kita almost 15 years ago
+1
This feature removes my task to explain to my colleagues that it is necessary to register in gravatar.com so that the gravator icons are displayed.
Updated by Felix Schäfer almost 15 years ago
- Category changed from Accounts / authentication to UI
- Target version set to 0.9.5
I think this is more of a UI thing. Can we get this in for 0.9.5?
Updated by Yuki Kita almost 15 years ago
- File account.rhtml.diff account.rhtml.diff added
- File Screenshot.png Screenshot.png added
Here is the patch.
Try it.
Updated by Eric Davis almost 15 years ago
- Target version changed from 0.9.5 to 1.0.0 (RC)
Pushing this to 1.0, I don't consider it a must have for 0.9.5.
Updated by Eric Davis almost 15 years ago
- Assignee set to Eric Davis
- Target version deleted (
1.0.0 (RC))
I'll review this for a later version, trying to keep new features out of 1.0 right now.
Updated by Eric Davis over 14 years ago
- Assignee deleted (
Eric Davis)
I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to reassign it to them.
Eric Davis
Updated by Dominic Clifton about 14 years ago
This simple patch worked for me on 1.1. Can we get it included in trunk?
Updated by Robert Hailey almost 10 years ago
Updated patch against 2.6.5
Updated by Go MAEDA almost 10 years ago
Here is a new patch against trunk (r14294).
Removed hard coded strings.
Updated by Jean-Philippe Lang almost 10 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Feature added in r14377. A helper method was added to to make it easy for plugins to change this behaviour (eg. custom avatar store).