diff --git a/content/posts/2019-05.md b/content/posts/2019-05.md index 0e796ed74..1c6167a93 100644 --- a/content/posts/2019-05.md +++ b/content/posts/2019-05.md @@ -345,4 +345,9 @@ $ cat dspace.log.2019-05-11 | grep -E 'ip_addr=(100.26.206.188|100.27.19.233|107 - I told them they should aim for modifying the collection theme and insert some custom HTML / JS - I need to send Panagis some documentation about Mirage 2 and the DSpace build process, as well as the Maven settings for build +## 2019-05-15 + +- Tezira says she's having issues with email reports for approved submissions, but I received an email about collection subscriptions this morning, and I tested with `dspace test-email` and it's also working... +- Send a list of DSpace build tips to Panagis from AgroKnow + diff --git a/docs/2019-05/index.html b/docs/2019-05/index.html index 0742296c8..63d276ad0 100644 --- a/docs/2019-05/index.html +++ b/docs/2019-05/index.html @@ -28,7 +28,7 @@ But after this I tried to delete the item from the XMLUI and it is still present - + @@ -61,9 +61,9 @@ But after this I tried to delete the item from the XMLUI and it is still present "@type": "BlogPosting", "headline": "May, 2019", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-05\/", - "wordCount": "2387", + "wordCount": "2430", "datePublished": "2019-05-01T07:37:43\x2b03:00", - "dateModified": "2019-05-12T13:59:44\x2b03:00", + "dateModified": "2019-05-14T21:20:49\x2b03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -553,6 +553,13 @@ UPDATE metadatavalue SET text_lang='es_ES' WHERE resource_type_id=2 AND metadata +
dspace test-email
and it’s also working…