Downloads

Download gravatar-6.x-1.8.tar.gztar.gz 29.37 KB
MD5: 34cb20137d507140331b0d7c1d08fddc
SHA-1: b0feff0ffaba72e122ae2873e76dfb9503ef3620
SHA-256: 67ca0e2d978b33bed4f145d00b8e6a49db2230d8379989cbbef2f3752233a470
Download gravatar-6.x-1.8.zipzip 47.03 KB
MD5: 280f452b72cc75adc35bbc9a67e402c4
SHA-1: 554e1bc47fc372cf4cef6d1c31f18ca85e9525f5
SHA-256: 4a274dcdc2eb5b81e57c05de26dad3f7c2d1412be5d5baf58219c3a56959f357

Release notes

Changes since DRUPAL-6--1-7:

  • by Dave Reid: Split the account re-loading code into a separate _gravatar_load_account() function.
  • by Dave Reid: Moved module settings from admin/user/gravatar to admin/settings/gravatar for consistency with other configuration paths.
  • by Dave Reid: Updated README.txt.
  • by Dave Reid: Fixed coder warnings.
  • #502954 by Dave Reid: Added rel='external nofollow' to anonymous users' website links in comments.
  • by Dave Reid: Cleaned up the account handling.
  • #514928 by Dave Reid: Use hostname if an anonymous comment does not have an e-mail address.
  • by Dave Reid: Make the _gravatar_get_gravatar() a better API function.
  • by Dave Reid: Removed old function gravatar_email_validate().
  • by Dave Reid: Code cleanups and optimizations.
  • by Dave Reid: Split the user picture logic into _gravatar_get_account_user_picture() from gravatar_preprocess_user_picture().
  • by Dave Reid: Reverted the menu path change from admin/user/gravatar to admin/settings/gravatar. That was silly of me and the path in D7 will be admin/config/people/gravatar.
  • by Dave Reid: Cleaned up admin settings code.
  • by Dave Reid: Fixed last commit and cleaned up default image descriptions.
  • by Dave Reid: Fixed loss of name for anonymous commenters.
  • #606626 by Dave Reid: Added SSL support.
  • by Dave Reid: Updated links in README.txt.
  • by Dave Reid: Use a constant for the maximum gravatar size.
  • by Dave Reid: Added support for a 404 default image response.
Created by: Dave Reid
Created on: 28 Nov 2010 at 19:29 UTC
Last updated: 28 Nov 2010 at 19:32 UTC

Other releases