[RFC|Accepted] Avatar improvements, Gravatar

These requests for comments/change have lead to an implemented feature that has been successfully merged into the 3.1/Ascraeus branch. Everything listed in this forum will be available in phpBB 3.1.
User avatar
naderman
Consultant
Posts: 1727
Joined: Sun Jan 11, 2004 2:11 am
Location: Berlin, Germany
Contact:

Re: [RFC|Accepted] Avatar improvements, Gravatar

Post by naderman »

Just wanted to make everyone aware that Cullen is working on a more generic solution to this, which you can see at https://github.com/ckwalsh/phpbb3/tree/ ... %2Favatars.

User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 185
Joined: Thu Sep 09, 2010 11:36 am
Location: Munich, Germany

Re: [RFC|Accepted] Avatar improvements, Gravatar

Post by Marc »

I'd like to note that I have opened a WIP pull request at github: https://github.com/phpbb/phpbb3/pull/1100

User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 185
Joined: Thu Sep 09, 2010 11:36 am
Location: Munich, Germany

Re: [RFC|Accepted] Avatar improvements, Gravatar

Post by Marc »

User visible changes with the new modular avatar system:
The avatar settings will no longer display as a page full of available avatar settings. Currently you see all settings for all enabled avatars. With the new system you will first choose the avatar you want to use with a drop-down list. Afterwards you are able to change the settings for the selected avatar.

Old settings:
general_settings_old.PNG
(30.05 KiB) Downloaded 2697 times
New settings:
general_settings_new.PNG
(25.31 KiB) Downloaded 2697 times
Avatar drop-down list:
general_settings_new_drop.png
(10.96 KiB) Downloaded 2697 times
New avatar drivers that are added to /includes/avatar/driver/ folder and which are added as a service in /config/avatars.yml will automatically be added to the ACP settings page. Of course only enabled drivers will be displayed in the user and group settings.

User avatar
Meis2M
Registered User
Posts: 448
Joined: Fri Apr 23, 2010 10:18 am
Contact:

Re: [RFC|Accepted] Avatar improvements, Gravatar

Post by Meis2M »

congratulation +1

User avatar
M.Gaetan89
Registered User
Posts: 64
Joined: Tue Jan 28, 2014 7:17 pm
Location: Divonne-les-Bains, France
Contact:

Re: [RFC|Accepted] Avatar improvements, Gravatar

Post by M.Gaetan89 »

Hello,

I don't know if this is the right place to ask this, or if I need to create a new topic. Let me know if I'm wrong ;-)
Would it be possible to pre-fill the "Gravatar email" field with the user e-mail address if he select "Gravatar" from the dropdown list ? If he has already setted this field with an other email, this other value is used of course.
I'm playing with 3.1-a2, so maybe you've planned this for a feature relase.

User avatar
M.Gaetan89
Registered User
Posts: 64
Joined: Tue Jan 28, 2014 7:17 pm
Location: Divonne-les-Bains, France
Contact:

Re: [RFC|Accepted] Avatar improvements, Gravatar

Post by M.Gaetan89 »

M.Gaetan89 wrote:Hello,

I don't know if this is the right place to ask this, or if I need to create a new topic. Let me know if I'm wrong ;-)
Would it be possible to pre-fill the "Gravatar email" field with the user e-mail address if he select "Gravatar" from the dropdown list ? If he has already setted this field with an other email, this other value is used of course.
I'm playing with 3.1-a2, so maybe you've planned this for a feature relase.
Hello,

Any news for this?

Post Reply