mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 10:04:21 +00:00
Merge pull request #9162 from alexandrevryghem/theme-fixes_contribute-main
Fix match theme by handle with cannonical prefix https://hdl.handle.net/ not working
This commit is contained in:
@@ -3,34 +3,16 @@ This sample license is provided for informational purposes only.
|
|||||||
|
|
||||||
NON-EXCLUSIVE DISTRIBUTION LICENSE
|
NON-EXCLUSIVE DISTRIBUTION LICENSE
|
||||||
|
|
||||||
By signing and submitting this license, you (the author(s) or copyright
|
By signing and submitting this license, you (the author(s) or copyright owner) grants to DSpace University (DSU) the non-exclusive right to reproduce, translate (as defined below), and/or distribute your submission (including the abstract) worldwide in print and electronic format and in any medium, including but not limited to audio or video.
|
||||||
owner) grants to DSpace University (DSU) the non-exclusive right to reproduce,
|
|
||||||
translate (as defined below), and/or distribute your submission (including
|
|
||||||
the abstract) worldwide in print and electronic format and in any medium,
|
|
||||||
including but not limited to audio or video.
|
|
||||||
|
|
||||||
You agree that DSU may, without changing the content, translate the
|
You agree that DSU may, without changing the content, translate the submission to any medium or format for the purpose of preservation.
|
||||||
submission to any medium or format for the purpose of preservation.
|
|
||||||
|
|
||||||
You also agree that DSU may keep more than one copy of this submission for
|
You also agree that DSU may keep more than one copy of this submission for purposes of security, back-up and preservation.
|
||||||
purposes of security, back-up and preservation.
|
|
||||||
|
|
||||||
You represent that the submission is your original work, and that you have
|
You represent that the submission is your original work, and that you have the right to grant the rights contained in this license. You also represent that your submission does not, to the best of your knowledge, infringe upon anyone's copyright.
|
||||||
the right to grant the rights contained in this license. You also represent
|
|
||||||
that your submission does not, to the best of your knowledge, infringe upon
|
|
||||||
anyone's copyright.
|
|
||||||
|
|
||||||
If the submission contains material for which you do not hold copyright,
|
If the submission contains material for which you do not hold copyright, you represent that you have obtained the unrestricted permission of the copyright owner to grant DSU the rights required by this license, and that such third-party owned material is clearly identified and acknowledged within the text or content of the submission.
|
||||||
you represent that you have obtained the unrestricted permission of the
|
|
||||||
copyright owner to grant DSU the rights required by this license, and that
|
|
||||||
such third-party owned material is clearly identified and acknowledged
|
|
||||||
within the text or content of the submission.
|
|
||||||
|
|
||||||
IF THE SUBMISSION IS BASED UPON WORK THAT HAS BEEN SPONSORED OR SUPPORTED
|
IF THE SUBMISSION IS BASED UPON WORK THAT HAS BEEN SPONSORED OR SUPPORTED BY AN AGENCY OR ORGANIZATION OTHER THAN DSU, YOU REPRESENT THAT YOU HAVE FULFILLED ANY RIGHT OF REVIEW OR OTHER OBLIGATIONS REQUIRED BY SUCH CONTRACT OR AGREEMENT.
|
||||||
BY AN AGENCY OR ORGANIZATION OTHER THAN DSU, YOU REPRESENT THAT YOU HAVE
|
|
||||||
FULFILLED ANY RIGHT OF REVIEW OR OTHER OBLIGATIONS REQUIRED BY SUCH
|
|
||||||
CONTRACT OR AGREEMENT.
|
|
||||||
|
|
||||||
DSU will clearly identify your name(s) as the author(s) or owner(s) of the
|
DSU will clearly identify your name(s) as the author(s) or owner(s) of the submission, and will not make any alteration, other than as allowed by this license, to your submission.
|
||||||
submission, and will not make any alteration, other than as allowed by this
|
|
||||||
license, to your submission.
|
|
||||||
|
@@ -54,6 +54,7 @@ rest.properties.exposed = google.recaptcha.mode
|
|||||||
rest.properties.exposed = cc.license.jurisdiction
|
rest.properties.exposed = cc.license.jurisdiction
|
||||||
rest.properties.exposed = identifiers.item-status.register-doi
|
rest.properties.exposed = identifiers.item-status.register-doi
|
||||||
rest.properties.exposed = authentication-password.domain.valid
|
rest.properties.exposed = authentication-password.domain.valid
|
||||||
|
rest.properties.exposed = handle.canonical.prefix
|
||||||
|
|
||||||
#---------------------------------------------------------------#
|
#---------------------------------------------------------------#
|
||||||
# These configs are used by the deprecated REST (v4-6) module #
|
# These configs are used by the deprecated REST (v4-6) module #
|
||||||
|
Reference in New Issue
Block a user