view doc/src/site/markdown/features.md @ 1226:d9d004f706ef

added documentation/examples for client integration and plugins
author hertzhaft
date Fri, 18 Oct 2013 17:43:32 +0200
parents 2bc0919fa42d
children 391af6dfa74a
line wrap: on
line source

# digilib features

* **client-server architecture**: all the "heavy lifting" is done on the 
  server, the client only displays the image.
  
* **low bandwidth**: you can work 

* **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.