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
..
2009-12-09 22:32:57 -05:00

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