X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=libravatar%2FREADME.md;h=07ac2a798309b384379e5e234762b6675bc43713;hb=c6e5bc3429c9c610895ba826d841cddd8c0f378b;hp=16fbd85a24bbb09da743c37215c4084ea64296d8;hpb=c460ff6348fc2f3944f8eb4e7af1d74cba06c236;p=friendica-addons.git diff --git a/libravatar/README.md b/libravatar/README.md index 16fbd85a..07ac2a79 100644 --- a/libravatar/README.md +++ b/libravatar/README.md @@ -1,4 +1,4 @@ -# Libravatar Plugin +# Libravatar Addon by [Klaus Weidenbach](http://friendica.dszdw.net/profile/klaus) This addon allows you to look up an avatar image for new users and contacts at [Libravatar](http://www.libravatar.com). It will be used if there have not been found any other avatar images yet for example through OpenID. @@ -6,7 +6,7 @@ This addon allows you to look up an avatar image for new users and contacts at [ Libravatar is a free and open replacement for Gravatar. It is a service where people can store an avatar image for their email-addresses. These avatar images can get looked up for example in comment functions, profile pages, etc. on other sites. There exists a central installation at [www.libravatar.com](http://www.libravatar.com), but you can also host it on your own server. If no avatar was found Libravatar will look up at Gravatar as a fallback. There is no rating available, as it is on Gravatar, so all avatar lookups are g-rated. (Suitable for all audiences.) -PHP >= 5.3 is required for this plugin! +PHP >= 5.3 is required for this addon! You can not use the Libravatar and Gravatar addon at the same time. You need to choose one. If you need other ratings than g you better stay with Gravatar, otherwise it is safe to use Libravatar, because it will fall back to Gravatar if nothing was found at Libravatar.