Mercurial > hg > digilib
diff 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 diff
--- a/doc/src/site/markdown/features.md Thu Oct 17 16:04:30 2013 +0200 +++ b/doc/src/site/markdown/features.md Fri Oct 18 17:43:32 2013 +0200 @@ -3,4 +3,8 @@ * **client-server architecture**: all the "heavy lifting" is done on the server, the client only displays the image. -* **low bandwidth**: you can work \ No newline at end of file +* **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. \ No newline at end of file