gnu-social/plugins/Gravatar
Brion Vibber 3ac3bc32fc Some localization cleanup and doc to aid in customization:
* added locale/en/LC_MESSAGES/statusnet.po to make it easier to start customizing English texts
* added notes to locale/README about customizing and how to disable languages you haven't customized
* renamed PO templates from *.po to *.pot to match general conventions and reduce confusion for people trying to find which file they're supposed to edit
2010-04-05 13:19:16 -07:00
..
locale Some localization cleanup and doc to aid in customization: 2010-04-05 13:19:16 -07:00
GravatarPlugin.php Add version information to a bunch of plugins 2010-01-09 19:04:53 -05:00
README Initial GravatarPlugin 2009-12-09 22:32:57 -05:00

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());

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