mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2023-09-16
This commit is contained in:
@ -108,5 +108,9 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/prepress -dNOPAUS
|
||||
- Export CGSpace to check for missing Initiative collection mappings
|
||||
- Start a harvest on AReS
|
||||
- Configure the privacy policy page on DSpace 7 using a themed component with the text from our DSpace 6 site
|
||||
- I realized that for all my custom Angular components I should be using `routerLink` instead of `href` when I am constructing links
|
||||
- The `routerLink` routes within the single page application and saves state, while the `href` reloads the page
|
||||
- Using the `routerLink` way is faster and results in less flashing and jumping in the page when navigating
|
||||
- See: https://stackoverflow.com/a/61588147
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user