ScienceCommons / api

API for interacting with Curate Science model
http://curatescience.org
MIT License
2 stars 4 forks source link

Allow user image to be customizable #71

Open sdemjanenko opened 9 years ago

sdemjanenko commented 9 years ago

Right now it is hardcoded to my gravatar.

eplebel commented 9 years ago

OK thanks, but we could just hardcode it to a blank silhouette for the moment given the customizable feature is low priority.

sdemjanenko commented 9 years ago

I changed the top right dropdown to show the user's email. Since every user will have an email I think this is best. I still have to figure out what we want to do with the user icon for comments. There is a dropdown select which we use for choosing if a comment is anonymous or not. I could just make this a checkbox for now.