2009-12-10 12:32:57 +09:00
|
|
|
GravatarPlugin 0.1
|
|
|
|
|
2011-04-09 01:46:41 +09:00
|
|
|
About:
|
2009-12-10 12:32:57 +09:00
|
|
|
This will allow users to use their Gravatar Avatar with your StatusNet install.
|
|
|
|
|
2011-04-09 01:46:41 +09:00
|
|
|
Configuration:
|
2009-12-10 12:32:57 +09:00
|
|
|
add this to your config.php:
|
|
|
|
addPlugin('Gravatar', array());
|
|
|
|
|
2011-04-09 01:46:41 +09:00
|
|
|
To do:
|
2009-12-10 12:32:57 +09:00
|
|
|
Site default all on for gravatar by default
|
|
|
|
Migration Script
|