Merge commit 'openlibrary/newui' into newui
authorLance Arthur <lance.arthur@archive.org>
Tue, 19 Oct 2010 23:32:22 +0000 (16:32 -0700)
committerLance Arthur <lance.arthur@archive.org>
Tue, 19 Oct 2010 23:32:22 +0000 (16:32 -0700)
Conflicts:
BookReader/BookReader.css

1  2 
BookReader/search.html

index 0000000,0000000..866cc35
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,52 @@@
++
++<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 
++<html> 
++<head> 
++    <meta name="viewport" content="width=device-width, maximum-scale=1.0" /> 
++    <meta name="apple-mobile-web-app-capable" content="yes" /> 
++    <title>In the wake of the war canoe : a stirring record of forty years' successful labour, peril & adventure amongst the savage Indian tribes of the Pacific coast, and the piratical head-hunting Haidas of the Queen Charlotte Islands, B. C</title> 
++<!--[if lte IE 6]>
++    <meta http-equiv="refresh" content="2; URL=/bookreader/browserunsupported.php?id=wakewarcanoe00collrich">
++<![endif]--> 
++    <link rel="stylesheet" type="text/css" href="BookReader.css"> 
++    <script src="http://www.archive.org/includes/jquery-1.4.2.min.js" type="text/javascript"></script> 
++    <script type="text/javascript" src="jquery-ui-1.8.5.custom.min.js"></script> 
++    <script type="text/javascript" src="dragscrollable.js"></script> 
++    <script type="text/javascript" src="jquery.colorbox-min.js"></script> 
++    <script type="text/javascript" src="jquery.ui.ipad.js"></script> 
++     <!-- THIS ALLOWS BEAUTYTIPS TO WORK ON IE --> 
++        <!--[if lt IE 9]>
++        <script type="text/javascript" src="/includes/excanvas.compiled.js"></script>
++        <![endif]--> 
++    <script type="text/javascript" src="jquery.bt.min.js"></script> 
++    <script type="text/javascript" src="BookReader.js"></script> 
++    <script> 
++        soundManager.debugMode = false;
++        soundManager.url = '/bookreader/soundmanager/swf/';       
++        soundManager.useHTML5Audio = true;
++        soundManager.flashVersion = 9; //flash 8 version of swf is buggy when calling play() on a sound that is still loading
++    </script> 
++</head> 
++<body style="background-color: ##939598;"> 
++ 
++ 
++<div id="BookReader">Internet Archive BookReader <noscript>requires JavaScript to be enabled.</noscript></div> 
++ 
++<script type="text/javascript"> 
++  // Set some config variables -- $$$ NB: Config object format has not been finalized
++  var brConfig = {};
++  brConfig["mode"] = 2;
++</script> 
++<!-- The script included below is dynamically generated JavaScript that includes the book metadata and page image access functions --> 
++<script type="text/javascript" src="http://ia700102.us.archive.org/~testflip/BookReader/BookReaderJSIA.php?id=wakewarcanoe00collrich&itemPath=/7/items/wakewarcanoe00collrich&server=ia700102.us.archive.org&subPrefix=wakewarcanoe00collrich"></script> 
++ 
++<script type="text/javascript"> 
++    // $$$ hack to workaround sizing bug when starting in two-up mode
++    $(document).ready(function() {
++        $(window).trigger('resize');
++    });
++    
++    // Usage stats
++    if(window.archive_analytics) { window.archive_analytics.values['bookreader'] = 'open'};
++</script> 
++