You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
classes | 7 years ago | |
lib/services | 7 years ago | |
locale | 7 years ago | |
LICENCE | 11 years ago | |
LibravatarPlugin.php | 7 years ago | |
README | 7 years ago |
README
====================
LibravatarPlugin
====================
About
-----
This will add Libravatar.org (and federated Libravatar instance) support!
Libravatar has a Gravatar fallback, so users without Libravatar accounts
but who do have Gravatar accounts will not notice a change. Libravatar
users will see their Libravatar avatars.
If you are running a very high-traffic GNU social instance and opt
to enable this plugin, you should consider also hosting a CDN mirror
for the Libravatar project.
http://wiki.libravatar.org/talk_to_us/
Configuration
-------------
Before enabling this plugin, add this to your config.php:
addPlugin('Libravatar');
Performance hints:
Disabling the Gravatar plugin will reduce processing load; they are
not compatible. Gravatar will not work if this plugin is enabled
(except by the fallback mechanism), so there's no point in keeping
it on.
To do
-----
Same thing we do every night, Pinky.