Add notes for 2016-03-11

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2016-03-11 19:16:33 +02:00
parent f02b4d677d
commit 5f413446e2
6 changed files with 40 additions and 2 deletions

View File

@ -122,6 +122,16 @@
<ul>
<li>Update documentation for Atmire modules</li>
</ul>
<h2 id="2016-03-11:5a28ddf3ee658c043c064ccddb151717">2016-03-11</h2>
<ul>
<li>As I was looking at the CUA config I realized our Discovery config is all messed up and confusing</li>
<li>I&rsquo;ve opened an issue to track some of that work (<a href="https://github.com/ilri/DSpace/issues/186">#186</a>)</li>
<li>I did some major cleanup work on Discovery and XMLUI stuff related to the <code>dc.type</code> indexes (<a href="https://github.com/ilri/DSpace/pull/187">#187</a>)</li>
<li>We had been confusing <code>dc.type</code> (a Dublin Core value) with <code>dc.type.output</code> (a value we invented) for a few years and it had permeated all aspects of our data, indexes, item displays, etc.</li>
<li>There is still some more work to be done to remove references to old <code>outputtype</code> and <code>output</code></li>
</ul>
</section>