键盘快捷键
高级搜索
How do I use the hash in avatar -> gravatar -> hash to get an avatar to display? Do I use it with the path provided in Configuration and profile? Is the hash the name of the avatar file?
Hi Umair,
The hash is to be used with Gravatar. You can read about their implementation here.
You can see my image hash is "557dee95e4b8498738cdad86f7f8acce.jpg" which can then be used like so:
https://secure.gravatar.com/avatar/557dee95e4b8498738cdad86f7f8acce.jpg?s=64
Cheers.
Ah I didn't know about gravatar, thanks!
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2015 年 10 月 11 日 11:01上午
Hi Umair,
The hash is to be used with Gravatar. You can read about their implementation here.
You can see my image hash is "557dee95e4b8498738cdad86f7f8acce.jpg" which can then be used like so:
Cheers.
Umair 的回复
于 2015 年 10 月 11 日 2:32下午
Ah I didn't know about gravatar, thanks!