mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2018-04-13
This commit is contained in:
parent
2eda0ca956
commit
3a330b07b9
@ -295,3 +295,7 @@ UPDATE 1
|
||||
|
||||
- I caught wind of an interesting XMLUI performance optimization coming in DSpace 6.3: https://jira.duraspace.org/browse/DS-3883
|
||||
- I asked for it to be ported to DSpace 5.x
|
||||
|
||||
## 2018-04-13
|
||||
|
||||
- Add `PII-LAM_CSAGender` to CCAFS Phase II project tags in `input-forms.xml`
|
||||
|
@ -21,7 +21,7 @@ Catalina logs at least show some memory errors yesterday:
|
||||
|
||||
<meta property="article:published_time" content="2018-04-01T16:13:54+02:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-04-10T11:33:36+03:00"/>
|
||||
<meta property="article:modified_time" content="2018-04-12T11:43:49+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -53,9 +53,9 @@ Catalina logs at least show some memory errors yesterday:
|
||||
"@type": "BlogPosting",
|
||||
"headline": "April, 2018",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-04/",
|
||||
"wordCount": "1420",
|
||||
"wordCount": "1431",
|
||||
"datePublished": "2018-04-01T16:13:54+02:00",
|
||||
"dateModified": "2018-04-10T11:33:36+03:00",
|
||||
"dateModified": "2018-04-12T11:43:49+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -448,6 +448,12 @@ UPDATE 1
|
||||
<li>I asked for it to be ported to DSpace 5.x</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2018-04-13">2018-04-13</h2>
|
||||
|
||||
<ul>
|
||||
<li>Add <code>PII-LAM_CSAGender</code> to CCAFS Phase II project tags in <code>input-forms.xml</code></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2018-04/</loc>
|
||||
<lastmod>2018-04-10T11:33:36+03:00</lastmod>
|
||||
<lastmod>2018-04-12T11:43:49+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -159,7 +159,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2018-04-10T11:33:36+03:00</lastmod>
|
||||
<lastmod>2018-04-12T11:43:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -170,7 +170,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2018-04-10T11:33:36+03:00</lastmod>
|
||||
<lastmod>2018-04-12T11:43:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -182,13 +182,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2018-04-10T11:33:36+03:00</lastmod>
|
||||
<lastmod>2018-04-12T11:43:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2018-04-10T11:33:36+03:00</lastmod>
|
||||
<lastmod>2018-04-12T11:43:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user