mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-16 11:57:03 +01:00
Add notes for 2017-05-26
This commit is contained in:
parent
0e92daa921
commit
c2995a5ddd
@ -251,3 +251,8 @@ COPY 111
|
||||
```
|
||||
|
||||
- Respond to Atmire message about ORCIDs, saying that right now we'd prefer to just have them available via REST API like any other metadata field, and that I'm available for a Skype
|
||||
|
||||
## 2017-05-26
|
||||
|
||||
- Increase max file size in nginx so that CIP can upload some larger PDFs
|
||||
- Agree to talk with Atmire after the June DSpace developers meeting where they will be discussing exposing ORCIDs via REST/OAI
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2017-05-01T16:21:52+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-05-23T12:54:07+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-05-23T17:40:30+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -45,9 +45,9 @@
|
||||
"@type": "BlogPosting",
|
||||
"headline": "May, 2017",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-05/",
|
||||
"wordCount": "2039",
|
||||
"wordCount": "2074",
|
||||
"datePublished": "2017-05-01T16:21:52+02:00",
|
||||
"dateModified": "2017-05-23T12:54:07+03:00",
|
||||
"dateModified": "2017-05-23T17:40:30+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -414,6 +414,13 @@ COPY 111
|
||||
<li>Respond to Atmire message about ORCIDs, saying that right now we’d prefer to just have them available via REST API like any other metadata field, and that I’m available for a Skype</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2017-05-26">2017-05-26</h2>
|
||||
|
||||
<ul>
|
||||
<li>Increase max file size in nginx so that CIP can upload some larger PDFs</li>
|
||||
<li>Agree to talk with Atmire after the June DSpace developers meeting where they will be discussing exposing ORCIDs via REST/OAI</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-05/</loc>
|
||||
<lastmod>2017-05-23T12:54:07+03:00</lastmod>
|
||||
<lastmod>2017-05-23T17:40:30+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -99,7 +99,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2017-05-23T12:54:07+03:00</lastmod>
|
||||
<lastmod>2017-05-23T17:40:30+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -110,19 +110,19 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2017-05-23T12:54:07+03:00</lastmod>
|
||||
<lastmod>2017-05-23T17:40:30+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2017-05-23T12:54:07+03:00</lastmod>
|
||||
<lastmod>2017-05-23T17:40:30+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2017-05-23T12:54:07+03:00</lastmod>
|
||||
<lastmod>2017-05-23T17:40:30+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user