run with default SP on http://mkws.indexdata.com/service-proxy
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 22 Jan 2014 15:25:43 +0000 (15:25 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 22 Jan 2014 15:25:43 +0000 (15:25 +0000)
for local SP testing, please use the new file jasmine-local-popup.html

examples/htdocs/jasmine-popup.html

index 1ac6aa7..305b728 100644 (file)
 
   <body>
     <script type="text/javascript">
-    var mkws_config = { show_lang: true,
-      pazpar2_url:          "/service-proxy/",
-      service_proxy_auth:   "/service-proxy-auth"
-    };
-
-    var jasmine_config = {
-      search_query: "pankow",
-      max_hits: 40,
-      show_record_url: false
-    };
 
     jQuery.pazpar2({
         "layout": "popup",               /* "table" [default], "div", "popup" */