Extent default Wikipedia-widget styles to apply to the mkws-wikipedia
[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://sp-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   <div style="width: 30em; background: #f0f0f0">
11     <h2>Reference results from Paratext</h2>
12     <div class='mkws-records' autosearch='!param!q' sort='position'></div>
13   </div>
14 </html>