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