Re: [dspace-tech] DSpace 7 item theming

2022-08-03 Thread 'Bollini, Andrea' via DSpace Technical Support
You could be interested in knowing that DSpace-CRIS supports configuration of the item page layout in the database. You can find more about that at page 43 and following of the technical documentation https://github.com/4Science/DSpace/releases/download/dspace-cris-2022.01.00/dspace-cris-2022.01.

Re: [dspace-tech] Implementing Clicky statistics From Angulartics2 in DSpace-CRIS 2022.03.00 (DSpace 7.4)

2023-09-20 Thread 'Bollini, Andrea' via DSpace Technical Support
Hi Muhamd, it is not a trivial task, it would be not sufficient to inject the html snippet that they provide as easier integration path. To have an idea about which are of the angular and rest application are impacted you can take a look to the PR where we have integrated google analytics (pleas

Re: [dspace-tech] Unable to use IIIF in Private Community/Collection

2023-09-20 Thread 'Bollini, Andrea' via DSpace Technical Support
Using IIIF over restricted content is not currently supported out-of-box by DSpace. It requires some customization and careful configuration of the infrastructure. We, at 4Science, are currently able to manage that with our commercial extension. With the community we are working for a long term

Re: [dspace-tech] DSpace 7.6 ORCID iD badge on author name

2023-10-11 Thread 'Bollini, Andrea' via DSpace Technical Support
Hello Tuan, it is currently not possible to display the ORCID badge in a plain DSpace fully respecting the ORCID logo guidelines. In short, in DSpace you can eventually know that the ORCID stored in a person item is authenticated but the user is allowed to alter this information manually, so it

Re: [dspace-tech] dspace 8 localhost:4000 service unavaiable error

2025-02-06 Thread 'Bollini, Andrea' via DSpace Technical Support
Have you been able to check the content of the dspace.log files on the rest side? https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error Andrea From: dspace-tech@googlegroups.com on behalf of Guler Ermutaf Sent: Thursday, February 6, 2025 11:27 AM To: DS

Re: [dspace-tech] Re: Dspace 8 installation

2024-12-13 Thread 'Bollini, Andrea' via DSpace Technical Support
You need to access your solr server via the internal URL or the IP address (eventually localhost if it is installed on the same server than the REST API) not via the public URL https://scholworks.durhamcollege.net:8983/solr/search Change the solr.server property in your dspace.cfg/local.cfg The d