From e182ef33e1e43a46c75b2f63d6bb71eacbc273c6 Mon Sep 17 00:00:00 2001
From: Deb Verhoff <34518308+debverhoff@users.noreply.github.com>
Date: Mon, 29 Apr 2024 10:31:23 -0400
Subject: [PATCH] Update dspace.cfg
---
dspace/config/dspace.cfg | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/dspace/config/dspace.cfg b/dspace/config/dspace.cfg
index da45e38..fa614af 100644
--- a/dspace/config/dspace.cfg
+++ b/dspace/config/dspace.cfg
@@ -1848,6 +1848,12 @@ webui.itemdisplay.default = dc.title(title), dc.title.alternative, dc.contributo
dc.description.sponsorship, dc.identifier.DOI, \
dc.rights, dc.subject(nobreakline), \
dc.rights
+ webui.itemdisplay.spscapstone = dc.title(title), dc.title.alternative, dc.contributor.author, \
+ dc.contributor.advisor, dc.date.issued(date), \
+ dc.description.abstract, \
+ thesis.degree.discipline \
+ dc.identifier.uri(link), \
+ dc.rights
# When using "resolver" in webui.itemdisplay to render identifiers as resolvable
# links, the base URL is taken from webui.resolver..baseurl
# where webui.resolver..urn matches the urn specified in the metadata value.
@@ -1892,6 +1898,7 @@ webui.itemdisplay.calabash.collections = 2451/62242, 2451/62243, 2451/62244, 245
webui.itemdisplay.dnp.collections = 2451/62822
webui.itemdisplay.tandoncapstone.collections = 2451/62790, 2451/62791
webui.itemdisplay.openscholarship.collections = 2451/63332
+webui.itemdisplay.spscapstone.collections = 2451/63934
# If use MetadataStyleSelection, you MUST
# Specify which metadata use as name of the style
#