Update notes for 2018-07-22

This commit is contained in:
2018-07-22 14:08:16 +03:00
parent 4f7469cf9d
commit 4f4764ad5e
3 changed files with 14 additions and 8 deletions

View File

@ -30,7 +30,7 @@ There is insufficient memory for the Java Runtime Environment to continue.
<meta property="article:published_time" content="2018-07-01T12:56:54&#43;03:00"/>
<meta property="article:modified_time" content="2018-07-19T16:16:43&#43;03:00"/>
<meta property="article:modified_time" content="2018-07-22T11:54:12&#43;03:00"/>
@ -71,9 +71,9 @@ There is insufficient memory for the Java Runtime Environment to continue.
"@type": "BlogPosting",
"headline": "July, 2018",
"url": "https://alanorth.github.io/cgspace-notes/2018-07/",
"wordCount": "3140",
"wordCount": "3163",
"datePublished": "2018-07-01T12:56:54&#43;03:00",
"dateModified": "2018-07-19T16:16:43&#43;03:00",
"dateModified": "2018-07-22T11:54:12&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -645,6 +645,10 @@ X-XSS-Protection: 1; mode=block
<pre><code>webui.itemlist.sort-option.3 = dateaccessioned:dc.date.accessioned:date
</code></pre>
<ul>
<li>Just because I was curious I made sure that these options are working as expected in DSpace 5.8 on DSpace Test (they are)</li>
</ul>
<!-- vim: set sw=2 ts=2: -->