forked from GNUsocial/gnu-social
13 lines
258 B
Plaintext
13 lines
258 B
Plaintext
|
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
|