7 * Frequently Asked Questions (FAQ)
9 * How Can You Contribute?
15 Maintainer: Narno <http://drupal.org/user/141690>
16 Maintainer: Dave Reid <http://drupal.org/user/53892>
17 Contributer: madler <http://drupal.org/user/123779>
18 Project Page: http://drupal.org/project/gravatar
20 This module integrates the Gravatar service with Drupal user pictures.
26 See http://drupal.org/getting-started/install-contrib for instructions on
27 how to install or update Drupal modules.
29 User picture support (admin/user/settings) must be enabled for Gravatar to
30 work. Once Gravatar is installed and enabled, you can configure the module
31 at admin/user/gravatar.
33 You will also want to make sure user pictures are enabled for your theme at
34 admin/build/themes/settings and the approprate user roles have the 'use gravatar'
35 permission assigned to them at admin/user/permissions.
38 FREQUENTLY ASKED QUESTIONS
39 --------------------------
41 Q: Is Gravatar support enabled by default for my users?
42 A: If their user role has the 'use gravatar' permission, yes Gravatar is enabled
45 Q: Is Gravatar support Libravatar compatibility?
46 A: Yes, but only basic features (no hash method selection, nor DNS-based federation).
48 Q: How to configure Gravatar for Libravatar?
49 A: You have to switch base URL (admin/user/gravatar > Advanced):
50 - URL: http://cdn.libravatar.org/avatar
51 - secure URL: https://seccdn.libravatar.org/avatar
57 There are no known issues at this time.
59 To report new bug reports, feature requests, and support requests, visit
60 http://drupal.org/project/issues/gravatar.
63 HOW CAN YOU CONTRIBUTE?
66 - Write a review for this module at drupalmodules.com.
67 http://drupalmodules.com/module/gravatar-integration
69 - Help translate this module on launchpad.net.
70 http://localize.drupal.org/translate/projects/gravatar
72 - Report any bugs, feature requests, etc. in the issue tracker.
73 http://drupal.org/project/issues/gravatar