Mercurial > hg > digilib
comparison index.html @ 1640:1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Tue, 22 Aug 2017 16:38:19 +0000 |
parents | |
children | 16be3440305b |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 1640:1ae8b89d3a86 |
---|---|
1 <!DOCTYPE html> | |
2 <!-- | |
3 | Generated by Apache Maven Doxia at 2017-08-22 | |
4 | Rendered using Apache Maven Fluido Skin 1.3.0 | |
5 --> | |
6 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
7 <head> | |
8 <meta charset="UTF-8" /> | |
9 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
10 <meta name="Date-Revision-yyyymmdd" content="20170822" /> | |
11 <meta http-equiv="Content-Language" content="en" /> | |
12 <title>digilib - The Digital Image Library – </title> | |
13 <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" /> | |
14 <link rel="stylesheet" href="./css/site.css" /> | |
15 <link rel="stylesheet" href="./css/print.css" media="print" /> | |
16 | |
17 | |
18 <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script> | |
19 | |
20 | |
21 </head> | |
22 <body class="topBarDisabled"> | |
23 | |
24 | |
25 | |
26 <div class="container-fluid"> | |
27 <div id="banner"> | |
28 <div class="pull-left"> | |
29 <a href="./" id="bannerLeft"> | |
30 <h2>digilib - a versatile image viewing environment for the internet</h2> | |
31 </a> | |
32 </div> | |
33 <div class="pull-right"> <a href="./" id="bannerRight"> | |
34 <img src="images/digilib-logo-small.png" /> | |
35 </a> | |
36 </div> | |
37 <div class="clear"><hr/></div> | |
38 </div> | |
39 | |
40 <div id="breadcrumbs"> | |
41 <ul class="breadcrumb"> | |
42 | |
43 | |
44 <li id="publishDate">Last Published: 2017-08-22</li> | |
45 <li class="divider">|</li> <li id="projectVersion">Version: 2.5-SNAPSHOT</li> | |
46 | |
47 | |
48 | |
49 | |
50 </ul> | |
51 </div> | |
52 | |
53 | |
54 <div class="row-fluid"> | |
55 <div id="leftColumn" class="span3"> | |
56 <div class="well sidebar-nav"> | |
57 | |
58 | |
59 <ul class="nav nav-list"> | |
60 <li class="nav-header">Overview</li> | |
61 | |
62 <li class="active"> | |
63 | |
64 <a href="#"><i class="none"></i>About digilib</a> | |
65 </li> | |
66 | |
67 <li> | |
68 | |
69 <a href="features.html" title="digilib features"> | |
70 <i class="none"></i> | |
71 digilib features</a> | |
72 </li> | |
73 | |
74 <li> | |
75 | |
76 <a href="digilib-short.html" title="How digilib works"> | |
77 <i class="none"></i> | |
78 How digilib works</a> | |
79 </li> | |
80 | |
81 <li> | |
82 | |
83 <a href="history.html" title="Ancient history"> | |
84 <i class="none"></i> | |
85 Ancient history</a> | |
86 </li> | |
87 <li class="nav-header">Installation</li> | |
88 | |
89 <li> | |
90 | |
91 <a href="install-digilib.html" title="Installing digilib"> | |
92 <i class="none"></i> | |
93 Installing digilib</a> | |
94 </li> | |
95 | |
96 <li> | |
97 | |
98 <a href="build-maven.html" title="Building digilib"> | |
99 <i class="none"></i> | |
100 Building digilib</a> | |
101 </li> | |
102 <li class="nav-header">Configuration</li> | |
103 | |
104 <li> | |
105 | |
106 <a href="digilib-config.html" title="Configuring digilib"> | |
107 <i class="none"></i> | |
108 Configuring digilib</a> | |
109 </li> | |
110 | |
111 <li> | |
112 | |
113 <a href="image-directories.html" title="Directory layout"> | |
114 <i class="none"></i> | |
115 Directory layout</a> | |
116 </li> | |
117 | |
118 <li> | |
119 | |
120 <a href="java-settings.html" title="Java settings and tuning"> | |
121 <i class="none"></i> | |
122 Java settings and tuning</a> | |
123 </li> | |
124 | |
125 <li> | |
126 | |
127 <a href="auth.html" title="Access control"> | |
128 <i class="none"></i> | |
129 Access control</a> | |
130 </li> | |
131 <li class="nav-header">Development</li> | |
132 | |
133 <li> | |
134 | |
135 <a href="scaler-api.html" title="The digilib Scaler API"> | |
136 <i class="none"></i> | |
137 The digilib Scaler API</a> | |
138 </li> | |
139 | |
140 <li> | |
141 | |
142 <a href="iiif-api.html" title="The digilib IIIF API"> | |
143 <i class="none"></i> | |
144 The digilib IIIF API</a> | |
145 </li> | |
146 | |
147 <li> | |
148 | |
149 <a href="client-integration.html" title="Integrating digilib into your page"> | |
150 <i class="none"></i> | |
151 Integrating digilib into your page</a> | |
152 </li> | |
153 | |
154 <li> | |
155 | |
156 <a href="plugins.html" title="Digilib plugins"> | |
157 <i class="none"></i> | |
158 Digilib plugins</a> | |
159 </li> | |
160 <li class="nav-header">Project Documentation</li> | |
161 | |
162 <li> | |
163 | |
164 <a href="project-info.html" title="Project Information"> | |
165 <i class="icon-chevron-right"></i> | |
166 Project Information</a> | |
167 </li> | |
168 </ul> | |
169 | |
170 | |
171 | |
172 <hr class="divider" /> | |
173 | |
174 <div id="poweredBy"> | |
175 <div class="clear"></div> | |
176 <div class="clear"></div> | |
177 <div class="clear"></div> | |
178 <a href="http://maven.apache.org/" title="Built by Maven" class="builtBy"> | |
179 <img class="builtBy" alt="Built by Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> | |
180 </a> | |
181 <a href="http://www.sourceforge.net/" title="Hosted by SourceForge" class="builtBy"> | |
182 <img class="builtBy" alt="Hosted by SourceForge" src="http://upload.wikimedia.org/wikipedia/commons/0/0b/Sourceforge_logo.png" /> | |
183 </a> | |
184 </div> | |
185 </div> | |
186 </div> | |
187 | |
188 | |
189 <div id="bodyColumn" class="span9" > | |
190 | |
191 <p><img src="images/digilib-logo-big.png" alt="digilib" /></p> | |
192 <div class="section"> | |
193 <h2><a name="What_is_digilib"></a>What is digilib?</h2> | |
194 | |
195 <ul> | |
196 | |
197 <li><tt>digilib</tt> is a web based client/server technology for images. The image content is processed on-the-fly by a Java Servlet on the server side so that only the visible portion of the image is sent to the web browser on the client side.</li> | |
198 | |
199 <li><tt>digilib</tt> supports a wide range of image formats and viewing options on the server side while only requiring an internet browser with Javascript and a low bandwidth internet connection on the client side.</li> | |
200 | |
201 <li><tt>digilib</tt> enables very detailed work on an image as required by scholars with elaborate viewing features like an option to show images on the screen in their original size.</li> | |
202 | |
203 <li><tt>digilib</tt> facilitates cooperation of scholars over the internet and novel uses of source material by image annotations and stable references that can be embedded in URLs.</li> | |
204 | |
205 <li><tt>digilib</tt> facilitates federation of image servers through a standards compliant <a class="externalLink" href="http://iiif.io">IIIF</a> Image API.</li> | |
206 | |
207 <li><tt>digilib</tt> is Open Source Software under the Lesser General Public License, jointly developed by the <a class="externalLink" href="http://www.mpiwg-berlin.mpg.de">Max Planck Institute for the History of Science</a>, the <a class="externalLink" href="http://www.biblhertz.it">Bibliotheca Hertziana</a>, the <a class="externalLink" href="http://philoscience.unibe.ch">University of Bern</a> and others.</li> | |
208 </ul></div> | |
209 <div class="section"> | |
210 <h2><a name="Where_can_I_get_digilib"></a>Where can I get digilib?</h2> | |
211 <p><tt>digilib</tt> source code, binaries and documentation can be found on the <a class="externalLink" href="https://sourceforge.net/projects/digilib/">digilib project pages</a> on <a class="externalLink" href="https://sourceforge.net/">SourceForge</a>:</p> | |
212 | |
213 <ul> | |
214 | |
215 <li><a class="externalLink" href="https://sourceforge.net/p/digilib/code/ci/default/tree/">Source code</a></li> | |
216 | |
217 <li>Daily built <a class="externalLink" href="https://it-dev.mpiwg-berlin.mpg.de/downloads/digilib/daily-build/">WAR files</a></li> | |
218 | |
219 <li>Daily built <a class="externalLink" href="https://it-dev.mpiwg-berlin.mpg.de/downloads/digilib/daily-build/javadoc/">Javadoc</a></li> | |
220 | |
221 <li><a class="externalLink" href="http://it-dev.mpiwg-berlin.mpg.de/maven-repo/">Maven repository</a></li> | |
222 </ul></div> | |
223 </div> | |
224 </div> | |
225 </div> | |
226 | |
227 <hr/> | |
228 | |
229 <footer> | |
230 <div class="container-fluid"> | |
231 <div class="row span12">Copyright © 2001-2017 | |
232 <a href="http://digilib.sourceforge.net">digilib Community</a>. | |
233 All Rights Reserved. | |
234 | |
235 </div> | |
236 | |
237 | |
238 | |
239 </div> | |
240 </footer> | |
241 </body> | |
242 </html> |