-
Notifications
You must be signed in to change notification settings - Fork 916
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pkp/pkp-lib#9771 Move ORCID functionality into core application #4221
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ewhanson,
Maybe a few things to consider here, else some minor comments and questions.
@@ -20,6 +20,8 @@ | |||
@import "../../../../lib/pkp/styles/variables.less"; | |||
@import "../../../../lib/pkp/styles/utils.less"; | |||
@import "../../../../lib/pkp/styles/helpers.less"; | |||
// General ORCID styles | |||
@import '../../../../lib/pkp/styles/orcid.less'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe to not in the GitHub issue that other themes need to be adapted as well?
054ec0c
to
ec2bf81
Compare
216911f
to
536fa8d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ewhanson, great! Just 2-3 minor commnents -- you can decide if you would like to consider them.
Also, the functions in the class OrcidReview.php do not have descriptions -- similarly to the pkp-lib PR you can decide if you would like to add them.
837552b
to
bd406ed
Compare
cd88e6e
to
847e5ba
Compare
33716fa
to
0aaea6a
Compare
No description provided.