mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +00:00
Libravatar Addon
Avatar addon to look up avatars at Libravatar. Libravatar is a free and open replacement for Gravatar and you can also host it on you own server. This addon only provides the lookup of avatars at Libravatar. It requires PHP >= 5.3 and you need to disable the gravatar addon.
This commit is contained in:
parent
61cb216de3
commit
b3a0ff0330
4 changed files with 525 additions and 0 deletions
2
libravatar/admin.tpl
Normal file
2
libravatar/admin.tpl
Normal file
|
@ -0,0 +1,2 @@
|
|||
{{ inc field_select.tpl with $field=$default_avatar}}{{ endinc }}
|
||||
<div class="submit"><input type="submit" value="$submit" /></div>
|
Loading…
Add table
Add a link
Reference in a new issue