Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Gravatars.

Gravatars: Difference between revisions

From MoodleDocs
(http://gravatar.com/ link)
(Gravatar default image URL)
 
Line 2: Line 2:
{{New features}}
{{New features}}
[http://gravatar.com/ Gravatar] (an abbreviation for globally recognized avatar) is a service for providing globally unique avatars.
[http://gravatar.com/ Gravatar] (an abbreviation for globally recognized avatar) is a service for providing globally unique avatars.
Use your Gravatar in Moodle 2.2 screencast:
<mediaplayer>http://www.youtube.com/watch?v=Z4b7tJedlMA</mediaplayer>
==Enabling gravatars==


An administrator can enable the use of gravatars in ''Settings > Site administration > Users > Permissions > User policies''. If a user has not uploaded a user picture, Moodle will check whether the user's email address has an associated gravatar and if so, will use the gravatar as the user's picture.
An administrator can enable the use of gravatars in ''Settings > Site administration > Users > Permissions > User policies''. If a user has not uploaded a user picture, Moodle will check whether the user's email address has an associated gravatar and if so, will use the gravatar as the user's picture.


==Gravatar default image URL==


Use your Gravatar in Moodle 2.2 screencast:
In Moodle 2.2.6 onwards, if gravatars are enabled, an alternative default user picture may be specified. The options are:
 
* A gravatar default image - by entering a code such as mm. See https://en.gravatar.com/site/implement/images/ for codes of other gravatar default images.
* A specified image - by entering the image URL
 
If the field is left empty then the theme's default user picture is used.


<mediaplayer>http://www.youtube.com/watch?v=Z4b7tJedlMA</mediaplayer>
Note: Prior to Moodle 2.2.6, gravatar integration stopped working. See MDL-35669 for details.


==See also==
==See also==


*[[User pictures]]
*[[User pictures]]

Latest revision as of 13:43, 10 October 2012

New feature
in Moodle 2.2!

Gravatar (an abbreviation for globally recognized avatar) is a service for providing globally unique avatars.

Use your Gravatar in Moodle 2.2 screencast:

<mediaplayer>http://www.youtube.com/watch?v=Z4b7tJedlMA</mediaplayer>

Enabling gravatars

An administrator can enable the use of gravatars in Settings > Site administration > Users > Permissions > User policies. If a user has not uploaded a user picture, Moodle will check whether the user's email address has an associated gravatar and if so, will use the gravatar as the user's picture.

Gravatar default image URL

In Moodle 2.2.6 onwards, if gravatars are enabled, an alternative default user picture may be specified. The options are:

If the field is left empty then the theme's default user picture is used.

Note: Prior to Moodle 2.2.6, gravatar integration stopped working. See MDL-35669 for details.

See also