[dspace-tech] Re: default thumbnail - for items without or having a blank thumbnail image

2024-08-05 Thread DSpace Technical Support
Hi Gustav, There is no configuration to define a default thumbnail. However, you should be able to modify the code of the "ds-thumbnail" component (or the CSS) to add a blank thumbnail image. Here's where the code is that displays that thumbnail placeholder text ("No thumbnail available" by d

[dspace-tech] Re: Solr incremental files store in different Drive

2024-08-05 Thread DSpace Technical Support
Hi, I'm not an expert in configuring Solr's folder/storage directories. But, my best guess is you'd likely want to tell Solr to store it's data in a different location (by configurating the data directory in Solr): https://solr.apache.org/guide/8_0/datadir-and-directoryfactory-in-solrconfig.h

[dspace-tech] Re: Help Needed: DSpace 7.6.1 HTTPS Access Issue with Nginx Reverse Proxy - Windows 10

2024-08-05 Thread DSpace Technical Support
Hi, A "500 Service Unavailable" message after installation (or changes in configuration) usually means the frontend is no longer able to communicate with the backend. It could be that you made a change to the frontend configs that means a similar change also needs to be made to the backend

[dspace-tech] Re: Issue with OAI Import in DSpace 7.5: Metadata Not Indexed and Error on XML View

2024-08-05 Thread DSpace Technical Support
Hi, I suspect there's an error occurring behind the scenes which causes the metadata to fail to be imported into the OAI index. This error is likely to be in the "dspace.log" on the backend (since OAI runs from the backend). If you reindex (run "./dspace oai import"), you may find that an e

[dspace-tech] Re: DSpace 8 not reflecting after customization and rebuilding

2024-08-05 Thread DSpace Technical Support
Hi, Since you are running the User Interface in development mode (yarn start:dev), in most situations any changes should cause the user interface to rebuild automatically & display the new changes in a few minutes. (You should be able to see this automatic rebuild in the window/tab where you

[dspace-tech] Re: Private message regarding: DSpace 6 to DSpace 7 - Boolean Search

2024-08-05 Thread DSpace Technical Support
Hi, If by "metrics", you mean the statistics (which can be clicked on in the header), then I don't believe that's possible at this time. Currently, the DSpace User Interface only displays some basic statistics for each object, and there's no support for detailed statistical reports across sever

[dspace-tech] Re: SEO: Recommended method to prioritize item pages over bitstreams

2024-08-05 Thread DSpace Technical Support
Hi Brian, I'm not aware of a way to do that, as part of the issue resides with how Google / Google Scholar index content from repositories. >From what I've seen, Google Scholar especially will prioritize giving a direct link to files in their search results. Try a search in Google Scholar,

[dspace-tech] Re: Restricting Print, Download, Copy for the uploaded PDF into DSpace 7.6.1

2024-08-05 Thread DSpace Technical Support
Hi Suresh, In DSpace (any version), there is not yet a way to restrict actions on PDFs. That would require an embedded/integrated PDF viewer, so that users can see the PDF, but cannot download, print or copy it. There is a ticket about this feature, but we've not yet found a volunteer to wor

[dspace-tech] Re: Basic Duplicate Detection for Submission/Workflow

2024-08-05 Thread DSpace Technical Support
Hi Alex, A few tips on Basic Duplicate Detection: You need to make sure you reindex *after* enabling the feature. So, "./dspace index-discovery -b" should be run *after* enabling the feature in configs. You need to enable the "" step in *every* submission form where you want it to be used.

[dspace-tech] dspace 8 error 404 /server no existe

2024-08-05 Thread Javier Barcena
Friends !! Im install dspace 8 backend un debian 12 and try use tomcat 10 and spring. In my root / i created 2 forders.. build/ and dspace/ Please can share example config file for fix error 404 resources no http://localhost:8080/server Thanks for all. -- All messages to this mailing li

[dspace-tech] Private message regarding: DSpace 8 not reflecting after customization and rebuilding

2024-08-05 Thread Femi Ogundele
Whenever I run yarn start:dev in dspace-angular-dspace-8.0/config, it rebuild automatically reflecting all the changes made. However, once I run yarn run build:prod it loads default settings. What isthe issues? At a point, it even build to effect all the changes but once i restart the server, i