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

Allow user to change their site picture by linking to a URL #2170

Closed
StewartNoyce opened this issue Sep 27, 2014 · 5 comments
Closed

Allow user to change their site picture by linking to a URL #2170

StewartNoyce opened this issue Sep 27, 2014 · 5 comments

Comments

@StewartNoyce
Copy link

As an enhancement, allow users to enter a web URL when they "change picture" in the edit screen. Assume that the URL points to the persistent store for the picture.

For background, I am running on Heroku and the ephemeral file system blows away any uploaded images (see issues #1714 and #1846). Gravatar is an excellent workaround but I need the option to allow users to have site-specific identity.

@julianlam
Copy link
Member

Hey there, we definitely want something like this for NodeBB. The gravatar system is tightly integrated into the core right now, so it needs to be rewritten, but we will definitely keep this in mind when that happens.

@StewartNoyce
Copy link
Author

Great. I'll tell people to use the gravatar for now. They have the
option to set it up or not.
Stewart

On 9/27/14 3:23 PM, Julian Lam wrote:

Hey there, we definitely want something like this for NodeBB. The
gravatar system is tightly integrated into the core right now, so it
needs to be rewritten, but we will definitely keep this in mind when
that happens.


Reply to this email directly or view it on GitHub
#2170 (comment).

@barisusakli
Copy link
Member

If you are using the imgur plugin this is possible on 0.5.1 now, you can paste in an url in the edit screen and it will upload that image to imgur.

image

@StewartNoyce
Copy link
Author

The imgur plugin sounds good. Does it upload the images anonymously? That's a requirement for my audience. Imgur "may feature" an image in a public gallery according to terms of service.

@barisusakli
Copy link
Member

Yes the imgur plugin uploads all images anonymously.

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

No branches or pull requests

4 participants