mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2016-01
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
ca85bcaa8d
commit
23d38defe4
@ -37,3 +37,4 @@ image = "../images/bg.jpg"
|
||||
- On a hunch I cleared the Cocoon cache and now the feeds are fresh
|
||||
- Looks like there is configuration option related to this, `webui.feed.cache.age`, which defaults to 48 hours, though I'm not sure what relation it has to the Cocoon cache
|
||||
- In any case, we should change this cache to be something more like 6 hours, as we publish new items several times per day.
|
||||
- Work around a CSS issue with long URLs in the item view ([#172](https://github.com/ilri/DSpace/issues/172))
|
||||
|
@ -119,6 +119,7 @@
|
||||
<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>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>
|
||||
|
||||
</section>
|
||||
|
@ -57,6 +57,7 @@
|
||||
<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&rsquo;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>
|
||||
</description>
|
||||
</item>
|
||||
|
@ -57,6 +57,7 @@
|
||||
<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&rsquo;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>
|
||||
</description>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user