cgspace-notes/content/posts/2023-09.md

22 lines
652 B
Markdown
Raw Normal View History

2023-09-02 16:37:15 +02:00
---
title: "September, 2023"
date: 2023-09-02T17:29:36+03:00
author: "Alan Orth"
categories: ["Notes"]
---
## 2023-09-02
- Export CGSpace to check for missing Initiative collection mappings
- Start a harvest on AReS
<!--more-->
2023-09-04 08:16:51 +02:00
## 2023-09-03
- I figured out how to use Altmetric and Dimensions badges in the DSpace Angular frontend
- It still feels hacky, but using [AfterViewInit](https://stackoverflow.com/questions/41936631/how-to-trigger-the-function-after-dom-markup-is-loaded-in-angular-style-applicat), and importing the Altmetric `embed.js` in the component works
- The style on mobile also needs work...
2023-09-02 16:37:15 +02:00
<!-- vim: set sw=2 ts=2: -->