mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 10:04:21 +00:00
Changing comment in dspace.cfg about webui.preferred.identifier
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user