mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-26 00:18:21 +01:00
Add notes for 2019-05-14
This commit is contained in:
parent
f5e85561b5
commit
693d1f01f8
@ -339,4 +339,10 @@ $ cat dspace.log.2019-05-11 | grep -E 'ip_addr=(100.26.206.188|100.27.19.233|107
|
||||
- Also, there is 10 to 20% CPU steal on that VM, so I will ask Linode to move it to another host
|
||||
- Commit changes to the `resolve-addresses.py` script to add proper CSV output support
|
||||
|
||||
## 2019-05-14
|
||||
|
||||
- Skype with Peter and AgroKnow about CTA story telling modification they want to do on the CTA ICT Update collection on CGSpace
|
||||
- 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
|
||||
|
||||
<!-- 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-12T10:39:10+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-05-12T13:59:44+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: -->
|
||||
|
||||
|
||||
|
@ -4,30 +4,30 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-05-12T10:39:10+03:00</lastmod>
|
||||
<lastmod>2019-05-12T13:59:44+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-05/</loc>
|
||||
<lastmod>2019-05-12T10:39:10+03:00</lastmod>
|
||||
<lastmod>2019-05-12T13:59:44+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-05-12T10:39:10+03:00</lastmod>
|
||||
<lastmod>2019-05-12T13:59:44+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-05-12T10:39:10+03:00</lastmod>
|
||||
<lastmod>2019-05-12T13:59:44+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-05-12T10:39:10+03:00</lastmod>
|
||||
<lastmod>2019-05-12T13:59:44+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user