Originally created by: sf-overlords
Created by: noostendorp
Created date: 2010-06-22 15:35:54.115000
Assigned to:wolf
There are a few issues with the gravatar system i would like to fix:
Gravatar hover should always show full name, not email address. On project page ATM it's email, on wiki authors its full name.
Gravatar defaults (the weird shapes) should never be shown. If the gravatar is not set, use the users project icon. If that is not set use the empty silhouette.
The gravatar should use the users email address which is listed on SF.net/account not @users.sf.net
Originally by: sf-overlords
Post by wolf:
If you have a gravatar for your email address, you get that; else if you have set an icon for your personal project, you get that, else you get the default silhouette. The only part of this but I could not implement was using the SF.net/account email address as it's not part of the current API and probably can't be to prevent data mining.
Originally by: sf-overlords
Post by wolf:
it's a size 1 task with some unknown using the sfx_api to get the preferred email address, so calling it a size 2
Originally by: n_oostendorp
description has changed