Add notes for 2017-04-04

This commit is contained in:
2017-04-04 15:05:54 +03:00
parent c62c7646ae
commit 9c8861f667
30 changed files with 171 additions and 32 deletions

View File

@ -30,7 +30,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
<meta property="article:published_time" content="2017-04-02T17:08:52&#43;02:00"/>
<meta property="article:modified_time" content="2017-04-02T17:57:26&#43;03:00"/>
<meta property="article:modified_time" content="2017-04-03T13:16:24&#43;03:00"/>
@ -79,9 +79,9 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
"@type": "BlogPosting",
"headline": "April, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-04/",
"wordCount": "197",
"wordCount": "226",
"datePublished": "2017-04-02T17:08:52&#43;02:00",
"dateModified": "2017-04-02T17:57:26&#43;03:00",
"dateModified": "2017-04-03T13:16:24&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -117,7 +117,6 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
<a class="nav-link " href="https://alanorth.github.io/cgspace-notes/">Home</a>
</nav>
</div>
</div>
@ -195,6 +194,16 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
<pre><code>dspace=# select text_value from metadatavalue where resource_type_id=2 and metadata_field_id=227;
</code></pre>
<h2 id="2017-04-04">2017-04-04</h2>
<ul>
<li>The <code>filter-media</code> script has been running on more large communities and now there are many more CMYK PDFs that have been fixed:</li>
</ul>
<pre><code>$ grep -c profile /tmp/filter-media-cmyk.txt
1584
</code></pre>