We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b0994 commit 050f0c6Copy full SHA for 050f0c6
1 file changed
dspace/config/dspace.cfg
@@ -1476,7 +1476,7 @@ webui.feed.atom.dc.author.show = false
1476
# structured format for easy extraction by the recipient, instead of (or in
1477
# addition to) appending these values to the Description field.
1478
## dc:creator value(s)
1479
-webui.feed.item.dc.creator = dc.contributor.*
+webui.feed.item.dc.creator = dc.contributor.author
1480
## dc:date value (may be contradicted by webui.feed.item.date)
1481
#webui.feed.item.dc.date = dc.date.issued
1482
## dc:description (e.g. for a distinct field that is ONLY the abstract)
0 commit comments