Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change User Photo to be an 'Asset' and allow for external storage capabilities #933

Closed
angrybrad opened this issue Jan 31, 2017 · 2 comments

Comments

@angrybrad
Copy link
Member

Created by: Nate Iler ([email protected]) on 2015/03/11 14:29:14 +0000
Votes at time of UserVoice import: 9


The UserModel has a 'photo' attribute and several methods to get photo urls, but it doesn't follow any of the existing Asset model functionality. It would be great if we could handle user photos the same way Assets are handled: external storage, etc.

@angrybrad
Copy link
Member Author

Posted by Ben Parizek ([email protected]) on 2015/03/12 23:19:32 +0000


This User Photo field becomes even more confusing when the default size is not the size you need for your user photos and you have to add a secondary Assets field to accomplish what you need. At that point, the original field becomes something you have to explain to people how not to use in the UI.

@brandonkelly
Copy link
Member

This is a thing in Craft 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants