Add notes for 2019-05-14

This commit is contained in:
2019-05-14 21:20:49 +03:00
parent f5e85561b5
commit 693d1f01f8
3 changed files with 25 additions and 8 deletions

View File

@ -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&#43;03:00"/>
<meta property="article:modified_time" content="2019-05-12T10:39:10&#43;03:00"/>
<meta property="article:modified_time" content="2019-05-12T13:59:44&#43;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": "2323",
"wordCount": "2387",
"datePublished": "2019-05-01T07:37:43\x2b03:00",
"dateModified": "2019-05-12T10:39:10\x2b03:00",
"dateModified": "2019-05-12T13:59:44\x2b03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -542,6 +542,17 @@ UPDATE metadatavalue SET text_lang='es_ES' WHERE resource_type_id=2 AND metadata
<li><p>Commit changes to the <code>resolve-addresses.py</code> script to add proper CSV output support</p></li>
</ul>
<h2 id="2019-05-14">2019-05-14</h2>
<ul>
<li>Skype with Peter and AgroKnow about CTA story telling modification they want to do on the CTA ICT Update collection on CGSpace
<ul>
<li>I told them they should aim for modifying the collection theme and insert some custom HTML / JS</li>
<li>I need to send Panagis some documentation about Mirage 2 and the DSpace build process, as well as the Maven settings for build</li>
</ul></li>
</ul>
<!-- vim: set sw=2 ts=2: -->