mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2016-01-25
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
23d38defe4
commit
4a168c4ceb
@ -38,3 +38,8 @@ image = "../images/bg.jpg"
|
||||
- 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))
|
||||
|
||||
## 2016-01-25
|
||||
|
||||
- Re-deployed CGSpace with latest `5_x-prod` branch
|
||||
- This included the social icon fixes/updates, date-based facet tweaks, reducing the feed cache age, and fixing a layout issue in XMLUI item view when an item had long URLs
|
||||
|
@ -120,6 +120,13 @@
|
||||
<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>
|
||||
|
||||
<h2 id="2016-01-25:3846b7fcbca60cdedafd373cb39cd76d">2016-01-25</h2>
|
||||
|
||||
<ul>
|
||||
<li>Re-deployed CGSpace with latest <code>5_x-prod</code> branch</li>
|
||||
<li>This included the social icon fixes/updates, date-based facet tweaks, reducing the feed cache age, and fixing a layout issue in XMLUI item view when an item had long URLs</li>
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
|
@ -59,6 +59,13 @@
|
||||
<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>
|
||||
|
||||
<h2 id="2016-01-25:3846b7fcbca60cdedafd373cb39cd76d">2016-01-25</h2>
|
||||
|
||||
<ul>
|
||||
<li>Re-deployed CGSpace with latest <code>5_x-prod</code> branch</li>
|
||||
<li>This included the social icon fixes/updates, date-based facet tweaks, reducing the feed cache age, and fixing a layout issue in XMLUI item view when an item had long URLs</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -59,6 +59,13 @@
|
||||
<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>
|
||||
|
||||
<h2 id="2016-01-25:3846b7fcbca60cdedafd373cb39cd76d">2016-01-25</h2>
|
||||
|
||||
<ul>
|
||||
<li>Re-deployed CGSpace with latest <code>5_x-prod</code> branch</li>
|
||||
<li>This included the social icon fixes/updates, date-based facet tweaks, reducing the feed cache age, and fixing a layout issue in XMLUI item view when an item had long URLs</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user