Update notes for 2017-01-23

This commit is contained in:
2017-01-23 17:40:55 +02:00
parent a76749eab1
commit 74df68866a
5 changed files with 64 additions and 4 deletions

View File

@ -59,7 +59,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
"headline": "January, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-01/",
"wordCount": "1237",
"wordCount": "1291",
"datePublished": "2017-01-02T10:43:00+03:00",
@ -389,8 +389,20 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
<ul>
<li>I merged Atmire&rsquo;s pull request into the development branch so they can deploy it on DSpace Test</li>
<li>Move some old ILRI Program communities to a new subcommunity for former programs (<sup>10568</sup>&frasl;<sub>79164</sub>):</li>
</ul>
<pre><code>$ for community in 10568/171 10568/27868 10568/231 10568/27869 10568/150 10568/230 10568/32724 10568/172; do /home/cgspace.cgiar.org/bin/dspace community-filiator --remove --parent=10568/27866 --child=&quot;$community&quot; &amp;&amp; /home/cgspace.cgiar.org/bin/dspace community-filiator --set --parent=10568/79164 --child=&quot;$community&quot;; done
</code></pre>
<ul>
<li>Move some collections with <a href="https://gist.github.com/alanorth/e60b530ed4989df0c731afbb0c640515"><code>move-collections.sh</code></a> using the following config:</li>
</ul>
<pre><code>10568/42161 10568/171 10568/79341
10568/41914 10568/171 10568/79340
</code></pre>

View File

@ -270,7 +270,19 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
&lt;ul&gt;
&lt;li&gt;I merged Atmire&amp;rsquo;s pull request into the development branch so they can deploy it on DSpace Test&lt;/li&gt;
&lt;/ul&gt;</description>
&lt;li&gt;Move some old ILRI Program communities to a new subcommunity for former programs (&lt;sup&gt;10568&lt;/sup&gt;&amp;frasl;&lt;sub&gt;79164&lt;/sub&gt;):&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;$ for community in 10568/171 10568/27868 10568/231 10568/27869 10568/150 10568/230 10568/32724 10568/172; do /home/cgspace.cgiar.org/bin/dspace community-filiator --remove --parent=10568/27866 --child=&amp;quot;$community&amp;quot; &amp;amp;&amp;amp; /home/cgspace.cgiar.org/bin/dspace community-filiator --set --parent=10568/79164 --child=&amp;quot;$community&amp;quot;; done
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Move some collections with &lt;a href=&#34;https://gist.github.com/alanorth/e60b530ed4989df0c731afbb0c640515&#34;&gt;&lt;code&gt;move-collections.sh&lt;/code&gt;&lt;/a&gt; using the following config:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;10568/42161 10568/171 10568/79341
10568/41914 10568/171 10568/79340
&lt;/code&gt;&lt;/pre&gt;</description>
</item>
<item>

View File

@ -270,7 +270,19 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
&lt;ul&gt;
&lt;li&gt;I merged Atmire&amp;rsquo;s pull request into the development branch so they can deploy it on DSpace Test&lt;/li&gt;
&lt;/ul&gt;</description>
&lt;li&gt;Move some old ILRI Program communities to a new subcommunity for former programs (&lt;sup&gt;10568&lt;/sup&gt;&amp;frasl;&lt;sub&gt;79164&lt;/sub&gt;):&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;$ for community in 10568/171 10568/27868 10568/231 10568/27869 10568/150 10568/230 10568/32724 10568/172; do /home/cgspace.cgiar.org/bin/dspace community-filiator --remove --parent=10568/27866 --child=&amp;quot;$community&amp;quot; &amp;amp;&amp;amp; /home/cgspace.cgiar.org/bin/dspace community-filiator --set --parent=10568/79164 --child=&amp;quot;$community&amp;quot;; done
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Move some collections with &lt;a href=&#34;https://gist.github.com/alanorth/e60b530ed4989df0c731afbb0c640515&#34;&gt;&lt;code&gt;move-collections.sh&lt;/code&gt;&lt;/a&gt; using the following config:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;10568/42161 10568/171 10568/79341
10568/41914 10568/171 10568/79340
&lt;/code&gt;&lt;/pre&gt;</description>
</item>
<item>

View File

@ -269,7 +269,19 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
&lt;ul&gt;
&lt;li&gt;I merged Atmire&amp;rsquo;s pull request into the development branch so they can deploy it on DSpace Test&lt;/li&gt;
&lt;/ul&gt;</description>
&lt;li&gt;Move some old ILRI Program communities to a new subcommunity for former programs (&lt;sup&gt;10568&lt;/sup&gt;&amp;frasl;&lt;sub&gt;79164&lt;/sub&gt;):&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;$ for community in 10568/171 10568/27868 10568/231 10568/27869 10568/150 10568/230 10568/32724 10568/172; do /home/cgspace.cgiar.org/bin/dspace community-filiator --remove --parent=10568/27866 --child=&amp;quot;$community&amp;quot; &amp;amp;&amp;amp; /home/cgspace.cgiar.org/bin/dspace community-filiator --set --parent=10568/79164 --child=&amp;quot;$community&amp;quot;; done
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Move some collections with &lt;a href=&#34;https://gist.github.com/alanorth/e60b530ed4989df0c731afbb0c640515&#34;&gt;&lt;code&gt;move-collections.sh&lt;/code&gt;&lt;/a&gt; using the following config:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;10568/42161 10568/171 10568/79341
10568/41914 10568/171 10568/79340
&lt;/code&gt;&lt;/pre&gt;</description>
</item>
<item>