95f9a113d52ff8d4aed2b402a3c45c79a7ee1f45
[mkws-moved-to-github.git] / examples / htdocs / auto-paratext-minimal.html
1 <html>
2   <link rel="stylesheet" type="text/css" href="//mkws.indexdata.com/mkws.css" />
3   <script type="text/javascript">
4     mkws_config = {
5       service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc",
6       perpage_default: 5,
7    };
8   </script>
9   <script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
10   <style type="text/css">
11     .panel {
12       font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif;
13       width: 25em;
14       float: right;
15       background: #f0f0f0;
16       border: 1px solid #b0b0b0;
17       border-radius: 1em;
18       margin-left: 1em;
19     }
20     .panel h2 {
21       color: #606060;
22       padding-left: 5px;
23     }
24   </style>
25   <div class="panel">
26     <h2>Reference results from Paratext</h2>
27     <div class='mkwsRecords' autosearch='!param!q' sort='position'></div>
28   </div>
29 </html>