diff --git a/content/2016-05.md b/content/2016-05.md index c27ddbdf4..73ec3c4de 100644 --- a/content/2016-05.md +++ b/content/2016-05.md @@ -180,3 +180,5 @@ value.replace(/\u0081/,'') - Write shell script to resize thumbnails with height larger than 400: https://gist.github.com/alanorth/131401dcd39d00e0ce12e1be3ed13256 - Upload 707 CCAFS records to DSpace Test +- A few miscellaneous fixes for XMLUI display niggles (spaces in item lists and link target `_black`): [#224](https://github.com/ilri/DSpace/pull/224) +- Work on configuration changes for Phase 2 metadata migrations diff --git a/public/2016-05/index.html b/public/2016-05/index.html index 3321ae02d..74c04b924 100644 --- a/public/2016-05/index.html +++ b/public/2016-05/index.html @@ -299,6 +299,8 @@ fi diff --git a/public/index.xml b/public/index.xml index 1f2b99d5c..81f08a951 100644 --- a/public/index.xml +++ b/public/index.xml @@ -237,6 +237,8 @@ fi <ul> <li>Write shell script to resize thumbnails with height larger than 400: <a href="https://gist.github.com/alanorth/131401dcd39d00e0ce12e1be3ed13256">https://gist.github.com/alanorth/131401dcd39d00e0ce12e1be3ed13256</a></li> <li>Upload 707 CCAFS records to DSpace Test</li> +<li>A few miscellaneous fixes for XMLUI display niggles (spaces in item lists and link target <code>_black</code>): <a href="https://github.com/ilri/DSpace/pull/224">#224</a></li> +<li>Work on configuration changes for Phase 2 metadata migrations</li> </ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 607494e1e..70316fd3f 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -237,6 +237,8 @@ fi <ul> <li>Write shell script to resize thumbnails with height larger than 400: <a href="https://gist.github.com/alanorth/131401dcd39d00e0ce12e1be3ed13256">https://gist.github.com/alanorth/131401dcd39d00e0ce12e1be3ed13256</a></li> <li>Upload 707 CCAFS records to DSpace Test</li> +<li>A few miscellaneous fixes for XMLUI display niggles (spaces in item lists and link target <code>_black</code>): <a href="https://github.com/ilri/DSpace/pull/224">#224</a></li> +<li>Work on configuration changes for Phase 2 metadata migrations</li> </ul>