# HG changeset patch # User robcast # Date 1381327479 -7200 # Node ID 13a52866c2c239d4b07e99228bf28fec91041d02 # Parent 2bc0919fa42d8b91bd74258bbcd7a5fed4e59a2c working on docs diff -r 2bc0919fa42d -r 13a52866c2c2 doc/src/site/markdown/client-integration.md --- /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 diff -r 2bc0919fa42d -r 13a52866c2c2 doc/src/site/site.xml --- a/doc/src/site/site.xml Wed Oct 09 15:00:46 2013 +0200 +++ b/doc/src/site/site.xml Wed Oct 09 16:04:39 2013 +0200 @@ -33,8 +33,8 @@