mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-16 11:57:03 +01:00
Update notes for 2019-05-15
This commit is contained in:
parent
693d1f01f8
commit
0486f2f3f6
@ -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
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -28,7 +28,7 @@ But after this I tried to delete the item from the XMLUI and it is still present
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-05/" />
|
||||
<meta property="article:published_time" content="2019-05-01T07:37:43+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-05-12T13:59:44+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-05-14T21:20:49+03:00"/>
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="May, 2019"/>
|
||||
@ -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
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2019-05-15">2019-05-15</h2>
|
||||
|
||||
<ul>
|
||||
<li>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 <code>dspace test-email</code> and it’s also working…</li>
|
||||
<li>Send a list of DSpace build tips to Panagis from AgroKnow</li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
||||
|
||||
|
@ -4,30 +4,30 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-05-12T13:59:44+03:00</lastmod>
|
||||
<lastmod>2019-05-14T21:20:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-05/</loc>
|
||||
<lastmod>2019-05-12T13:59:44+03:00</lastmod>
|
||||
<lastmod>2019-05-14T21:20:49+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-05-12T13:59:44+03:00</lastmod>
|
||||
<lastmod>2019-05-14T21:20:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-05-12T13:59:44+03:00</lastmod>
|
||||
<lastmod>2019-05-14T21:20:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-05-12T13:59:44+03:00</lastmod>
|
||||
<lastmod>2019-05-14T21:20:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user