Skip to content

ZCU-PUB/Config for redirecting author#1324

Open
Kasinhou wants to merge 2 commits into
customer/zcu-pubfrom
zcu-pub/config-author-redirect
Open

ZCU-PUB/Config for redirecting author#1324
Kasinhou wants to merge 2 commits into
customer/zcu-pubfrom
zcu-pub/config-author-redirect

Conversation

@Kasinhou
Copy link
Copy Markdown

@Kasinhou Kasinhou commented May 28, 2026

Problem description

Authors with ORCID have icon next to name (redirect to orcid url). When clicking on author name, you can configure if it will redirect to orcid url or default browse as it was before

Manual Testing (if applicable)

Copilot review

  • Requested review from Copilot

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a configurable setting to control where an author-name link should navigate when the author’s authority value is an ORCID iD, and exposes that setting through the REST configuration endpoint so clients (e.g., UI) can read it.

Changes:

  • Introduces item.author.orcid.link-target configuration with default browse (or orcid).
  • Exposes item.author.orcid.link-target via rest.properties.exposed so it’s available through /api/config/properties.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
dspace/config/modules/rest.cfg Exposes the new item.author.orcid.link-target property through REST config.
dspace/config/dspace.cfg Defines the new item.author.orcid.link-target property and documents its allowed values.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread dspace/config/dspace.cfg Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants