# HG changeset patch # User robcast # Date 1397036203 -7200 # Node ID 1e7811d36fe9fe17b612d087bc15050bf3b5778d # Parent 1fbcfc899d4ac76500b8574234dffe564dacc68e updated website doc. diff -r 1fbcfc899d4a -r 1e7811d36fe9 doc/src/site/markdown/features.md --- a/doc/src/site/markdown/features.md Wed Apr 09 11:35:50 2014 +0200 +++ b/doc/src/site/markdown/features.md Wed Apr 09 11:36:43 2014 +0200 @@ -26,6 +26,9 @@ so you don't have to create a different image format for online display (TIFF, JPG, PNG, GIF, JPEG2000, and more depending on Java ImageIO support). +* **IIIF image API**: the digilib server provides [IIIF](http://iiif.io) + image API (V1.1) compliant access to your images besides the digilib native server API. + * **plugins**: there are several Digilib plugins written in Javascript to add functionality to the client side, making use of jQuery features. See the [plugins](plugins.html) documentation. -* **digilib API**: modifiy the settings, write Javascript functions or provide your own Digilib plugins and event handlers. \ No newline at end of file +* **digilib client API**: modify the settings, write Javascript functions or provide your own Digilib plugins and event handlers. \ No newline at end of file diff -r 1fbcfc899d4a -r 1e7811d36fe9 doc/src/site/markdown/index.md --- a/doc/src/site/markdown/index.md Wed Apr 09 11:35:50 2014 +0200 +++ b/doc/src/site/markdown/index.md Wed Apr 09 11:36:43 2014 +0200 @@ -15,9 +15,11 @@ * `digilib` 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. +* `digilib` facilitates federation of image servers through a standards compliant + [IIIF](http://iiif.io) image API. * `digilib` is Open Source Software under the Lesser General Public License, jointly developed by the - [Max-Planck-Institute for the History of Science](http://www.mpiwg-berlin.mpg.de), + [Max Planck Institute for the History of Science](http://www.mpiwg-berlin.mpg.de), the [Bibliotheca Hertziana](http://www.biblhertz.it), the [University of Bern](http://philoscience.unibe.ch) and others. diff -r 1fbcfc899d4a -r 1e7811d36fe9 doc/src/site/site.xml --- a/doc/src/site/site.xml Wed Apr 09 11:35:50 2014 +0200 +++ b/doc/src/site/site.xml Wed Apr 09 11:36:43 2014 +0200 @@ -1,7 +1,8 @@ + xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd" + name="digilib - The Digital Image Library"> org.apache.maven.skins maven-fluido-skin