mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-16 11:57:03 +01:00
Add notes for 2016-08-06
This commit is contained in:
parent
a3466081ec
commit
dd0d1725d0
@ -48,3 +48,7 @@ $ git rebase -i dspace-5.5
|
||||
```
|
||||
dspacetest=# update metadatavalue set authority='0b4fcbc1-d930-4319-9b4d-ea1553cca70b', confidence=600 where metadata_field_id=3 and text_value='Grace, D.';
|
||||
```
|
||||
|
||||
## 2016-08-06
|
||||
|
||||
- Finally figured out how to remove "View/Open" and "Bitstreams" from the item view
|
||||
|
@ -131,6 +131,12 @@ $ git rebase -i dspace-5.5
|
||||
<pre><code>dspacetest=# update metadatavalue set authority='0b4fcbc1-d930-4319-9b4d-ea1553cca70b', confidence=600 where metadata_field_id=3 and text_value='Grace, D.';
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-08-06">2016-08-06</h2>
|
||||
|
||||
<ul>
|
||||
<li>Finally figured out how to remove “View/Open” and “Bitstreams” from the item view</li>
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
<footer>
|
||||
|
||||
|
@ -68,6 +68,12 @@ $ git rebase -i dspace-5.5
|
||||
|
||||
<pre><code>dspacetest=# update metadatavalue set authority='0b4fcbc1-d930-4319-9b4d-ea1553cca70b', confidence=600 where metadata_field_id=3 and text_value='Grace, D.';
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-08-06">2016-08-06</h2>
|
||||
|
||||
<ul>
|
||||
<li>Finally figured out how to remove &ldquo;View/Open&rdquo; and &ldquo;Bitstreams&rdquo; from the item view</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -68,6 +68,12 @@ $ git rebase -i dspace-5.5
|
||||
|
||||
<pre><code>dspacetest=# update metadatavalue set authority='0b4fcbc1-d930-4319-9b4d-ea1553cca70b', confidence=600 where metadata_field_id=3 and text_value='Grace, D.';
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-08-06">2016-08-06</h2>
|
||||
|
||||
<ul>
|
||||
<li>Finally figured out how to remove &ldquo;View/Open&rdquo; and &ldquo;Bitstreams&rdquo; from the item view</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user