Hi, We have some basic documentation on modifications to the UI at https://wiki.lyrasis.org/display/DSDOC7x/User+Interface+Customization
If you are looking for additional detailed examples, then you may also wish to view our 2022 webinar on "Developing on DSpace 7.4" : https://wiki.lyrasis.org/display/DSPACE/2022-11+-+DSpace+7.4+Webinar+Series At this time we don't have a step-by-step guide on creating new Angular components from scratch (but both those resources above describe the design of the application and give examples of making changes in DSpace 7). After reviewing those materials, if you still have questions, I'd recommend asking them on our developer mailing list (dspace-devel: https://groups.google.com/g/dspace-devel) or Slack (https://wiki.lyrasis.org/display/DSPACE/Slack). Hopefully one of the developers there could provide advice for specific issues you may be facing. Tim On Tuesday, January 17, 2023 at 8:02:17 PM UTC-6 [email protected] wrote: > example > > > Em terça-feira, 17 de janeiro de 2023 às 22:20:57 UTC-3, Gabriel Vieira > escreveu: > >> Hi everyone, I'm new with Dspace and I'm using version 7+ I have some >> difficulty understanding some things about how the components work, as I >> have a specialty in React. However, I would like to understand how I can >> edit the app to, for example, create a component that takes the list of >> communities for example and next to it is a faceted search as in the >> example. From what I understand, we have a home-page component where we can >> place the components we want, but when trying to place a community-list, I >> can't, even declaring it in the html and ts. I know the question may seem >> basic, but if you can explain how I create and call components within the >> app, I can get by with angular. >> > -- 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 Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/38f7fafc-2830-48a0-831c-091b33ef8c45n%40googlegroups.com.
