mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2020-01-27
This commit is contained in:
@ -25,7 +25,7 @@ Move ILRI collection 10568/12503 from 10568/27869 to 10568/27629 using the move_
|
||||
I realized it is only necessary to clear the Cocoon cache after moving collections—rather than reindexing—as no metadata has changed, and therefore no search or browse indexes need to be updated.
|
||||
Update GitHub wiki for documentation of maintenance tasks.
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.62.2" />
|
||||
<meta name="generator" content="Hugo 0.63.1" />
|
||||
|
||||
|
||||
|
||||
@ -55,7 +55,7 @@ Update GitHub wiki for documentation of maintenance tasks.
|
||||
|
||||
<!-- combined, minified CSS -->
|
||||
|
||||
<link href="https://alanorth.github.io/cgspace-notes/css/style.a20c1a4367639632cdb341d23c27ca44fedcc75b0f8b3cbea6203010da153d3c.css" rel="stylesheet" integrity="sha256-ogwaQ2djljLNs0HSPCfKRP7cx1sPizy+piAwENoVPTw=" crossorigin="anonymous">
|
||||
<link href="https://alanorth.github.io/cgspace-notes/css/style.23e2c3298bcc8c1136c19aba330c211ec94c36f7c4454ea15cf4d3548370042a.css" rel="stylesheet" integrity="sha256-I+LDKYvMjBE2wZq6MwwhHslMNvfERU6hXPTTVINwBCo=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<!-- RSS 2.0 feed -->
|
||||
@ -103,7 +103,7 @@ Update GitHub wiki for documentation of maintenance tasks.
|
||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-01/">January, 2016</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2016-01-13T13:18:00+03:00">Wed Jan 13, 2016</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
@ -124,19 +124,19 @@ Update GitHub wiki for documentation of maintenance tasks.
|
||||
</ul>
|
||||
<h2 id="2016-01-19">2016-01-19</h2>
|
||||
<ul>
|
||||
<li>Work on tweaks and updates for the social sharing icons on item pages: add Delicious and Mendeley (from Academicons), make links open in new windows, and set the icon color to the theme's primary color (<a href="https://github.com/ilri/DSpace/issues/157">#157</a>)</li>
|
||||
<li>Work on tweaks and updates for the social sharing icons on item pages: add Delicious and Mendeley (from Academicons), make links open in new windows, and set the icon color to the theme’s primary color (<a href="https://github.com/ilri/DSpace/issues/157">#157</a>)</li>
|
||||
<li>Tweak date-based facets to show more values in drill-down ranges (<a href="https://github.com/ilri/DSpace/issues/162">#162</a>)</li>
|
||||
<li>Need to remember to clear the Cocoon cache after deployment or else you don't see the new ranges immediately</li>
|
||||
<li>Need to remember to clear the Cocoon cache after deployment or else you don’t see the new ranges immediately</li>
|
||||
<li>Set up recipe on IFTTT to tweet new items from the CGSpace Atom feed to my twitter account</li>
|
||||
<li>Altmetrics’ support for Handles is kinda weak, so they can't associate our items with DOIs until they are tweeted or blogged, etc first.</li>
|
||||
<li>Altmetrics’ support for Handles is kinda weak, so they can’t associate our items with DOIs until they are tweeted or blogged, etc first.</li>
|
||||
</ul>
|
||||
<h2 id="2016-01-21">2016-01-21</h2>
|
||||
<ul>
|
||||
<li>Still waiting for my IFTTT recipe to fire, two days later</li>
|
||||
<li>It looks like the Atom feed on CGSpace hasn't changed in two days, but there have definitely been new items</li>
|
||||
<li>It looks like the Atom feed on CGSpace hasn’t changed in two days, but there have definitely been new items</li>
|
||||
<li>The RSS feed is nearly as old, but has different old items there</li>
|
||||
<li>On a hunch I cleared the Cocoon cache and now the feeds are fresh</li>
|
||||
<li>Looks like there is configuration option related to this, <code>webui.feed.cache.age</code>, which defaults to 48 hours, though I'm not sure what relation it has to the Cocoon cache</li>
|
||||
<li>Looks like there is configuration option related to this, <code>webui.feed.cache.age</code>, which defaults to 48 hours, though I’m not sure what relation it has to the Cocoon cache</li>
|
||||
<li>In any case, we should change this cache to be something more like 6 hours, as we publish new items several times per day.</li>
|
||||
<li>Work around a CSS issue with long URLs in the item view (<a href="https://github.com/ilri/DSpace/issues/172">#172</a>)</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user