94520256280feafbd6fcd8ffabc7dd81946309d4
[mkws-moved-to-github.git] / examples / htdocs / local-auto3.html
1 <?xml version="1.0"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4   <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6     <title>MKWS demo: Mike's playground</title>
7     <link rel="stylesheet" type="text/css" href="http://x.mkws.indexdata.com/mkws.css" />
8     <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
9     <script type="text/javascript" src="http://x.mkws.indexdata.com/jquery.json-2.4.js"></script>
10     <script type="text/javascript" src="http://x.mkws.indexdata.com/handlebars-v2.0.0.js"></script>
11     <script type="text/javascript" src="http://x.mkws.indexdata.com/pazpar2/js/pz2.js"></script>
12     <script type="text/javascript" src="http://x.mkws.indexdata.com/mkws.js"></script>
13     <style type="text/css">
14       h1 { text-align: center; }
15       h1, h2 {
16         font-family: Impact, Hevetica, Arial, Sans Serif;
17       }
18       td {
19         font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif;
20         vertical-align: top;
21         overflow: word-break;
22         background: #f0f0f0;
23         padding: 0.5em 1em;
24         border-radius: 1em;
25       }
26       a {
27         color: #000060;
28         text-decoration: none;
29       }
30     </style>
31   </head>
32   <body>
33     <h1>Dinosaurs</h1>
34     <table border="0" width="100%" style="table-layout:fixed">
35       <col width="33%"/>
36       <col width="33%"/>
37       <col width="33%"/>
38       <tr>
39         <td style="background: #f8f8e0">
40           <h2>PLOS ONE</h2>
41 <div class='mkws-records mkws-team-plos'
42         autosearch='dinosaur'
43         sort='relevance'
44         targets='pz:id~lui.indexdata.com:8080/solr4/#6265'
45 >PLOS ONE articles will appear here</div>
46         </td>
47         <td style="background: #e0f8f0">
48           <h2>Project Gutenberg</h2>
49 <div class='mkws-records mkws-team-gutenberg'
50         autosearch='dinosaur'
51         sort='relevance'
52         targets='pz:id~lui.indexdata.com:8080/solr4/#3552'
53 >Free e-books will appear here</div>
54         </td>
55         <td style="background: #e0f0f8">
56           <h2>Library of Congress</h2>
57 <div class='mkws-records mkws-team-blog'
58         autosearch='dinosaur'
59         sort='relevance'
60         targets='pz:id~lui.indexdata.com:8080/solr4/#5802'
61 >Library catalog entries will appear here</div>
62         </td>
63       </tr>
64     </table>
65     <p style="color:grey; text-align: right">
66       <a href="http://mkws.indexdata.com/">About MKWS</p>
67     </p>
68   </body>
69 </html>