Drupal 6.0 module
| Project: | Gravatar integration |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Hi Narno,
I've rewritten your gravatar module to work in Drupal 6.0 (see attached zip-file).
Avatars are now used throughout the site, not only for comments. Its is no longer neccessary to alter a theme to use gravatar, as it - if the user wants it to - simply replaces the user image. An authenticated user may opt to not use gravatar, or specify an alternative email address to use with the gravatar service.
The site admin can still set the default avatar image size, max allowed rating, and replacement image (by site, by module, or from gravatar.com).
Issue http://drupal.org/node/204177 should be fixed in the code (prepending base_url), too.
It would be nice, if this module could be hosted at your module site. Feel free to check the code. If you find anything, please give me a note, or better still, maybe we can work out a co-maintainership of sorts.
Cheers,
Matthias
P.S. -> had to tag this with version "5.x-1.x-dev" as drupal.org form would not let me submit this request otherwise ...
| Attachment | Size |
|---|---|
| gravatar.zip | 13.91 KB |

#1
Hi Matthias,
I'm really impressed by your quality of code and features that you have integrated to this Drupal 6.x version !
I think the best way to work together is to create a CVS access for you ! :-)
#2
Matthias, first you will need to apply for a CVS account with Drupal.org.
More informations here : http://drupal.org/node/188985
#3
Hi Narno,
thanks for your compliment and support :)
I applied for a CVS account a few minutes ago. Hopefully it gets accepted ...
Cheers,
Matthias
#4
CVS account approved.
#5
It's works ! :-)
Matthias, now you can commit to the Gravatar repository.
#6
Cool ;)
After I sipped through the CVS guidelines I'll create a 6.x branch.
Could take 'till tomorrow, though, because I have to finish some work first ...
Cheers,
Matthias
#7
#8