diff --git a/content/2016-01.md b/content/2016-01.md index 81458c853..ac2d7cd4a 100644 --- a/content/2016-01.md +++ b/content/2016-01.md @@ -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 diff --git a/public/2016-01/index.html b/public/2016-01/index.html index 7311e1902..d0f21e5cd 100644 --- a/public/2016-01/index.html +++ b/public/2016-01/index.html @@ -120,6 +120,13 @@
  • 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)
  • + + +

    2016-01-25

    + + diff --git a/public/index.xml b/public/index.xml index 639cf49df..5c69cefbb 100644 --- a/public/index.xml +++ b/public/index.xml @@ -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> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 4ffccc739..6298eabcd 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -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>