diff 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
line wrap: on
line diff
--- a/digilib-config.html	Tue Nov 21 19:34:58 2017 +0000
+++ b/digilib-config.html	Wed Mar 14 18:57:23 2018 +0000
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-11-21
+ | Generated by Apache Maven Doxia at 2018-03-14
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20171121" />
+    <meta name="Date-Revision-yyyymmdd" content="20180314" />
     <meta http-equiv="Content-Language" content="en" />
     <title>digilib - The Digital Image Library &#x2013; Configuring digilib</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,7 +41,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2017-11-21</li>
+                  <li id="publishDate">Last Published: 2018-03-14</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 2.5-SNAPSHOT</li>
                       
                 
@@ -104,9 +104,9 @@
                   
       <li>
     
-                          <a href="server-setups.html" title="Server setups">
+                          <a href="server-setup.html" title="Server setup">
           <i class="none"></i>
-        Server setups</a>
+        Server setup</a>
             </li>
                               <li class="nav-header">Configuration</li>
                                 
@@ -337,13 +337,13 @@
 <div class="source">
 <pre>&lt;parameter name=&quot;iiif-info-cors&quot; value=&quot;true&quot; /&gt;
 </pre></div></div>
-<p>Enables the <tt>Cross-Origin Resource Sharing</tt> header in IIIF info requests.</p>
+<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>
 
 <div class="source">
 <div class="source">
 <pre>&lt;parameter name=&quot;iiif-image-cors&quot; value=&quot;true&quot; /&gt;
 </pre></div></div>
-<p>Enables the <tt>Cross-Origin Resource Sharing</tt> header in IIIF image requests.</p>
+<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>
 
 <div class="source">
 <div class="source">
@@ -442,7 +442,7 @@
 
     <footer>
             <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    2001-2017
+              <div class="row span12">Copyright &copy;                    2001-2018
                         <a href="https://robcast.github.io/digilib/">digilib Community</a>.
             All Rights Reserved.