[dspace-tech] Re: ORCID Patch Functionality Missing

2020-02-11 Thread Tuan Nguyen
I applied the patch, got the same error. The item display did not show hyperlink for author or the ORCID icon. Here is what I did to get it to work. 1. Copied the image as suggested by Alex. 2. Run /dspace/bin/dspace index-authority 3. Run /dspace/bin/dspace index-discovery Now the search and

RE: [dspace-tech] Re: ORCID Patch Functionality Missing

2020-02-11 Thread Goodspeed, Glenn
: Tuesday, February 11, 2020 4:12 AM To: DSpace Technical Support Subject: Re: [dspace-tech] Re: ORCID Patch Functionality Missing Hi Glenn, No, when we applied this to a vanilla DSpace, we did not get an error. Did you make sure that when you saved the file, it was saved under the patch format

Re: [dspace-tech] Re: ORCID Patch Functionality Missing

2020-02-11 Thread Jolien (Atmire)
t; *From:* dspac...@googlegroups.com [mailto: > dspac...@googlegroups.com ] *On Behalf Of *Jolien (Atmire) > *Sent:* Monday, February 10, 2020 9:02 AM > *To:* DSpace Technical Support > > *Subject:* [dspace-tech] Re: ORCID Patch Functionality Missing > > > > Dear Glenn, >

RE: [dspace-tech] Re: ORCID Patch Functionality Missing

2020-02-10 Thread Goodspeed, Glenn
ly From: dspace-tech@googlegroups.com [mailto:dspace-tech@googlegroups.com] On Behalf Of Jolien (Atmire) Sent: Monday, February 10, 2020 9:02 AM To: DSpace Technical Support Subject: [dspace-tech] Re: ORCID Patch Functionality Missing Dear Glenn, We were able to reproduce your problem by creating

[dspace-tech] Re: ORCID Patch Functionality Missing

2020-02-10 Thread Jolien (Atmire)
Dear Glenn, We were able to reproduce your problem by creating the patch through the GitHub UI compare. The problem is that it comes through as straight text this way, whereas we would need a .patch file if we want the file with the ORCID badge to be included as well. To mitigate the issu

[dspace-tech] Re: ORCID Patch Functionality Missing

2020-01-21 Thread Jolien (Atmire)
Hi again Glenn, Sorry to hear it didn’t work. We’ll try to reproduce your problem on a fresh instal, that may help to trouble shoot further. I’ll keep you informed! Best, Jolien On Friday, January 17, 2020 at 10:58:03 PM UTC+1, Glenn G wrote: > > Hello, Jolien, > > I applied the patch t

[dspace-tech] Re: ORCID Patch Functionality Missing

2020-01-17 Thread Glenn G
Hello, Jolien, I applied the patch to my restored test system today, but unfortunately the results are the same, even with the orcid_icon.png file in place before and after running the patch. When I submit a test document, I can select an author with an ORCID ID and add her to the item submiss

[dspace-tech] Re: ORCID Patch Functionality Missing

2020-01-14 Thread Glenn G
Jolien and Alex, Thanks for the information! I will give it another shot as soon as I get my test server rebuilt. Glen On Tuesday, January 14, 2020 at 4:33:13 AM UTC-6, Jolien (Atmire) wrote: > > Hi Glenn and Alex, > > Thanks for checking. The orcid_icon.png file should have been added into >

[dspace-tech] Re: ORCID Patch Functionality Missing

2020-01-14 Thread Jolien (Atmire)
Hi Glenn and Alex, Thanks for checking. The orcid_icon.png file should have been added into the right folder automatically when you installed the patch, hence my question about the path. I'll try to do the installation on a vanilla DSpace again to see if it renders the same problem for me. If s

[dspace-tech] Re: ORCID Patch Functionality Missing

2020-01-13 Thread Alex Fletcher
Glenn: I downloaded the orcid_icon.png file that Jolene mentioned earlier and put it here: - [dspace]/webapps/xmlui/themes/Mirage2/images > That seemed to do the trick for us. Alex On Monday, 13 January 2020 11:11:12 UTC-5, Glenn G wrote: > > Jolien, > > Our DSpace installation does not have

[dspace-tech] Re: ORCID Patch Functionality Missing

2020-01-13 Thread Glenn G
Oh, now it occurs to me that you meant [dspace-source]/dspace/modules/xmlui-mirage2/src/main/webapp/themes/Mirage2. Yes, we have that directory, and no, orcid_icon.png does not exist there. Should I copy it there before applying the patch? Thanks, Glenn On Monday, January 13, 2020 at 10:11:1

[dspace-tech] Re: ORCID Patch Functionality Missing

2020-01-13 Thread Glenn G
Jolien, Our DSpace installation does not have the path you mentioned. The Mirage2 directory is located here: [dspace]/webapps/xmlui/themes/Mirage2 Our [dspace] directory is not literally "dspace". It has the format, id-dspace. Also, our modules directory is located here: [dspace]/config/mo

[dspace-tech] Re: ORCID Patch Functionality Missing

2020-01-13 Thread Jolien (Atmire)
In fact, the file should be contained in the patch. You can see that here (for the DSpace 6 version): https://github.com/atmire/expanded-ORCID-support/blob/stable_6x/dspace/modules/xmlui-mirage2/src/main/webapp/themes/Mirage2/images/orcid_icon.png. For some reason, it looks like it is not acces

[dspace-tech] Re: ORCID Patch Functionality Missing

2020-01-10 Thread Alex Fletcher
That file is not contained in the patch released by atmire. That section of the patch file itself is simply: diff --git a/dspace/modules/xmlui-mirage2/src/main/webapp/themes/Mirage2/images/orcid_icon.png b/dspace/modules/xmlui-mirage2/src/main/webapp/themes/Mirage2/images/orcid_icon.png new fi

[dspace-tech] Re: ORCID Patch Functionality Missing

2020-01-09 Thread Glenn G
Hello, Jolien, No, the file does not exist in that location. Thanks, Glenn On Thursday, January 9, 2020 at 7:37:04 AM UTC-6, Jolien (Atmire) wrote: > > Hello again Glenn, > > Thank you for the details and sorry for the late reply! To follow-up on > your problem, could you maybe check if the fol

[dspace-tech] Re: ORCID Patch Functionality Missing

2020-01-09 Thread Jolien (Atmire)
Hello again Glenn, Thank you for the details and sorry for the late reply! To follow-up on your problem, could you maybe check if the following file exists within the install-directory: webapps/xmlui/themes/Mirage2/images/orcid_icon.png Thanks! Best regards, Jolien On Tuesday, December 3, 2

[dspace-tech] Re: ORCID Patch Functionality Missing

2019-12-11 Thread Glenn G
Hello, Jolien, We are using DSpace 6.3. To install the patch, I followed the instructions here: https://atmire.github.io/expanded-ORCID-support/#/installation When I tried to check the patch compatibility in step 2, I received error messages indicating that I was in the wrong directory. So ra

[dspace-tech] Re: ORCID Patch Functionality Missing

2019-12-11 Thread Jolien (Atmire)
Dear Glenn, First and foremost, thank you for your interest in the patch we created. It is good to hear that it finds resonance in the DSpace user community. About the problem you encountered, could you tell us a little more about how you installed the patch and what DSpace version you are usi