# HG changeset patch # User robcast # Date 1099398698 -3600 # Node ID ade4decb5cc5e6eecf91ce0419cab5dda1ed13f6 # Parent bbd95b3d523f23be660a9e7009277ffe903cf4c9 new doc diff -r bbd95b3d523f -r ade4decb5cc5 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