Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
atheprogrammer
/
gnu-social
forked from
diogo/gnu-social
Watch
1
Star
0
Fork
0
Files
Tree:
5c6b98e821
Branches
Tags
1.1.x
1.2.x
1.20.x
1.5
master
nightly
v3
v2.0.0beta0
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
plugins
/
Gravatar
Mikael Nordfeldth
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
11 years ago
..
locale
51b28eda19
Localisation updates from http://translatewiki.net.
12 years ago
GravatarPlugin.php
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
11 years ago
README
ea82086297
Update translator documentation.
13 years ago
README
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());
To do:
Site default all on for gravatar by default
Migration Script