diff --git a/content/post/2017-10.md b/content/post/2017-10.md index 3b0d43406..94046dac3 100644 --- a/content/post/2017-10.md +++ b/content/post/2017-10.md @@ -92,3 +92,13 @@ http://library.cgiar.org/browse?value=Intellectual%20Assets%20Reports&type=subje - Run corrections on 143 ILRI Archive items that had two `dc.identifier.uri` values (Handle) that Peter had pointed out earlier this week - I used OpenRefine to isolate them and then fixed and re-imported them into CGSpace - I manually checked a dozen of them and it appeared that the correct handle was always the second one, so I just deleted the first one + +## 2017-10-06 + +- I saw a nice tweak to thumbnail presentation on the Cardiff Metropolitan University DSpace: https://repository.cardiffmet.ac.uk/handle/10369/8780 +- It adds a subtle border and box shadow, before and after: + +![Original flat thumbnails](/cgspace-notes/2017/10/dspace-thumbnail-original.png) +![Tweaked with border and box shadow](/cgspace-notes/2017/10/dspace-thumbnail-box-shadow.png) + +- I'll post it to the Yammer group to see what people think diff --git a/public/2017-10/index.html b/public/2017-10/index.html index 55be839f1..8f0f8f50b 100644 --- a/public/2017-10/index.html +++ b/public/2017-10/index.html @@ -27,7 +27,7 @@ Add Katherine Lutz to the groups for content sumission and edit steps of the CGI - + @@ -65,9 +65,9 @@ Add Katherine Lutz to the groups for content sumission and edit steps of the CGI "@type": "BlogPosting", "headline": "October, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-10/", - "wordCount": "653", + "wordCount": "692", "datePublished": "2017-10-01T08:07:54+03:00", - "dateModified": "2017-10-06T03:10:53+03:00", + "dateModified": "2017-10-06T03:11:56+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -231,6 +231,20 @@ Add Katherine Lutz to the groups for content sumission and edit steps of the CGI
  • I manually checked a dozen of them and it appeared that the correct handle was always the second one, so I just deleted the first one
  • +

    2017-10-06

    + + + +

    Original flat thumbnails +Tweaked with border and box shadow

    + + + diff --git a/public/2017/10/dspace-thumbnail-box-shadow.png b/public/2017/10/dspace-thumbnail-box-shadow.png new file mode 100644 index 000000000..a39b84adf Binary files /dev/null and b/public/2017/10/dspace-thumbnail-box-shadow.png differ diff --git a/public/2017/10/dspace-thumbnail-original.png b/public/2017/10/dspace-thumbnail-original.png new file mode 100644 index 000000000..1e1a27dff Binary files /dev/null and b/public/2017/10/dspace-thumbnail-original.png differ diff --git a/public/sitemap.xml b/public/sitemap.xml index da9083197..26a12ad5f 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2017-10/ - 2017-10-06T03:10:53+03:00 + 2017-10-06T03:11:56+03:00 @@ -129,7 +129,7 @@ https://alanorth.github.io/cgspace-notes/ - 2017-10-06T03:10:53+03:00 + 2017-10-06T03:11:56+03:00 0 @@ -140,7 +140,7 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2017-10-06T03:10:53+03:00 + 2017-10-06T03:11:56+03:00 0 @@ -152,13 +152,13 @@ https://alanorth.github.io/cgspace-notes/post/ - 2017-10-06T03:10:53+03:00 + 2017-10-06T03:11:56+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2017-10-06T03:10:53+03:00 + 2017-10-06T03:11:56+03:00 0 diff --git a/static/2017/10/dspace-thumbnail-box-shadow.png b/static/2017/10/dspace-thumbnail-box-shadow.png new file mode 100644 index 000000000..a39b84adf Binary files /dev/null and b/static/2017/10/dspace-thumbnail-box-shadow.png differ diff --git a/static/2017/10/dspace-thumbnail-original.png b/static/2017/10/dspace-thumbnail-original.png new file mode 100644 index 000000000..1e1a27dff Binary files /dev/null and b/static/2017/10/dspace-thumbnail-original.png differ