You are here

README.txt in Gravatar integration 6

Same filename and directory in other branches
  1. 5 README.txt
  2. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation
 * Frequently Asked Questions (FAQ)
 * Known Issues
 * How Can You Contribute?


INTRODUCTION
------------

Maintainer: Narno <http://drupal.org/user/141690>
Maintainer: Dave Reid <http://drupal.org/user/53892>
Contributer: madler <http://drupal.org/user/123779>
Project Page: http://drupal.org/project/gravatar

This module integrates the Gravatar service with Drupal user pictures.


INSTALLATION
------------

See http://drupal.org/getting-started/install-contrib for instructions on
how to install or update Drupal modules.

User picture support (admin/user/settings) must be enabled for Gravatar to
work. Once Gravatar is installed and enabled, you can configure the module
at admin/user/gravatar.

You will also want to make sure user pictures are enabled for your theme at
admin/build/themes/settings and the approprate user roles have the 'use gravatar'
permission assigned to them at admin/user/permissions.


FREQUENTLY ASKED QUESTIONS
--------------------------

Q: Is Gravatar support enabled by default for my users?
A: If their user role has the 'use gravatar' permission, yes Gravatar is enabled
   by default.

Q: Is Gravatar support Libravatar compatibility?
A: Yes, but only basic features (no hash method selection, nor DNS-based federation).

Q: How to configure Gravatar for Libravatar?
A: You have to switch base URL (admin/user/gravatar > Advanced):
- URL: http://cdn.libravatar.org/avatar
- secure URL: https://seccdn.libravatar.org/avatar


KNOWN ISSUES
------------

There are no known issues at this time.

To report new bug reports, feature requests, and support requests, visit
http://drupal.org/project/issues/gravatar.


HOW CAN YOU CONTRIBUTE?
---------------------

- Write a review for this module at drupalmodules.com.
  http://drupalmodules.com/module/gravatar-integration

- Help translate this module on launchpad.net.
  http://localize.drupal.org/translate/projects/gravatar

- Report any bugs, feature requests, etc. in the issue tracker.
  http://drupal.org/project/issues/gravatar

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Frequently Asked Questions (FAQ)
  6. * Known Issues
  7. * How Can You Contribute?
  8. INTRODUCTION
  9. ------------
  10. Maintainer: Narno
  11. Maintainer: Dave Reid
  12. Contributer: madler
  13. Project Page: http://drupal.org/project/gravatar
  14. This module integrates the Gravatar service with Drupal user pictures.
  15. INSTALLATION
  16. ------------
  17. See http://drupal.org/getting-started/install-contrib for instructions on
  18. how to install or update Drupal modules.
  19. User picture support (admin/user/settings) must be enabled for Gravatar to
  20. work. Once Gravatar is installed and enabled, you can configure the module
  21. at admin/user/gravatar.
  22. You will also want to make sure user pictures are enabled for your theme at
  23. admin/build/themes/settings and the approprate user roles have the 'use gravatar'
  24. permission assigned to them at admin/user/permissions.
  25. FREQUENTLY ASKED QUESTIONS
  26. --------------------------
  27. Q: Is Gravatar support enabled by default for my users?
  28. A: If their user role has the 'use gravatar' permission, yes Gravatar is enabled
  29. by default.
  30. Q: Is Gravatar support Libravatar compatibility?
  31. A: Yes, but only basic features (no hash method selection, nor DNS-based federation).
  32. Q: How to configure Gravatar for Libravatar?
  33. A: You have to switch base URL (admin/user/gravatar > Advanced):
  34. - URL: http://cdn.libravatar.org/avatar
  35. - secure URL: https://seccdn.libravatar.org/avatar
  36. KNOWN ISSUES
  37. ------------
  38. There are no known issues at this time.
  39. To report new bug reports, feature requests, and support requests, visit
  40. http://drupal.org/project/issues/gravatar.
  41. HOW CAN YOU CONTRIBUTE?
  42. ---------------------
  43. - Write a review for this module at drupalmodules.com.
  44. http://drupalmodules.com/module/gravatar-integration
  45. - Help translate this module on launchpad.net.
  46. http://localize.drupal.org/translate/projects/gravatar
  47. - Report any bugs, feature requests, etc. in the issue tracker.
  48. http://drupal.org/project/issues/gravatar