/[drupal]/contributions/modules/gravatar/README.txt
ViewVC logotype

Contents of /contributions/modules/gravatar/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Wed Jul 29 16:27:23 2009 UTC (3 months, 3 weeks ago) by davereid
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +66 -1 lines
File MIME type: text/plain
by Dave Reid: Merged with 6.x and updated for 7.x.
1 $Id: README.txt,v 1.1.2.7 2008/12/12 21:10:25 davereid Exp $
2
3 CONTENTS OF THIS FILE
4 ---------------------
5
6 * Introduction
7 * Installation
8 * Frequently Asked Questions (FAQ)
9 * Known Issues
10 * How Can You Contribute?
11
12
13 INTRODUCTION
14 ------------
15
16 Maintainer: Narno <http://drupal.org/user/141690>
17 Maintainer: Dave Reid <http://drupal.org/user/53892>
18 Contributer: madler <http://drupal.org/user/123779>
19 Project Page: http://drupal.org/project/gravatar
20
21 This module integrates the Gravatar service with Drupal user pictures.
22
23
24 INSTALLATION
25 ------------
26
27 See http://drupal.org/getting-started/5/install-contrib for instructions on
28 how to install or update Drupal modules.
29
30 User picture support (admin/user/settings) must be enabled for Gravatar to
31 work. Once Gravatar is installed and enabled, you can configure the module
32 at admin/settings/gravatar.
33
34 You will also want to make sure user pictures are enabled for your theme at
35 admin/build/themes/settings and the approprate user roles have the 'use gravatar'
36 permission assigned to them at admin/user/permissions.
37
38
39 FREQUENTLY ASKED QUESTIONS
40 --------------------------
41
42 Q: Is Gravatar support enabled by default for my users?
43 A: If their user role has the 'use gravatar' permission, yes Gravatar is enabled
44 by default.
45
46
47 KNOWN ISSUES
48 ------------
49
50 There are no known issues at this time.
51
52 To report new bug reports, feature requests, and support requests, visit
53 http://drupal.org/project/issues/gravatar.
54
55
56 HOW CAN YOU CONTRIBUTE?
57 ---------------------
58
59 - Write a review for this module at drupalmodules.com.
60 http://drupalmodules.com/module/gravatar
61
62 - Help translate this module on launchpad.net.
63 http://project.davereid.net/translate/projects/gravatar
64
65 - Report any bugs, feature requests, etc. in the issue tracker.
66 http://drupal.org/project/issues/gravatar

  ViewVC Help
Powered by ViewVC 1.1.2