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 On Thursday, December 19, 2024 at 11:59:18 PM UTC-5 Mahesh Palamuttath wrote: > I wanted to remove default page in dspace 8 and add my description, how to > do? -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/92a6e1b0-de40-4570-9ddc-eb05141e2de9n%40googlegroups.com.
