diff --git a/content/posts/2020-07.md b/content/posts/2020-07.md
index 0abf4c831..4ef2517f6 100644
--- a/content/posts/2020-07.md
+++ b/content/posts/2020-07.md
@@ -297,5 +297,10 @@ $ ./fix-metadata-values.py -i 2020-07-07-fix-sponsors.csv -db dspace -u dspace -
![Dimensions.ai badge](/cgspace-notes/2020/07/dimensions-badge.png)
- It was easy once I figured out how to do the XSLT in the DSpace theme (need to get the DOI link and remove the "https://doi.org/" from the string)
+ - Actually this raised an issue that the Altmetric badges weren't enabled in our DSpace 6 branch yet because I had forgotten to copy the config
+ - Also, I noticed a big issue in both our DSpace 5 and DSpace 6 branches related to the `$identifier_doi` variable being defined incorrectly and thus never getting set (has to do with DRI)
+ - I fixed both and now the Altmetric badge and the Dimensions badge both appear... nice
+
+![Altmetric and Dimensions.ai badge](/cgspace-notes/2020/07/dimensions-badge2.png)
diff --git a/docs/2020-07/index.html b/docs/2020-07/index.html
index f80e45757..f1549fd65 100644
--- a/docs/2020-07/index.html
+++ b/docs/2020-07/index.html
@@ -20,7 +20,7 @@ Since I was restarting Tomcat anyways I decided to redeploy the latest changes f
-
+
@@ -45,9 +45,9 @@ Since I was restarting Tomcat anyways I decided to redeploy the latest changes f
"@type": "BlogPosting",
"headline": "July, 2020",
"url": "https://alanorth.github.io/cgspace-notes/2020-07/",
- "wordCount": "1785",
+ "wordCount": "1858",
"datePublished": "2020-07-01T10:53:54+03:00",
- "dateModified": "2020-07-06T20:53:54+03:00",
+ "dateModified": "2020-07-07T12:53:16+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@@ -416,8 +416,15 @@ $ ./fix-metadata-values.py -i 2020-07-07-fix-sponsors.csv -db dspace -u dspace -
-- It was easy once I figured out how to do the XSLT in the DSpace theme (need to get the DOI link and remove the “https://doi.org/" from the string)
+- It was easy once I figured out how to do the XSLT in the DSpace theme (need to get the DOI link and remove the “https://doi.org/" from the string)
+
+- Actually this raised an issue that the Altmetric badges weren’t enabled in our DSpace 6 branch yet because I had forgotten to copy the config
+- Also, I noticed a big issue in both our DSpace 5 and DSpace 6 branches related to the
$identifier_doi
variable being defined incorrectly and thus never getting set (has to do with DRI)
+- I fixed both and now the Altmetric badge and the Dimensions badge both appear… nice
+
+
+
diff --git a/docs/2020/07/dimensions-badge2.png b/docs/2020/07/dimensions-badge2.png
new file mode 100644
index 000000000..84762343b
Binary files /dev/null and b/docs/2020/07/dimensions-badge2.png differ
diff --git a/docs/categories/index.html b/docs/categories/index.html
index c295983ce..386318579 100644
--- a/docs/categories/index.html
+++ b/docs/categories/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html
index c64ce6dd8..2aaea2891 100644
--- a/docs/categories/notes/index.html
+++ b/docs/categories/notes/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/categories/notes/page/2/index.html b/docs/categories/notes/page/2/index.html
index 8c747eda0..b87113ec3 100644
--- a/docs/categories/notes/page/2/index.html
+++ b/docs/categories/notes/page/2/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/categories/notes/page/3/index.html b/docs/categories/notes/page/3/index.html
index 8e1b3712d..f930b7231 100644
--- a/docs/categories/notes/page/3/index.html
+++ b/docs/categories/notes/page/3/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/categories/notes/page/4/index.html b/docs/categories/notes/page/4/index.html
index 96ddf61a9..6d0d75831 100644
--- a/docs/categories/notes/page/4/index.html
+++ b/docs/categories/notes/page/4/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/index.html b/docs/index.html
index f72f3f1f2..1be880b3c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/page/2/index.html b/docs/page/2/index.html
index eba42419e..4b9f72436 100644
--- a/docs/page/2/index.html
+++ b/docs/page/2/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/page/3/index.html b/docs/page/3/index.html
index 67daa1abe..29fa48b1b 100644
--- a/docs/page/3/index.html
+++ b/docs/page/3/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/page/4/index.html b/docs/page/4/index.html
index 287145cca..fbe723dac 100644
--- a/docs/page/4/index.html
+++ b/docs/page/4/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/page/5/index.html b/docs/page/5/index.html
index a254f5782..ffb739e13 100644
--- a/docs/page/5/index.html
+++ b/docs/page/5/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/page/6/index.html b/docs/page/6/index.html
index 4d75a1234..d504a6c18 100644
--- a/docs/page/6/index.html
+++ b/docs/page/6/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/posts/index.html b/docs/posts/index.html
index a779de235..f1caef133 100644
--- a/docs/posts/index.html
+++ b/docs/posts/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html
index 9ceb4e900..3f7fa9530 100644
--- a/docs/posts/page/2/index.html
+++ b/docs/posts/page/2/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html
index a89d78a49..1cc69b61f 100644
--- a/docs/posts/page/3/index.html
+++ b/docs/posts/page/3/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html
index 891294e62..1ae73206f 100644
--- a/docs/posts/page/4/index.html
+++ b/docs/posts/page/4/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html
index 8d2183b6f..75d6e3c44 100644
--- a/docs/posts/page/5/index.html
+++ b/docs/posts/page/5/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/posts/page/6/index.html b/docs/posts/page/6/index.html
index 37a729456..2b36948d7 100644
--- a/docs/posts/page/6/index.html
+++ b/docs/posts/page/6/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 7f8ee1f53..e38ec843c 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -4,27 +4,27 @@
https://alanorth.github.io/cgspace-notes/categories/
- 2020-07-06T20:53:54+03:00
+ 2020-07-07T12:53:16+03:00
https://alanorth.github.io/cgspace-notes/
- 2020-07-06T20:53:54+03:00
+ 2020-07-07T12:53:16+03:00
https://alanorth.github.io/cgspace-notes/2020-07/
- 2020-07-06T20:53:54+03:00
+ 2020-07-07T12:53:16+03:00
https://alanorth.github.io/cgspace-notes/categories/notes/
- 2020-07-06T20:53:54+03:00
+ 2020-07-07T12:53:16+03:00
https://alanorth.github.io/cgspace-notes/posts/
- 2020-07-06T20:53:54+03:00
+ 2020-07-07T12:53:16+03:00
diff --git a/static/2020/07/dimensions-badge2.png b/static/2020/07/dimensions-badge2.png
new file mode 100644
index 000000000..84762343b
Binary files /dev/null and b/static/2020/07/dimensions-badge2.png differ