Changing comment in dspace.cfg about webui.preferred.identifier

This commit is contained in:
Pascal-Nicolas Becker
2016-04-21 13:28:29 +02:00
parent 4d2afeff6b
commit c4d63e74e5

View File

@@ -1637,10 +1637,11 @@ report.dir = ${dspace.dir}/reports/
# anonymous users with an unreached start date exists, this date is shown as well.
webui.itemdisplay.label.restricted.bitstreams = true
# At the top of the item view a persistent identifier is shown to be used to refer to this item. Per default
# DSpace uses handle as preferred identifier. If you've configured DSpace to register DOIs you can decide to
# use DOIs instead of handles at the top of the item view. Set the property webui.preferred.identifier = doi
# to do so.
# At the top of the item view a persistent identifier is shown to be used to refer
# to this item. Per default DSpace uses handle as preferred identifier. If you've
# configured DSpace to register DOIs you can decide to use DOIs instead of handles
# at the top of the item view. Set the property webui.preferred.identifier = doi
# to do so. This currently applies to JSPUI only.
# webui.preferred.identifier = handle
# If you want to show prefixes like doi: or hdl: set the following property false.