Regenerate public

This commit is contained in:
2016-09-28 14:55:10 +03:00
parent d8eab27557
commit c8edf878f0
14 changed files with 59 additions and 44 deletions

View File

@ -23,16 +23,13 @@
<meta property="article:published_time" content="2016-09-01T15:53:00&#43;03:00">
<meta property="article:author" content="Alan Orth">
<meta property="og:image" content="https://alanorth.github.io/images/bg.jpg">
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2016-09/">
<!-- Metadata for Twitter: https://dev.twitter.com/cards/markup -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:image" content="https://alanorth.github.io/images/bg.jpg">
<meta property="twitter:card" content="summary">
<meta property="twitter:title" content="September, 2016">
@ -671,9 +668,21 @@ UPDATE 101
<ul>
<li>Use GitHub icon from Font Awesome instead of a PNG to save one extra network request</li>
<li>We can also replace the RSS and mail icons in community text!</li>
<li>Fix reference to <code>dc.type.*</code> in Atmire CUA module, as we now only index <code>dc.type</code> for &ldquo;Output type&rdquo;</li>
</ul>
<h2 id="2016-09-28">2016-09-28</h2>
<ul>
<li>Make a placeholder pull request for <code>discovery.xml</code> changes (<a href="https://github.com/ilri/DSpace/pull/278">#278</a>), as I still need to test their effect on Atmire content analysis module</li>
<li>Make a placeholder pull request for Font Awesome changes (<a href="https://github.com/ilri/DSpace/pull/279">#279</a>), which replaces the GitHub image in the footer with an icon, and add style for RSS and @ icons that I will start replacing in community/collection HTML intros</li>
<li>Had some issues with local test server after messing with Solr too much, had to blow everything away and re-install from CGSpace</li>
<li>Going to try to update Sonja Vermeulen&rsquo;s authority to 2b4166b7-6e4d-4f66-9d8b-ddfbec9a6ae0, as that seems to be one of her authorities that has an ORCID</li>
<li>Merge Font Awesome changes (<a href="https://github.com/ilri/DSpace/pull/279">#279</a>)</li>
<li>Minor fix to a string in Atmire&rsquo;s CUA module (<a href="https://github.com/ilri/DSpace/pull/280">#280</a>)</li>
</ul>
</article>