Gravatar size
soupp - December 13, 2009 - 18:58
| Project: | Gravatar integration |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Can't seem to set the gravatar size. Settings page gives the only option 200x200. Is it set to default drupal user pic size?
In my sace user picture setup is quite complex: default size for for user picture is 200x600 (which is later processed) -> imagecache + Imagecache Profile Pictures -> resulting picture is 75x75.
So I think it would be a nice idea to set gravatar size independently from drupal userpic settings.
And thanks for wonderful module anyway!

#1
Yes, it's based on the setting in the core User settings page.
#2
Thanks Dave,
Any chance this feature could be implemented soon/at all for D6?
I'll try to look at it as well to make a patch. But I'm much more of a theme guy anyway. Not sure about result :)
#3
I'll play around with this a little more. Maybe we can grab the dimensions from imagecache somehow.
#4
subscribe
#5
subscribe
#6
subscribing. Thanks