Add link to MKWS
[mkws-moved-to-github.git] / examples / htdocs / 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     <meta name="copyright" content="(c) 1999-2013 IndexData ApS, http://indexdata.com" />
7     <title>MKWS demo: Multiple automatic searches</title>
8     <link rel="stylesheet" type="text/css" href="//mkws.indexdata.com/mkws.css" />
9     <script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
10     <style type="text/css">
11       td { vertical-align: top }
12     </style>
13   </head>
14   <body>
15     <h1>Topic page: Dinosaurs</h1>
16     <table border="1" width="100%">
17       <tr>
18         <td width="33%">
19           <h2>PLOS ONE</h2>
20 <div class='mkwsRecords mkwsTeam_plos'
21         autosearch='dinosaur'
22         sort='relevance'
23         targets='pz:id~lui.indexdata.com:8080/solr4/#6265'
24 >PLOS ONE articles will appear here</div>
25         </td>
26         <td width="33%">
27           <h2>Project Gutenberg</h2>
28 <div class='mkwsRecords mkwsTeam_gutenberg'
29         autosearch='dinosaur'
30         sort='relevance'
31         targets='pz:id~lui.indexdata.com:8080/solr4/#3552'
32 >Free e-books will appear here</div>
33         </td>
34         <td width="33%">
35           <h2>Library of Congress</h2>
36 <div class='mkwsRecords mkwsTeam_blog'
37         autosearch='dinosaur'
38         sort='relevance'
39         targets='pz:id~lui.indexdata.com:8080/solr4/#5802'
40 >Library catalog entries will appear here</div>
41         </td>
42       </tr>
43     </table>
44     <p style="color:grey">
45       <a href="http://mkws.indexdata.com/">About MKWS</p>
46     </p>
47   </body>
48 </html>