How to Modify DSpace 8 Home page?

136 views
Skip to first unread message

Mahesh Palamuttath

unread,
Dec 19, 2024, 11:59:18 PM12/19/24
to DSpace Technical Support
I wanted to remove default page in dspace 8 and add my description, how to do?

John Sarris

unread,
Dec 23, 2024, 2:16:02 AM12/23/24
to DSpace Technical Support

Rachel Wang

unread,
Jan 3, 2025, 6:20:21 PMJan 3
to DSpace Technical Support
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: https://github.com/DSpace/dspace-angular/blob/dspace-8.0/src/app/home-page/home-news/home-news.component.html. If that's not the page you're looking to modify, you might have to search through the source code to find the text you're trying to replace and then use that as a clue to know which template file to update.

Hope that helps!

Best,
~Rachel
Reply all
Reply to author
Forward
0 new messages