Update notes for 2016-07-25

This commit is contained in:
Alan Orth 2016-07-25 16:55:00 +03:00
parent fdc8f9f694
commit 45682ad8d1
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
4 changed files with 31 additions and 0 deletions

View File

@ -191,3 +191,10 @@ index.authority.ignore-variants=true
- Integrate and massively clean up About page ([#256](https://github.com/ilri/DSpace/pull/256))
![About page](../images/2016/07/cgspace-about-page.png)
- The DSpace source code mentions the configuration key `discovery.index.authority.ignore-prefered.*` (with prefix of discovery, despite the docs saying otherwise), so I'm trying the following on DSpace Test:
```
discovery.index.authority.ignore-prefered.dc.contributor.author=true
discovery.index.authority.ignore-variants=true
```

View File

@ -302,6 +302,14 @@ index.authority.ignore-variants=true
<p><img src="../images/2016/07/cgspace-about-page.png" alt="About page" /></p>
<ul>
<li>The DSpace source code mentions the configuration key <code>discovery.index.authority.ignore-prefered.*</code> (with prefix of discovery, despite the docs saying otherwise), so I&rsquo;m trying the following on DSpace Test:</li>
</ul>
<pre><code>discovery.index.authority.ignore-prefered.dc.contributor.author=true
discovery.index.authority.ignore-variants=true
</code></pre>
</section>
<footer>

View File

@ -239,6 +239,14 @@ index.authority.ignore-variants=true
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;../images/2016/07/cgspace-about-page.png&#34; alt=&#34;About page&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The DSpace source code mentions the configuration key &lt;code&gt;discovery.index.authority.ignore-prefered.*&lt;/code&gt; (with prefix of discovery, despite the docs saying otherwise), so I&amp;rsquo;m trying the following on DSpace Test:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;discovery.index.authority.ignore-prefered.dc.contributor.author=true
discovery.index.authority.ignore-variants=true
&lt;/code&gt;&lt;/pre&gt;
</description>
</item>

View File

@ -239,6 +239,14 @@ index.authority.ignore-variants=true
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;../images/2016/07/cgspace-about-page.png&#34; alt=&#34;About page&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The DSpace source code mentions the configuration key &lt;code&gt;discovery.index.authority.ignore-prefered.*&lt;/code&gt; (with prefix of discovery, despite the docs saying otherwise), so I&amp;rsquo;m trying the following on DSpace Test:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;discovery.index.authority.ignore-prefered.dc.contributor.author=true
discovery.index.authority.ignore-variants=true
&lt;/code&gt;&lt;/pre&gt;
</description>
</item>