kendarorg / PhpNuget

Php nuget manager supporting complex queries on txt files or MySQL
http://www.kendar.org/?p=/dotnet/phpnuget
Other
23 stars 15 forks source link

Feature Request: Gravatar support #54

Closed bkraul closed 5 years ago

bkraul commented 7 years ago

Given that the user system supports email addresses, it would be trivial to incorporate the display of a gravatar picture beside the logged in user name. This would make the interface a little bit nicer.

This static php class is very simple to use:

https://github.com/MrDJK/gravatar-php-class

bkraul commented 5 years ago

Not sure if it will ever be merged, but for those interested, this is offered in PR #67.