Re: [dspace-tech] Re: DSpace 7.x how to add navbar menu item to link to website?

2024-09-28 Thread C S
Okay, there's two ways to do this. The bad way to do it is to add custom Angular components and insert the links to these in your navbar component. The problem with this set-up is that if you directly link to the custom Angular component/infopage, the side navbar and horizontal navbar will disapp

Re: [Extern] [dspace-tech] HELP. How to restore DSpace collection from AIP?

2024-09-28 Thread Carolyn Sullivan
Thank you so much for the suggestion of breaking this up into smaller chunks, it's incredibly helpful for getting the script to finish running. We really appreciate the advice <3 We're still working on a solution, but we appreciate this info a lot, Michael <3 On Monday, September 23, 2024 at

[dspace-tech] Re: Dspace 7 Submission page: Change label (custom)

2024-09-28 Thread Carolyn Sullivan
Is it possible that you would do these in the i18n Spanish language packages? There's probably a value for the placeholder text for these text boxes in dspace-7-frontend/src/assets/i18n/es.json5, and if you copy the associated variable name to the dspace-7-frontend/src/themes/custom/assets/i18n