gnu-social/plugins/Gravatar
Craig Andrews bc6a61dc89 Use https for gravatars
No reason not to use https, and doing so prevents mixed content warnings when the avatars are used on https pages.
2010-10-26 23:56:59 -04:00
..
locale Localisation updates from http://translatewiki.net. 2010-10-23 20:50:55 +02:00
GravatarPlugin.php Use https for gravatars 2010-10-26 23:56:59 -04:00
README Remove superfluous whitespace. 2010-09-18 17:14:00 +02:00

GravatarPlugin 0.1

About
This will allow users to use their Gravatar Avatar with your StatusNet install.

Configuration
add this to your config.php:
addPlugin('Gravatar', array());

ToDo:
Site default all on for gravatar by default
Migration Script
Localize