diff --git a/content/posts/2021-07.md b/content/posts/2021-07.md index b4d3fa889..8acd7b04b 100644 --- a/content/posts/2021-07.md +++ b/content/posts/2021-07.md @@ -548,3 +548,13 @@ $ cat AS* /tmp/ddos-networks-to-block.txt | sed -e '/^$/d' -e '/^#/d' -e '/^{/d' ``` - I re-applied these networks to nginx on CGSpace (linode18) and DSpace Test (linode26), and purged 14,000 more Solr statistics hits from these IPs + +## 2021-07-22 + +- Udana emailed to say that the link to the iwmi.csv export isn't working + - I looked and both the nginx config and systemd service unit were using invalid paths... + - I'm not sure why it had been working for so long until now! +- Maria Garruccio asked if we can move the "Context" menu up to the top of the right-hand sidebar navigation menu + - The last time we changed this was in 2020 (XMLUI's `Navigation.java`), and I think it makes a lot of sense so I moved it up, under the account block: + +![CGSpace XMLUI navigation](/cgspace-notes/2021/07/context-navigation-menu.png) diff --git a/docs/2021-07/index.html b/docs/2021-07/index.html index 129ebd3a4..40468a3be 100644 --- a/docs/2021-07/index.html +++ b/docs/2021-07/index.html @@ -17,7 +17,7 @@ COPY 20994 - + @@ -40,9 +40,9 @@ COPY 20994 "@type": "BlogPosting", "headline": "July, 2021", "url": "https://alanorth.github.io/cgspace-notes/2021-07/", - "wordCount": "3309", + "wordCount": "3400", "datePublished": "2021-07-01T08:53:07+03:00", - "dateModified": "2021-07-20T14:54:25+03:00", + "dateModified": "2021-07-20T22:37:59+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -662,6 +662,21 @@ $ cat AS* /tmp/ddos-networks-to-block.txt | sed -e '/^$/d' -e '/^#/d' -e '/^{/d' +

2021-07-22

+ +

CGSpace XMLUI navigation

diff --git a/docs/2021/07/context-navigation-menu.png b/docs/2021/07/context-navigation-menu.png new file mode 100644 index 000000000..8450f0f89 Binary files /dev/null and b/docs/2021/07/context-navigation-menu.png differ diff --git a/docs/categories/index.html b/docs/categories/index.html index 231567768..992473724 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html index bf0adbb7a..bc8bf200f 100644 --- a/docs/categories/notes/index.html +++ b/docs/categories/notes/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/2/index.html b/docs/categories/notes/page/2/index.html index b8ca6e976..340616364 100644 --- a/docs/categories/notes/page/2/index.html +++ b/docs/categories/notes/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/3/index.html b/docs/categories/notes/page/3/index.html index 2f4b5e1eb..eb7b99a9b 100644 --- a/docs/categories/notes/page/3/index.html +++ b/docs/categories/notes/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/4/index.html b/docs/categories/notes/page/4/index.html index ddf616fcf..4f71e08e1 100644 --- a/docs/categories/notes/page/4/index.html +++ b/docs/categories/notes/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/5/index.html b/docs/categories/notes/page/5/index.html index 4a4d15c20..e0d57c5f4 100644 --- a/docs/categories/notes/page/5/index.html +++ b/docs/categories/notes/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/index.html b/docs/index.html index 992ef154e..affa5d381 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 7f548fca1..8e55e43aa 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/3/index.html b/docs/page/3/index.html index dadea667b..d10e93892 100644 --- a/docs/page/3/index.html +++ b/docs/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/4/index.html b/docs/page/4/index.html index 40d66102c..d13305435 100644 --- a/docs/page/4/index.html +++ b/docs/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/5/index.html b/docs/page/5/index.html index 688ffd7b8..8df51f1f0 100644 --- a/docs/page/5/index.html +++ b/docs/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/6/index.html b/docs/page/6/index.html index ad3fc2063..8502dc3c8 100644 --- a/docs/page/6/index.html +++ b/docs/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/7/index.html b/docs/page/7/index.html index 65ee65f98..b75db04f3 100644 --- a/docs/page/7/index.html +++ b/docs/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/8/index.html b/docs/page/8/index.html index 80b325276..d4a6b04bb 100644 --- a/docs/page/8/index.html +++ b/docs/page/8/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/index.html b/docs/posts/index.html index 60ba5f42c..8e0daea96 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index 0f3a3c882..ac6163e1b 100644 --- a/docs/posts/page/2/index.html +++ b/docs/posts/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html index c348e378b..ea14d6fbc 100644 --- a/docs/posts/page/3/index.html +++ b/docs/posts/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html index a13ba9342..33b614ec1 100644 --- a/docs/posts/page/4/index.html +++ b/docs/posts/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html index fb96834ee..57170af75 100644 --- a/docs/posts/page/5/index.html +++ b/docs/posts/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/6/index.html b/docs/posts/page/6/index.html index ece6616b2..f0ab28669 100644 --- a/docs/posts/page/6/index.html +++ b/docs/posts/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/7/index.html b/docs/posts/page/7/index.html index c0ca40b66..83a27066f 100644 --- a/docs/posts/page/7/index.html +++ b/docs/posts/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/8/index.html b/docs/posts/page/8/index.html index 20cbd2da8..7fee96159 100644 --- a/docs/posts/page/8/index.html +++ b/docs/posts/page/8/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index ae2cdbf57..f3138d082 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -3,19 +3,19 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://alanorth.github.io/cgspace-notes/categories/ - 2021-07-20T14:54:25+03:00 + 2021-07-20T22:37:59+03:00 https://alanorth.github.io/cgspace-notes/ - 2021-07-20T14:54:25+03:00 + 2021-07-20T22:37:59+03:00 https://alanorth.github.io/cgspace-notes/2021-07/ - 2021-07-20T14:54:25+03:00 + 2021-07-20T22:37:59+03:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2021-07-20T14:54:25+03:00 + 2021-07-20T22:37:59+03:00 https://alanorth.github.io/cgspace-notes/posts/ - 2021-07-20T14:54:25+03:00 + 2021-07-20T22:37:59+03:00 https://alanorth.github.io/cgspace-notes/2021-06/ 2021-07-01T08:53:21+03:00 diff --git a/static/2021/07/context-navigation-menu.png b/static/2021/07/context-navigation-menu.png new file mode 100644 index 000000000..8450f0f89 Binary files /dev/null and b/static/2021/07/context-navigation-menu.png differ