From d2cf00e5a1f051f9c5e9658ba8d58ab700564725 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 13 Jan 2016 16:47:57 +0200 Subject: [PATCH] Add post for January, 2016 Signed-off-by: Alan Orth --- content/2016-01.md | 13 ++++ public/2015-12/index.html | 2 +- public/2016-01/index.html | 143 +++++++++++++++++++++++++++++++++++ public/index.html | 22 ++++++ public/index.xml | 20 ++++- public/sitemap.xml | 7 +- public/tags/index.html | 2 +- public/tags/notes/index.html | 20 +++++ public/tags/notes/index.xml | 20 ++++- 9 files changed, 244 insertions(+), 5 deletions(-) create mode 100644 content/2016-01.md create mode 100644 public/2016-01/index.html diff --git a/content/2016-01.md b/content/2016-01.md new file mode 100644 index 000000000..345112601 --- /dev/null +++ b/content/2016-01.md @@ -0,0 +1,13 @@ ++++ +date = "2016-01-13T13:18:00+03:00" +author = "Alan Orth" +title = "January, 2016" +tags = ["notes"] +image = "../images/bg.jpg" + ++++ +## 2016-01-13 + +- Move ILRI collection `10568/12503` from `10568/27869` to `10568/27629` using the [move_collections.sh](https://gist.github.com/alanorth/392c4660e8b022d99dfa) script I wrote last year. +- 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](https://github.com/ilri/DSpace/wiki/Maintenance-Tasks). diff --git a/public/2015-12/index.html b/public/2015-12/index.html index 57e5ab046..3266379a2 100644 --- a/public/2015-12/index.html +++ b/public/2015-12/index.html @@ -259,7 +259,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle - + diff --git a/public/2016-01/index.html b/public/2016-01/index.html new file mode 100644 index 000000000..d89976690 --- /dev/null +++ b/public/2016-01/index.html @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + + + + + + January, 2016 · CGSpace Notes + + + + + + + + + + + + + +
+ + +
+
+

January, 2016

+ +
+
+ + +

2016-01-13

+ +
    +
  • Move ILRI collection 10568/12503 from 10568/27869 to 10568/27629 using the move_collections.sh script I wrote last year.
  • +
  • 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.
  • +
+ +
+ +
+ +
+
+ + + +
+ + + + + + + + diff --git a/public/index.html b/public/index.html index eb5fb6017..0c69f2d81 100644 --- a/public/index.html +++ b/public/index.html @@ -58,6 +58,28 @@
+
+
+

January, 2016

+ +
+
+ 2016-01-13 Move ILRI collection 10568/12503 from 10568/27869 to 10568/27629 using the move_collections.sh script I wrote last year. 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. +
+ +
+ + + +
+

December, 2015

diff --git a/public/index.xml b/public/index.xml index d762d11c6..96019835e 100644 --- a/public/index.xml +++ b/public/index.xml @@ -6,9 +6,27 @@ Recent content on CGSpace Notes Hugo -- gohugo.io en-us - Wed, 02 Dec 2015 13:18:00 +0300 + Wed, 13 Jan 2016 13:18:00 +0300 + + January, 2016 + /cgspace-notes/2016-01/ + Wed, 13 Jan 2016 13:18:00 +0300 + + /cgspace-notes/2016-01/ + + +<h2 id="2016-01-13:3846b7fcbca60cdedafd373cb39cd76d">2016-01-13</h2> + +<ul> +<li>Move ILRI collection <code>10568/12503</code> from <code>10568/27869</code> to <code>10568/27629</code> using the <a href="https://gist.github.com/alanorth/392c4660e8b022d99dfa">move_collections.sh</a> script I wrote last year.</li> +<li>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.</li> +<li>Update GitHub wiki for documentation of <a href="https://github.com/ilri/DSpace/wiki/Maintenance-Tasks">maintenance tasks</a>.</li> +</ul> + + + December, 2015 /cgspace-notes/2015-12/ diff --git a/public/sitemap.xml b/public/sitemap.xml index 970919591..f9040ecf0 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,10 +3,15 @@ /cgspace-notes/ - 2015-12-02T13:18:00+03:00 + 2016-01-13T13:18:00+03:00 0 + + /cgspace-notes/2016-01/ + 2016-01-13T13:18:00+03:00 + + /cgspace-notes/2015-12/ 2015-12-02T13:18:00+03:00 diff --git a/public/tags/index.html b/public/tags/index.html index 21f159290..c807b2d53 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -64,7 +64,7 @@ diff --git a/public/tags/notes/index.html b/public/tags/notes/index.html index 6a671b1d2..4e54a99cd 100644 --- a/public/tags/notes/index.html +++ b/public/tags/notes/index.html @@ -61,6 +61,26 @@

Notes

+
+
+
+

January, 2016

+ +
+
+ 2016-01-13 Move ILRI collection 10568/12503 from 10568/27869 to 10568/27629 using the move_collections.sh script I wrote last year. 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. +
+ +
+ +
diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 28573dedb..9fcc1a135 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -6,9 +6,27 @@ Recent content in Notes on CGSpace Notes Hugo -- gohugo.io en-us - Wed, 02 Dec 2015 13:18:00 +0300 + Wed, 13 Jan 2016 13:18:00 +0300 + + January, 2016 + /cgspace-notes/2016-01/ + Wed, 13 Jan 2016 13:18:00 +0300 + + /cgspace-notes/2016-01/ + + +<h2 id="2016-01-13:3846b7fcbca60cdedafd373cb39cd76d">2016-01-13</h2> + +<ul> +<li>Move ILRI collection <code>10568/12503</code> from <code>10568/27869</code> to <code>10568/27629</code> using the <a href="https://gist.github.com/alanorth/392c4660e8b022d99dfa">move_collections.sh</a> script I wrote last year.</li> +<li>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.</li> +<li>Update GitHub wiki for documentation of <a href="https://github.com/ilri/DSpace/wiki/Maintenance-Tasks">maintenance tasks</a>.</li> +</ul> + + + December, 2015 /cgspace-notes/2015-12/