# HG changeset patch # User robcast # Date 1099398698 -3600 # Node ID 665f2f4559d0824fb1d964c20e0c83f1c5aec64e # Parent ed94b0e7dd00bcfb49e84bdf2f324cc0a7ed178f new doc diff -r ed94b0e7dd00 -r 665f2f4559d0 client/doc/digilib_interop.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/doc/digilib_interop.html Tue Nov 02 13:31:38 2004 +0100 @@ -0,0 +1,63 @@ + + + + + digilib toolbar interoperability + + +

Interoperability of digilib HTML pages with the Alcatraz toolbar

+ +

A toolbar-friendly digilib page must define a Javascript variable +toolbarEnabledURL whose value is a HTTP URL that +produces a toolbar-enabled page. The toolbar should present a +button to "take over" the page design by replacing +the current page with the page from the given URL.

+ +

Toolbar-enabled page

+ +

A toolbar-enabled page must offer the following Javascript functions:

+ +

Identification

+ + + +

Interactive operations

+ + + +

Page operations

+ + + +

Parameter operations

+ + + + + \ No newline at end of file