Hi Mahesh,
Similar to John's comment you can find all the frontend code from the
Angular template files here: https://github.com/DSpace/dspace-angular.
It sounds like you might want to look at the home-news template files to
update the description text found on the landing home page
here:
http
Dear DSpace Community,
While using the DSpace 8.0 REST API, we have encountered an issue related
to the "self link" in responses. Specifically, when making requests to
the discover/search endpoint with query parameters
(e.g., scope and configuration), the self link in the response does not
r
I got http 500 error for a specific record on oai-pmh listrecords.
myuniv.edu.tr/server/oai/request?verb=ListRecords&resumptionToken=oai_dc2718
I set the maxListRecordsSize parameter to 1.
Previous record works fine, the latters are ok. but the specific record
above is giving HTTP 500
What