ilri / DSpace

Fork of the official DSpace repository. DSpace powers the CGIAR outputs repository (CGSpace). This repository contains local modifications to the DSpace source code.
https://cgspace.cgiar.org
BSD 3-Clause "New" or "Revised" License
9 stars 15 forks source link

Tweak social/sharing icons #157

Closed alanorth closed 8 years ago

alanorth commented 8 years ago

In #150 I added a few common social icons for sharing, but we need to add Delicious and Mendeley if possible. Also, we need to make the sharing links open in a new window, and perhaps get the title so share in the tweet intent (will have to do the math and truncate to tweet size).

alanorth commented 8 years ago

Someone created Academicons, which has Mendeley and Google Scholar:

https://jpswalsh.github.io/academicons/

alanorth commented 8 years ago

Instructions for using Mendeley sharing URL here:

https://www.mendeley.com/import/information-for-publishers/

alanorth commented 8 years ago

Mendeley icon and sharing works:

screen shot 2015-11-27 at 16 18 37

Code in https://github.com/alanorth/DSpace/tree/5_x-sharing-icons. Still need to do Delicious, and set the links to open in new windows.

alanorth commented 8 years ago

Might as well update FontAwesome here too.