Mercurial > hg > digilib
comparison digilib-config.html @ 1682:8a9c66abb57c
Creating site for 2.5-SNAPSHOT
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Wed, 14 Mar 2018 18:57:23 +0000 |
parents | 1beeb9319d78 |
children | 79c837179ffb |
comparison
equal
deleted
inserted
replaced
1666:1beeb9319d78 | 1682:8a9c66abb57c |
---|---|
1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
2 <!-- | 2 <!-- |
3 | Generated by Apache Maven Doxia at 2017-11-21 | 3 | Generated by Apache Maven Doxia at 2018-03-14 |
4 | Rendered using Apache Maven Fluido Skin 1.3.0 | 4 | Rendered using Apache Maven Fluido Skin 1.3.0 |
5 --> | 5 --> |
6 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | 6 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 <head> | 7 <head> |
8 <meta charset="UTF-8" /> | 8 <meta charset="UTF-8" /> |
9 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | 9 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 <meta name="Date-Revision-yyyymmdd" content="20171121" /> | 10 <meta name="Date-Revision-yyyymmdd" content="20180314" /> |
11 <meta http-equiv="Content-Language" content="en" /> | 11 <meta http-equiv="Content-Language" content="en" /> |
12 <title>digilib - The Digital Image Library – Configuring digilib</title> | 12 <title>digilib - The Digital Image Library – Configuring digilib</title> |
13 <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" /> | 13 <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" /> |
14 <link rel="stylesheet" href="./css/site.css" /> | 14 <link rel="stylesheet" href="./css/site.css" /> |
15 <link rel="stylesheet" href="./css/print.css" media="print" /> | 15 <link rel="stylesheet" href="./css/print.css" media="print" /> |
39 | 39 |
40 <div id="breadcrumbs"> | 40 <div id="breadcrumbs"> |
41 <ul class="breadcrumb"> | 41 <ul class="breadcrumb"> |
42 | 42 |
43 | 43 |
44 <li id="publishDate">Last Published: 2017-11-21</li> | 44 <li id="publishDate">Last Published: 2018-03-14</li> |
45 <li class="divider">|</li> <li id="projectVersion">Version: 2.5-SNAPSHOT</li> | 45 <li class="divider">|</li> <li id="projectVersion">Version: 2.5-SNAPSHOT</li> |
46 | 46 |
47 | 47 |
48 | 48 |
49 | 49 |
102 Installing digilib</a> | 102 Installing digilib</a> |
103 </li> | 103 </li> |
104 | 104 |
105 <li> | 105 <li> |
106 | 106 |
107 <a href="server-setups.html" title="Server setups"> | 107 <a href="server-setup.html" title="Server setup"> |
108 <i class="none"></i> | 108 <i class="none"></i> |
109 Server setups</a> | 109 Server setup</a> |
110 </li> | 110 </li> |
111 <li class="nav-header">Configuration</li> | 111 <li class="nav-header">Configuration</li> |
112 | 112 |
113 <li class="active"> | 113 <li class="active"> |
114 | 114 |
335 | 335 |
336 <div class="source"> | 336 <div class="source"> |
337 <div class="source"> | 337 <div class="source"> |
338 <pre><parameter name="iiif-info-cors" value="true" /> | 338 <pre><parameter name="iiif-info-cors" value="true" /> |
339 </pre></div></div> | 339 </pre></div></div> |
340 <p>Enables the <tt>Cross-Origin Resource Sharing</tt> header in IIIF info requests.</p> | 340 <p>Enables the <a class="externalLink" href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">Cross-Origin Resource Sharing</a> header in IIIF info requests (<tt>Access-Control-Allow-Origin: *</tt>).</p> |
341 | 341 |
342 <div class="source"> | 342 <div class="source"> |
343 <div class="source"> | 343 <div class="source"> |
344 <pre><parameter name="iiif-image-cors" value="true" /> | 344 <pre><parameter name="iiif-image-cors" value="true" /> |
345 </pre></div></div> | 345 </pre></div></div> |
346 <p>Enables the <tt>Cross-Origin Resource Sharing</tt> header in IIIF image requests.</p> | 346 <p>Enables the <a class="externalLink" href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">Cross-Origin Resource Sharing</a> header in IIIF image requests (<tt>Access-Control-Allow-Origin: *</tt>).</p> |
347 | 347 |
348 <div class="source"> | 348 <div class="source"> |
349 <div class="source"> | 349 <div class="source"> |
350 <pre><parameter name="iiif-prefix" value="IIIF" /> | 350 <pre><parameter name="iiif-prefix" value="IIIF" /> |
351 </pre></div></div> | 351 </pre></div></div> |
440 | 440 |
441 <hr/> | 441 <hr/> |
442 | 442 |
443 <footer> | 443 <footer> |
444 <div class="container-fluid"> | 444 <div class="container-fluid"> |
445 <div class="row span12">Copyright © 2001-2017 | 445 <div class="row span12">Copyright © 2001-2018 |
446 <a href="https://robcast.github.io/digilib/">digilib Community</a>. | 446 <a href="https://robcast.github.io/digilib/">digilib Community</a>. |
447 All Rights Reserved. | 447 All Rights Reserved. |
448 | 448 |
449 </div> | 449 </div> |
450 | 450 |