mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2016-02-08
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
98f4051892
commit
86ffcfd656
@ -105,3 +105,7 @@ $ ~/dspace/bin/dspace index-discovery -b
|
||||
## 2016-02-08
|
||||
|
||||
- Finish cleaning up and importing ~400 DAGRIS items into CGSpace
|
||||
- Whip up some quick CSS to make the button in the submission workflow use the XMLUI theme's brand colors ([#154](https://github.com/ilri/DSpace/issues/154))
|
||||
|
||||
![ILRI submission buttons](../images/2016/02/submit-button-ilri.png)
|
||||
![Drylands submission buttons](../images/2016/02/submit-button-drylands.png)
|
||||
|
@ -193,8 +193,12 @@ $ /opt/brew/Cellar/tomcat/8.0.30/bin/catalina start
|
||||
|
||||
<ul>
|
||||
<li>Finish cleaning up and importing ~400 DAGRIS items into CGSpace</li>
|
||||
<li>Whip up some quick CSS to make the button in the submission workflow use the XMLUI theme’s brand colors (<a href="https://github.com/ilri/DSpace/issues/154">#154</a>)</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="../images/2016/02/submit-button-ilri.png" alt="ILRI submission buttons" />
|
||||
<img src="../images/2016/02/submit-button-drylands.png" alt="Drylands submission buttons" /></p>
|
||||
|
||||
</section>
|
||||
<footer>
|
||||
|
||||
|
BIN
public/images/2016/02/submit-button-drylands.png
Normal file
BIN
public/images/2016/02/submit-button-drylands.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
BIN
public/images/2016/02/submit-button-ilri.png
Normal file
BIN
public/images/2016/02/submit-button-ilri.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
@ -131,7 +131,11 @@ $ /opt/brew/Cellar/tomcat/8.0.30/bin/catalina start
|
||||
|
||||
<ul>
|
||||
<li>Finish cleaning up and importing ~400 DAGRIS items into CGSpace</li>
|
||||
<li>Whip up some quick CSS to make the button in the submission workflow use the XMLUI theme&rsquo;s brand colors (<a href="https://github.com/ilri/DSpace/issues/154">#154</a>)</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="../images/2016/02/submit-button-ilri.png" alt="ILRI submission buttons" />
|
||||
<img src="../images/2016/02/submit-button-drylands.png" alt="Drylands submission buttons" /></p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -131,7 +131,11 @@ $ /opt/brew/Cellar/tomcat/8.0.30/bin/catalina start
|
||||
|
||||
<ul>
|
||||
<li>Finish cleaning up and importing ~400 DAGRIS items into CGSpace</li>
|
||||
<li>Whip up some quick CSS to make the button in the submission workflow use the XMLUI theme&rsquo;s brand colors (<a href="https://github.com/ilri/DSpace/issues/154">#154</a>)</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="../images/2016/02/submit-button-ilri.png" alt="ILRI submission buttons" />
|
||||
<img src="../images/2016/02/submit-button-drylands.png" alt="Drylands submission buttons" /></p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
BIN
static/images/2016/02/submit-button-drylands.png
Normal file
BIN
static/images/2016/02/submit-button-drylands.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
BIN
static/images/2016/02/submit-button-ilri.png
Normal file
BIN
static/images/2016/02/submit-button-ilri.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
Loading…
Reference in New Issue
Block a user