-
Notifications
You must be signed in to change notification settings - Fork 90
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
Should we generalize profile links to accept any URL (not just GitHub)? #2077
Comments
The point that needs to be made is that there's no general way to download a profile picture from arbitrary profile sites. There might be something we can do with certain ones. But maybe not. So anyone who didn't give us a GitHub link for their profile would be represented by the BSSw.io B logo rather than a picture. On the other hand, that's nothing new. Its just that maybe if we don't push for the GH profile, we'll have fewer contributor photos on the Site Contributor page. |
I emailed Mike Heroux for input and he said this:
|
I responded that someone could use their ORCID page as their profile, and that would work fine. Byt we're not going to use ORCID to cannonicalize names or anything like that. |
Are there any concerns or objections to proceeding as I propose at the top of this issue? Please speak up ASAP so that we can close this and I can get back to Parallactic. Thanks |
I like generalizing too. About images, I am not sure it is too terribly imporant. In fact, a contributors page without the images might be preferred IMHO because you can fit more names on the page without having to scroll. Many people's github profile image is just the random one they were assigned when the account was created. That said, what about offering people the option of uploading a profile image to be associated with their profile URL? If we named them in some well thought out way, the back end could search in In general, I don't like requiring people register yet again with yet another online registry of some kind (GitHub, Orcid, mattermost, etc.). So, having the flexibility to use non-GitHub URL is welcomed. |
I thought about the possibility of managing photos/profiles on bssw.io itself, but I think that's too complicated and too error prone. And I agree that maybe the photos are not mandatory. I think they make the contributors more real, but as you note, so many people just stick with the default avatar or put some goofy graphic there... |
Currently, in the Contributed by field, we expect any links to be to GitHub profiles. But with a small amount of work on Parallactic's part, this could be generalized so that contributors could supply any link they want, and as long as they use it consistently, we can use it in the same way as we've been using GitHub profile links. This would allow contributors who don't have GitHub IDs or would prefer to point people to some other profile page to do that.
The text was updated successfully, but these errors were encountered: