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
var readers = [ 'mendeley', 'connotea', 'citeulike' ]; #1
Comments
|
About this, it may be better to modify this line so that none of the 0 result readers show up: in 99_altmetrics.js we have: Change to the following to remove "0" results in the readers: |
* Don't display 0 counts for readers (Connotea will always be 0 now) * Include reference to list of citation types (default values have not been changed).
|
@photomedia - do you want to try installing the latest package on a dev repo - in case I've made any mistakes (seems to work OK on 3.3.10)? |
|
Thank you for the updates! Sorry for the delay, it's a very busy time of year. The changes look OK to me, but I'm unsure why you added an extra screen and what permissions are required for accessing the screen? I didn't try this update yet on a repository, but when I do, I will report how it goes. |
|
Hi Tomsaz, I've tested this in 3.3.10, and made it live in production. I didn't want to push it to the Bazaar until I've got more evidence that it's good! |
Connotea discontinued service on March 12, 2013.
in 99_altmetric.js we have:
var readers = [ 'mendeley', 'connotea', 'citeulike' ];
Should remove Connotea from the list, because it will be 0.
The text was updated successfully, but these errors were encountered: