Merge branch '3.6-rc'
[friendica-addons.git] / libravatar / README.md
index 16fbd85a24bbb09da743c37215c4084ea64296d8..07ac2a798309b384379e5e234762b6675bc43713 100644 (file)
@@ -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.