diff doc/src/site/markdown/client-integration.md @ 1223:13a52866c2c2

working on docs
author robcast
date Wed, 09 Oct 2013 16:04:39 +0200
parents
children d9d004f706ef
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/src/site/markdown/client-integration.md	Wed Oct 09 16:04:39 2013 +0200
@@ -0,0 +1,16 @@
+# Integrating digilib into your web page #
+
+digilib can be integrated into other web pages on different levels:
+
+1. using the image generated by the server as a static image
+2. enable digilib interactive controls inside a fixed size image ("embedded mode")
+3. let the interactive image fill the browser window ("fullscreen mode")
+
+## Using the static image ##
+
+
+
+## Using digilib embedded mode ##
+
+
+## Using digilib fullscreen mode ##
\ No newline at end of file