mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-14 05:23:14 +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.
|
# anonymous users with an unreached start date exists, this date is shown as well.
|
||||||
webui.itemdisplay.label.restricted.bitstreams = true
|
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
|
# At the top of the item view a persistent identifier is shown to be used to refer
|
||||||
# DSpace uses handle as preferred identifier. If you've configured DSpace to register DOIs you can decide to
|
# to this item. Per default DSpace uses handle as preferred identifier. If you've
|
||||||
# use DOIs instead of handles at the top of the item view. Set the property webui.preferred.identifier = doi
|
# configured DSpace to register DOIs you can decide to use DOIs instead of handles
|
||||||
# to do so.
|
# 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
|
# webui.preferred.identifier = handle
|
||||||
|
|
||||||
# If you want to show prefixes like doi: or hdl: set the following property false.
|
# If you want to show prefixes like doi: or hdl: set the following property false.
|
||||||
|
Reference in New Issue
Block a user