Difference between revisions of "Extensions:Gravatar"
Jump to navigation
Jump to search
(Created page) Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title= | + | {{Extensioninfobox|title=Gravatar|desc=Adss Gravatar|auth=Newt|status=Stable|github=|LKVer=v3.0|migration=no|package=no|dev300=yes}} |
− | < | + | Users without avatars will have their email address compared to Gravatar email addresses, and if a matching email is found the image from there is set as their avatar. |
+ | {| style="margin: 4px auto; width: 80%; border: 1px solid #9ADC38; background: #A1F524;" | ||
+ | |- | ||
+ | | '''<u>THIS EXTENSION IS PART OF v3.0.0</u>''' | ||
+ | |- | ||
+ | | This extension has been merged into the v3.0.0 branch as [https://github.com/corowne/lorekeeper/pull/495 Gravatar]. | ||
+ | |} | ||
== Installation == | == Installation == | ||
− | + | Must be turned on in config/lorekeeper/extensions.php in order to be used. | |
− | |||
− | |||
== Usage == | == Usage == | ||
− | + | When turned on, Gravatar will overwrite the default avatar. | |
− | |||
− | |||
== Images == | == Images == | ||
<!-- Do you have any images to show what it looks like in action? --> | <!-- Do you have any images to show what it looks like in action? --> | ||
== See Also == | == See Also == | ||
− | + | [[Updating:_to_3.0.0]] | |
− |
Revision as of 08:12, 25 March 2024
Description | Adss Gravatar |
---|---|
Author(s) | Newt |
Status | Stable |
LK Version | v3.0 |
Is part of LK v3.0.0's release | |
Users without avatars will have their email address compared to Gravatar email addresses, and if a matching email is found the image from there is set as their avatar.
THIS EXTENSION IS PART OF v3.0.0 |
This extension has been merged into the v3.0.0 branch as Gravatar. |
Contents
Installation
Must be turned on in config/lorekeeper/extensions.php in order to be used.
Usage
When turned on, Gravatar will overwrite the default avatar.