[VIVO-1315] Plum print integration (#52)

This commit is contained in:
Steve McKay 2017-04-30 08:15:07 -04:00 committed by grahamtriggs
parent b0536a4721
commit bc5b119c12
7 changed files with 105 additions and 2 deletions

View file

@ -255,6 +255,31 @@ VitroConnection.DataSource.validationQuery = SELECT 1
# Dsiplay extended details alongside the badge (default = none)
#resource.altmetric.badge-details=right
# Plum prints
# ----------------
# Options to embed Plum prints on information resource (e.g. journal article) pages
# The embed code will use a DOI, PubMed ID, ISBN, or OCLC number, if present
# Enable Plum prints
# Uncomment and set this to disabled if you don't want Plum prints
#resource.plum-print=disabled
# Display the badge to the left or right of the title (default = right)
# Options: left, right
#resource.plum-print.displayto=right
# Hide the print if there are no metrics (default = true)
# Options: true, false
#resource.plum-print.hide-when-empty=true
# Display more details about the score when you hover over the print (default = right)
# Options: right, left, top, bottom, hidden
#resource.plum-print.popover=right
# Size of the print (default = medium)
# Options: tiny, small, medium, large
#resource.plum-print.size=medium
#
# When the following flag is set to enabled, the VIVO home page displays a
# global map highlighting the geographical focus of foaf:person individuals.